org.nakedobjects.plugins.xml.objectstore.internal.data
Class CollectionData
java.lang.Object
org.nakedobjects.plugins.xml.objectstore.internal.data.Data
org.nakedobjects.plugins.xml.objectstore.internal.data.CollectionData
public class CollectionData
- extends Data
A logical collection of elements of a specified type
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
CollectionData
public CollectionData(NakedObjectSpecification noSpec,
SerialOid oid,
FileVersion version)
addElement
public void addElement(SerialOid elementOid)
removeElement
public void removeElement(SerialOid elementOid)
references
public ReferenceVector references()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.