org.deduced.initialization.model
Interface StaticInstanceReferenceInitializationModel

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

public interface StaticInstanceReferenceInitializationModel
extends InitializationModel, StaticInstanceReference

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


Field Summary
static PropertyCollectionTypeHolder STATIC_INSTANCE_REFERENCE_INITIALIZATION_MODEL_TYPE
          Variable used to hold the PropertyCollectionType for : static instance reference initialization model
 
Fields inherited from interface org.deduced.InitializationModel
INITIALIZATION_MODEL_TYPE
 
Fields inherited from interface org.deduced.StaticInstanceReference
STATIC_COLLECTION_INSTANCE, STATIC_INSTANCE_REFERENCE_TYPE
 
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
 
Method Summary
 
Methods inherited from interface org.deduced.StaticInstanceReference
getStaticCollection, setStaticCollection
 
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

STATIC_INSTANCE_REFERENCE_INITIALIZATION_MODEL_TYPE

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