Package org.graffiti.attributes
Interface SortedCollectionAttribute
- All Superinterfaces:
Attribute
,CollectionAttribute
,DeepCopy
,Displayable
- All Known Implementing Classes:
LinkedHashMapAttribute
,ShapeDescriptionAttribute
public interface SortedCollectionAttribute extends CollectionAttribute
Empty interface. Implementing classes must respect the ordering of its
elements (i.e. the order in which they have been inserted).
- Version:
- $Revision: 1.3 $
-
Field Summary
-
Method Summary
Methods inherited from interface org.graffiti.attributes.Attribute
getAttributable, getId, getParent, getPath, getValue, isDeleted, setDefaultValue, setDeleted, setId, setParent, setValue, toString
Methods inherited from interface org.graffiti.attributes.CollectionAttribute
add, add, getAttribute, getCollection, isEmpty, remove, remove, setAttributable, setCollection, size
Methods inherited from interface org.graffiti.plugin.Displayable
getDescription, getIcon, getName, setDescription, toXMLString