|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.quarrel.file.ElementImpl
The default implementation of the FileElement interface.
| Constructor Summary | |
ElementImpl(java.lang.String name,
ElementType type,
java.util.Map features)
|
|
| Method Summary | |
ElementType |
getElementType()
Returns the type of the element |
java.util.Collection |
getFeatures(FeatureType featureType)
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. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ElementImpl(java.lang.String name,
ElementType type,
java.util.Map features)
| Method Detail |
public java.lang.String getName()
FileElement
getName in interface FileElementpublic ElementType getElementType()
FileElement
getElementType in interface FileElementpublic java.util.Collection getFeatures(FeatureType featureType)
FileElement
getFeatures in interface FileElementfeatureType -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||