Uses of Class
org.deduced.PropertyInstanceHolder

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

Uses of PropertyInstanceHolder in org.deduced
 

Fields in org.deduced declared as PropertyInstanceHolder
static PropertyInstanceHolder DeductionRule.CODE_INSTANCE
          Variable used to hold the PropertyInstance for : code
static PropertyInstanceHolder CollectionTypeInformation.COLLECTION_TYPE_INSTANCE
          Variable used to hold the PropertyInstance for : collection type
static PropertyInstanceHolder DeductionRule.COMPILE_ERROR_INSTANCE
          Variable used to hold the PropertyInstance for : compile error
static PropertyInstanceHolder DeductionRule.COMPILE_OUTPUT_INSTANCE
          Variable used to hold the PropertyInstance for : compile output
static PropertyInstanceHolder DeducedControllerLayer.CONTROLLED_MODEL_INSTANCE
          Variable used to hold the PropertyInstance for : controlled model
static PropertyInstanceHolder DocumentedCollection.DOCUMENTATION_INSTANCE
          Variable used to hold the PropertyInstance for : documentation
static PropertyInstanceHolder EnabledPropertyCollection.ENABLED_INSTANCE
          Variable used to hold the PropertyInstance for : enabled
static PropertyInstanceHolder PropertyInstance.INSTANCE_TYPE_INSTANCE
          Variable used to hold the PropertyInstance for : instance type
static PropertyInstanceHolder PropertyInstance.IS_REFERENCE_INSTANCE
          Variable used to hold the PropertyInstance for : is reference
static PropertyInstanceHolder DeductionRule.LAST_EXCEPTION_INSTANCE
          Variable used to hold the PropertyInstance for : last exception
static PropertyInstanceHolder PropertyCollectionListInstance.LIST_FIXED_INSTANCE_INSTANCE
          Variable used to hold the PropertyInstance for : list fixed instance
static PropertyInstanceHolder NamedPropertyCollection.NAME_INSTANCE
          Variable used to hold the PropertyInstance for : name
static PropertyInstanceHolder EnumerationPropertyCollection.ORDINAL_INSTANCE
          Variable used to hold the PropertyInstance for : ordinal
static PropertyInstanceHolder DeductionRule.OUTPUT_INSTANCE
          Variable used to hold the PropertyInstance for : output
static PropertyInstanceHolder DeducedSchemaLayer.ROOT_PACKAGE_INSTANCE
          Variable used to hold the PropertyInstance for : root package
static PropertyInstanceHolder SchemaBasedApplicationLayer.SCHEMA_INFORMATION_INSTANCE
          Variable used to hold the PropertyInstance for : schema information
static PropertyInstanceHolder StaticInstanceReference.STATIC_COLLECTION_INSTANCE
          Variable used to hold the PropertyInstance for : static collection
static PropertyInstanceHolder PropertyInstance.VALIDATION_MODEL_INSTANCE
          Variable used to hold the PropertyInstance for : validation model
 

Uses of PropertyInstanceHolder in org.deduced.analyzer
 

Fields in org.deduced.analyzer declared as PropertyInstanceHolder
static PropertyInstanceHolder SingleItemListFilter.CURRENT_VALUE_INSTANCE
          Variable used to hold the PropertyInstance for : current value
static PropertyInstanceHolder SingleItemListFilter.IS_NULL_ON_MULTIPLE_OBJECTS_INSTANCE
          Variable used to hold the PropertyInstance for : is null on multiple objects
static PropertyInstanceHolder SingleItemListFilter.OBSERVED_COLLECTION_INSTANCE
          Variable used to hold the PropertyInstance for : observed collection
 

Uses of PropertyInstanceHolder in org.deduced.controller
 

Fields in org.deduced.controller declared as PropertyInstanceHolder
static PropertyInstanceHolder PropertyCollectionControllerModel.CONTROLLED_COLLECTION_INSTANCE
          Variable used to hold the PropertyInstance for : controlled collection
static PropertyInstanceHolder PropertyControllerModel.CONTROLLED_COLLECTION_INSTANCE
          Variable used to hold the PropertyInstance for : controlled collection
static PropertyInstanceHolder PropertyControllerModel.CONTROLLED_PROPERTY_INSTANCE_INSTANCE
          Variable used to hold the PropertyInstance for : controlled property instance
static PropertyInstanceHolder PropertyControllerModel.CONTROLLED_PROPERTY_VALUE_TYPE_INSTANCE
          Variable used to hold the PropertyInstance for : controlled property value type
static PropertyInstanceHolder PropertyCollectionControllerModel.IS_ADD_AVAILABLE_INSTANCE
          Variable used to hold the PropertyInstance for : is add available
static PropertyInstanceHolder PropertyControllerModel.IS_CHANGEABLE_INSTANCE
          Variable used to hold the PropertyInstance for : is changeable
static PropertyInstanceHolder PropertyCollectionControllerModel.IS_DELETE_AVAILABLE_INSTANCE
          Variable used to hold the PropertyInstance for : is delete available
static PropertyInstanceHolder PropertyControllerModel.IS_REMOVABLE_INSTANCE
          Variable used to hold the PropertyInstance for : is removable
static PropertyInstanceHolder PropertyControllerModel.PROPERTY_KEY_INSTANCE
          Variable used to hold the PropertyInstance for : property key
