|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Represents a part of UML model, as read from the file. Derived from the String encapsulated in ElementText.
ElementParsingService| Method Summary | |
ElementType |
getElementType()
Returns the type of the element |
java.util.Collection |
getFeatures(FeatureType type)
Returns a collection (copy) of String objects listing the set of features of the type specified. |
java.lang.String |
getName()
Returns the name of the element. |
| Method Detail |
public java.lang.String getName()
public ElementType getElementType()
public java.util.Collection getFeatures(FeatureType type)
type -
java.lang.IllegalArgumentException - if an unsupport FeatureType is specified
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||