org.deduced.initialization.model
Interface InstanceReferenceInitializationModel

All Superinterfaces:
java.lang.Cloneable, InitializationModel, InstanceReference, NamedPropertyCollection, PropertyCollection<java.lang.Object,java.lang.Object>
All Known Implementing Classes:
InstanceReferenceInitializationModelImplementation

public interface InstanceReferenceInitializationModel
extends InstanceReference, InitializationModel

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


Field Summary
static PropertyCollectionTypeHolder INSTANCE_REFERENCE_INITIALIZATION_MODEL_TYPE
          Variable used to hold the PropertyCollectionType for : instance reference initialization model
 
Fields inherited from interface org.deduced.InstanceReference
INSTANCE_LIST_INSTANCE, INSTANCE_REFERENCE_TYPE
 
Fields inherited from interface org.deduced.NamedPropertyCollection
NAME_INSTANCE, NAMED_PROPERTY_COLLECTION_TYPE
 
Fields inherited from interface org.deduced.PropertyCollection
PROPERTY_COLLECTION_TYPE
 
Fields inherited from interface org.deduced.InitializationModel
INITIALIZATION_MODEL_TYPE
 
Method Summary
 
Methods inherited from interface org.deduced.InstanceReference
getInstanceList, setInstanceList
 
Methods inherited from interface org.deduced.NamedPropertyCollection
getName, setName
 
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

INSTANCE_REFERENCE_INITIALIZATION_MODEL_TYPE

static final PropertyCollectionTypeHolder INSTANCE_REFERENCE_INITIALIZATION_MODEL_TYPE
Variable used to hold the PropertyCollectionType for : instance reference initialization model