Uses of Class
org.deduced.PropertyCollectionListInstanceHolder

Packages that use PropertyCollectionListInstanceHolder
org.deduced This package contains the base classes of the deduced framework. 
org.deduced.controller Controllers are used to represent an application layer that restricts access to information. 
org.deduced.task   
org.deduced.text   
org.deduced.validation.model   
 

Uses of PropertyCollectionListInstanceHolder in org.deduced
 

Fields in org.deduced declared as PropertyCollectionListInstanceHolder
static PropertyCollectionListInstanceHolder PropertyCollectionType.ACTION_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : action list
static PropertyCollectionListInstanceHolder CollectionTypeInformation.CHILD_TYPE_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : child type list
static PropertyCollectionListInstanceHolder DeducedModelLayer.COLLECTION_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : collection list
static PropertyCollectionListInstanceHolder PropertyCollectionType.DEDUCTION_RULE_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : deduction rule list
static PropertyCollectionListInstanceHolder DeducedModelLayer.DEPENDENT_MODEL_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : dependent model list
static PropertyCollectionListInstanceHolder DeducedSchemaLayer.DEPENDENT_SCHEMA_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : dependent schema list
static PropertyCollectionListInstanceHolder EnumerationPropertyType.ENUMERATION_LITERAL_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : enumeration literal list
static PropertyCollectionListInstanceHolder CollectionTypeInformation.INHERITED_TYPE_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : inherited type list
static PropertyCollectionListInstanceHolder DeductionRule.INPUT_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : input list
static PropertyCollectionListInstanceHolder InstanceReference.INSTANCE_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : instance list
static PropertyCollectionListInstanceHolder Folder.OBJECT_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : object list
static PropertyCollectionListInstanceHolder Action.PARAMETER_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : parameter list
static PropertyCollectionListInstanceHolder PropertyCollectionType.PARENT_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : parent list
static PropertyCollectionListInstanceHolder PropertyCollectionType.PROPERTY_INSTANCE_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : property instance list
static PropertyCollectionListInstanceHolder PropertyPackage.PROPERTY_PACKAGE_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : property package list
static PropertyCollectionListInstanceHolder PropertyPackage.PROPERTY_TYPE_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : property type list
static PropertyCollectionListInstanceHolder SchemaBasedApplicationLayer.SCHEMA_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : schema list
static PropertyCollectionListInstanceHolder SchemaAnalyzer.TYPE_INFORMATION_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : type information list
 

Uses of PropertyCollectionListInstanceHolder in org.deduced.controller
 

Fields in org.deduced.controller declared as PropertyCollectionListInstanceHolder
static PropertyCollectionListInstanceHolder PropertyCollectionControllerModel.CHILD_COLLECTION_CONTROLLER_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : child collection controller list
static PropertyCollectionListInstanceHolder PropertyCollectionControllerModel.CHILD_PROPERTY_CONTROLLER_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : child property controller list
 

Uses of PropertyCollectionListInstanceHolder in org.deduced.task
 

Fields in org.deduced.task declared as PropertyCollectionListInstanceHolder
static PropertyCollectionListInstanceHolder TaskMonitor.TASK_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : task list
 

Uses of PropertyCollectionListInstanceHolder in org.deduced.text
 

Fields in org.deduced.text declared as PropertyCollectionListInstanceHolder
static PropertyCollectionListInstanceHolder MultilanguageTextConfiguration.LANGUAGE_SPECIFIC_TEXT_CONFIGURATION_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : language specific text configuration list
 

Uses of PropertyCollectionListInstanceHolder in org.deduced.validation.model
 

Fields in org.deduced.validation.model declared as PropertyCollectionListInstanceHolder
static PropertyCollectionListInstanceHolder TypeCreationValidationModel.INVALID_TYPE_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : invalid type list
static PropertyCollectionListInstanceHolder TypeReferenceValidationModel.INVALID_TYPE_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : invalid type list
static PropertyCollectionListInstanceHolder EnumerationValidationModel.INVALID_VALUE_LIST_INSTANCE
          Variable used to hold the PropertyInstance for : invalid value list