static PropertyInstanceHolder PropertyControllerModel.PROPERTY_VALUE_INSTANCE
          Variable used to hold the PropertyInstance for : property value
 

Uses of PropertyInstanceHolder in org.deduced.controller.typed
 

Fields in org.deduced.controller.typed declared as PropertyInstanceHolder
static PropertyInstanceHolder TypedCollectionController.LINKED_COLLECTION_TYPE_INSTANCE
          Variable used to hold the PropertyInstance for : Linked Collection Type
static PropertyInstanceHolder TypedControllerPackage.LINKED_PACKAGE_INSTANCE
          Variable used to hold the PropertyInstance for : Linked Package
static PropertyInstanceHolder CollectionTypeControllerPackage.LINKED_PACKAGE_TYPE_INSTANCE
          Variable used to hold the PropertyInstance for : Linked Package Type
static PropertyInstanceHolder TypedCollectionListController.LINKED_PROPERTY_INSTANCE_INSTANCE
          Variable used to hold the PropertyInstance for : Linked Property Instance
static PropertyInstanceHolder TypedPropertyController.LINKED_PROPERTY_INSTANCE_INSTANCE
          Variable used to hold the PropertyInstance for : Linked Property Instance
static PropertyInstanceHolder TypedControllerSchema.LINKED_SCHEMA_INSTANCE
          Variable used to hold the PropertyInstance for : Linked Schema
 

Uses of PropertyInstanceHolder in org.deduced.task
 

Fields in org.deduced.task declared as PropertyInstanceHolder
static PropertyInstanceHolder Task.CANCELLED_INSTANCE
          Variable used to hold the PropertyInstance for : cancelled
static PropertyInstanceHolder Task.COMPLETED_INSTANCE
          Variable used to hold the PropertyInstance for : completed
static PropertyInstanceHolder Task.GENERATED_EXCEPTION_INSTANCE
          Variable used to hold the PropertyInstance for : generated exception
static PropertyInstanceHolder Task.ORDER_INSTANCE
          Variable used to hold the PropertyInstance for : order
static PropertyInstanceHolder Task.PERCENTAGE_COMPLETED_INSTANCE
          Variable used to hold the PropertyInstance for : percentage completed
static PropertyInstanceHolder Task.RESULT_INSTANCE
          Variable used to hold the PropertyInstance for : result
static PropertyInstanceHolder Task.START_TIME_INSTANCE
          Variable used to hold the PropertyInstance for : start time
static PropertyInstanceHolder Task.STOP_TIME_INSTANCE
          Variable used to hold the PropertyInstance for : stop time
 

Uses of PropertyInstanceHolder in org.deduced.validation.model
 

Fields in org.deduced.validation.model declared as PropertyInstanceHolder
static PropertyInstanceHolder LinkedValidationModel.DEFAULT_VALIDATOR_TYPE_INSTANCE
          Variable used to hold the PropertyInstance for : default validator type
static PropertyInstanceHolder StringValidationModel.INVALID_REGULAR_EXPRESSION_INSTANCE
          Variable used to hold the PropertyInstance for : invalid regular expression
static PropertyInstanceHolder StringValidationModel.IS_MULTIPLE_LINES_ALLOWED_INSTANCE
          Variable used to hold the PropertyInstance for : is multiple lines allowed
static PropertyInstanceHolder NullableValidationModel.IS_NULL_VALID_INSTANCE
          Variable used to hold the PropertyInstance for : is null valid
static PropertyInstanceHolder StringValidationModel.MAXIMUM_LENGTH_INSTANCE
          Variable used to hold the PropertyInstance for : maximum length
static PropertyInstanceHolder NumberValidationModel.MAXIMUM_VALUE_INSTANCE
          Variable used to hold the PropertyInstance for : maximum value
static PropertyInstanceHolder StringValidationModel.MINIMUM_LENGTH_INSTANCE
          Variable used to hold the PropertyInstance for : minimum length
static PropertyInstanceHolder NumberValidationModel.MINIMUM_VALUE_INSTANCE
          Variable used to hold the PropertyInstance for : minimum value
static PropertyInstanceHolder TypeCreationValidationModel.MUST_IMPLEMENT_INSTANCE
          Variable used to hold the PropertyInstance for : must implement
static PropertyInstanceHolder TypeReferenceValidationModel.MUST_IMPLEMENT_INSTANCE
          Variable used to hold the PropertyInstance for : must implement
static PropertyInstanceHolder StringValidationModel.VALID_REGULAR_EXPRESSION_INSTANCE
          Variable used to hold the PropertyInstance for : valid regular expression
 

Uses of PropertyInstanceHolder in org.deduced.validation.validator
 

Fields in org.deduced.validation.validator declared as PropertyInstanceHolder
static PropertyInstanceHolder Validator.CURRENT_VALUE_INSTANCE
          Variable used to hold the PropertyInstance for : current value
static PropertyInstanceHolder Validator.ERROR_MESSAGE_INSTANCE
          Variable used to hold the PropertyInstance for : error message
static PropertyInstanceHolder Validator.IS_VALID_INSTANCE
          Variable used to hold the PropertyInstance for : is valid
static PropertyInstanceHolder Validator.MODEL_INSTANCE
          Variable used to hold the PropertyInstance for : model