|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElementType | |
net.sf.quarrel.file |
Uses of ElementType in net.sf.quarrel.file |
Fields in net.sf.quarrel.file declared as ElementType | |
static ElementType |
ElementType.CLASS
|
static ElementType |
ElementType.INTERFACE
|
static ElementType |
ElementType.ACTOR
An element representing an Actor in a UseCase |
static ElementType |
ElementType.USECASE
|
static ElementType |
ElementType.PACKAGE
|
static ElementType |
ElementType.NOTE
|
Methods in net.sf.quarrel.file that return ElementType | |
ElementType |
FileElement.getElementType()
Returns the type of the element |
static ElementType |
ElementType.getEnum(java.lang.String type)
|
ElementType |
ElementText.getElementType()
|
ElementType |
ElementImpl.getElementType()
|
Constructors in net.sf.quarrel.file with parameters of type ElementType | |
ElementImpl(java.lang.String name,
ElementType type,
java.util.Map features)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |