org.deduced
Interface OrderedInstanceReferenceList

All Superinterfaces:
java.lang.Cloneable, PropertyCollection<java.lang.Object,java.lang.Object>
All Known Implementing Classes:
OrderedInstanceReferenceListImplementation

public interface OrderedInstanceReferenceList
extends PropertyCollection<java.lang.Object,java.lang.Object>

Interface used to represent the type : ordered instance reference list Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaOrderedPropertyListInterface.vm


Field Summary
static OrderedPropertyListTypeHolder ORDERED_INSTANCE_REFERENCE_LIST_TYPE
          Variable used to hold the OrderedPropertyListType for : ordered instance reference list
 
Fields inherited from interface org.deduced.PropertyCollection
PROPERTY_COLLECTION_TYPE
 
Method Summary
 
Methods inherited from interface org.deduced.PropertyCollection
activate, addListener, addProperty, areKeysAssignedAutomatically, asKeySet, asPropertyList, asPropertyMap, asValueList, asValueMap, clear, clone, containsInstance, containsKey, containsValue, delete, getFixedInstance, getProperty, getPropertyValue, id, instanceKey, invokeAction, isActivated, isEmpty, isListenerRegistered, iterator, iteratorByValue, keyOnParent, parent, removeListener, removeProperty, removePropertyInstance, removePropertyValue, setFixedInstance, setParent, setProperty, size, type, valueKey
 

Field Detail

ORDERED_INSTANCE_REFERENCE_LIST_TYPE

static final OrderedPropertyListTypeHolder ORDERED_INSTANCE_REFERENCE_LIST_TYPE
Variable used to hold the OrderedPropertyListType for : ordered instance reference list