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.initialization.model   
org.deduced.task   
org.deduced.text   
org.deduced.text.builder   
org.deduced.validation.model   
org.deduced.validation.validator   
 

Uses of PropertyInstanceHolder in org.deduced
 

Fields in org.deduced declared as PropertyInstanceHolder
static PropertyInstanceHolder Utilities.ALL_PROPERTY_VALUES_INSTANCE
          Variable used to hold the PropertyInstance for : all property values
static PropertyInstanceHolder CompiledModel.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 CompiledModel.COMPILE_ERROR_INSTANCE
          Variable used to hold the PropertyInstance for : compile error
static PropertyInstanceHolder CompiledModel.COMPILE_OUTPUT_INSTANCE
          Variable used to hold the PropertyInstance for : compile output
static PropertyInstanceHolder ConfiguredCollection.CONFIGURATION_INSTANCE
          Variable used to hold the PropertyInstance for : configuration
static PropertyInstanceHolder ContexedCollection.CONTEXT_INSTANCE
          Variable used to hold the PropertyInstance for : context
static PropertyInstanceHolder DeducedControllerLayer.CONTROLLED_MODEL_INSTANCE
          Variable used to hold the PropertyInstance for : controlled model
static PropertyInstanceHolder DeducedControllerLayerLinkedCollection.CONTROLLER_INSTANCE
          Variable used to hold the PropertyInstance for : controller
static PropertyInstanceHolder Parameter.DEFAULT_VALUE_INSTANCE
          Variable used to hold the PropertyInstance for : default value
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 ManuallyOrderedType.INDEX_INSTANCE
          Variable used to hold the PropertyInstance for : index
static PropertyInstanceHolder PropertyInstance.INITIALIZATION_MODEL_INSTANCE
          Variable used to hold the PropertyInstance for : initialization model
static PropertyInstanceHolder OrderedInstanceReference.INSTANCE_INSTANCE
          Variable used to hold the PropertyInstance for : instance
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 CompiledModel.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 OrderingPropertyCollectionType.ORDERING_INSTANCE_INSTANCE
          Variable used to hold the PropertyInstance for : ordering instance
static PropertyInstanceHolder OrderedPropertyListType.ORDERING_TYPE_INSTANCE
          Variable used to hold the PropertyInstance for : ordering type
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 Action.OUTPUT_TYPE_INSTANCE
          Variable used to hold the PropertyInstance for : output type
static PropertyInstanceHolder OrderedParameter.PARAMETER_INSTANCE
          Variable used to hold the PropertyInstance for : parameter
static PropertyInstanceHolder Parameter.PARAMETER_TYPE_INSTANCE
          Variable used to hold the PropertyInstance for : parameter type
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
static PropertyInstanceHolder OrderingPropertyCollectionType.VALUE_INSTANCE_INSTANCE
          Variable used to hold the PropertyInstance for : value instance
 

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 DefaultPropertyCollectionControllerModel.CONTROLLED_COLLECTION_FIXED_INSTANCE_INSTANCE
          Variable used to hold the PropertyInstance for : controlled collection fixed instance
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 DefaultPropertyCollectionControllerModel.CONTROLLED_COLLECTION_TYPE_INSTANCE
          Variable used to hold the PropertyInstance for : controlled collection type
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.initialization.model
 

Fields in org.deduced.initialization.model declared as PropertyInstanceHolder
static PropertyInstanceHolder BigDecimalInitializationModel.INITIAL_VALUE_INSTANCE
          Variable used to hold the PropertyInstance for : initial value
static PropertyInstanceHolder BigIntegerInitializationModel.INITIAL_VALUE_INSTANCE
          Variable used to hold the PropertyInstance for : initial value
static PropertyInstanceHolder BooleanInitializationModel.INITIAL_VALUE_INSTANCE
          Variable used to hold the PropertyInstance for : initial value
static PropertyInstanceHolder ByteInitializationModel.INITIAL_VALUE_INSTANCE
          Variable used to hold the PropertyInstance for : initial value
static PropertyInstanceHolder CalendarInitializationModel.INITIAL_VALUE_INSTANCE
          Variable used to hold the PropertyInstance for : initial value
static PropertyInstanceHolder CharacterInitializationModel.INITIAL_VALUE_INSTANCE
          Variable used to hold the PropertyInstance for : initial value
static PropertyInstanceHolder DoubleInitializationModel.INITIAL_VALUE_INSTANCE
          Variable used to hold the PropertyInstance for : initial value
static PropertyInstanceHolder FloatInitializationModel.INITIAL_VALUE_INSTANCE
          Variable used to hold the PropertyInstance for : initial value
static PropertyInstanceHolder IntegerInitializationModel.INITIAL_VALUE_INSTANCE
          Variable used to hold the PropertyInstance for : initial value
static PropertyInstanceHolder LongInitializationModel.INITIAL_VALUE_INSTANCE
          Variable used to hold the PropertyInstance for : initial value
static PropertyInstanceHolder ReferenceInitializationModel.INITIAL_VALUE_INSTANCE
          Variable used to hold the PropertyInstance for : initial value
static PropertyInstanceHolder ShortInitializationModel.INITIAL_VALUE_INSTANCE
          Variable used to hold the PropertyInstance for : initial value
static PropertyInstanceHolder StringInitializationModel.INITIAL_VALUE_INSTANCE
          Variable used to hold the PropertyInstance for : initial value
static PropertyInstanceHolder CreationInitializationModel.TYPE_TO_CREATE_INSTANCE
          Variable used to hold the PropertyInstance for : type to create
 

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.text
 

Fields in org.deduced.text declared as PropertyInstanceHolder
static PropertyInstanceHolder Language.CODE_INSTANCE
          Variable used to hold the PropertyInstance for : code
static PropertyInstanceHolder MultilanguageTextConfiguration.DEFAULT_TEXT_INSTANCE
          Variable used to hold the PropertyInstance for : default text
static PropertyInstanceHolder AbstractLanguageCollection.LANGUAGE_INSTANCE
          Variable used to hold the PropertyInstance for : language
static PropertyInstanceHolder TextConfiguration.TEXT_BUILDER_TYPE_INSTANCE
          Variable used to hold the PropertyInstance for : text builder type
static PropertyInstanceHolder AbstractTextCollection.TEXT_INSTANCE
          Variable used to hold the PropertyInstance for : text
 

Uses of PropertyInstanceHolder in org.deduced.text.builder
 

Fields in org.deduced.text.builder declared as PropertyInstanceHolder
static PropertyInstanceHolder FormattedMultilanguageTextBuilder.PARAMETER_1_INSTANCE
          Variable used to hold the PropertyInstance for : parameter 1
static PropertyInstanceHolder FormattedMultilanguageTextBuilder.PARAMETER_2_INSTANCE
          Variable used to hold the PropertyInstance for : parameter 2
static PropertyInstanceHolder FormattedMultilanguageTextBuilder.PARAMETER_3_INSTANCE
          Variable used to hold the PropertyInstance for : parameter 3
static PropertyInstanceHolder FormattedMultilanguageTextBuilder.PARAMETER_4_INSTANCE
          Variable used to hold the PropertyInstance for : parameter 4
static PropertyInstanceHolder FormattedMultilanguageTextBuilder.PARAMETER_5_INSTANCE
          Variable used to hold the PropertyInstance for : parameter 5
 

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 EnumerationValidationModel.ENUMERATION_TYPE_INSTANCE
          Variable used to hold the PropertyInstance for : enumeration 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