org.deduced
Interface ManuallyOrderedInstanceReference

All Superinterfaces:
java.lang.Cloneable, ManuallyOrderedType, OrderedInstanceReference, PropertyCollection<java.lang.Object,java.lang.Object>
All Known Implementing Classes:
ManuallyOrderedInstanceReferenceImplementation

public interface ManuallyOrderedInstanceReference
extends ManuallyOrderedType, OrderedInstanceReference

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


Field Summary
static OrderingPropertyCollectionTypeHolder MANUALLY_ORDERED_INSTANCE_REFERENCE_TYPE
          Variable used to hold the PropertyCollectionType for : manually ordered instance reference
 
Fields inherited from interface org.deduced.ManuallyOrderedType
INDEX_INSTANCE, MANUALLY_ORDERED_TYPE_TYPE
 
Fields inherited from interface org.deduced.OrderedInstanceReference
INSTANCE_INSTANCE, ORDERED_INSTANCE_REFERENCE_TYPE
 
Fields inherited from interface org.deduced.PropertyCollection
PROPERTY_COLLECTION_TYPE
 
Method Summary
 
Methods inherited from interface org.deduced.ManuallyOrderedType
getIndex, setIndex
 
Methods inherited from interface org.deduced.OrderedInstanceReference
getInstance, setInstance
 
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

MANUALLY_ORDERED_INSTANCE_REFERENCE_TYPE

static final OrderingPropertyCollectionTypeHolder MANUALLY_ORDERED_INSTANCE_REFERENCE_TYPE
Variable used to hold the PropertyCollectionType for : manually ordered instance reference