A B C D E F G H I J K L M N O P R S T U V W X

A

AbstractControllerFactory - Class in org.deduced.controller.implementation
Default Controller Factory
AbstractControllerFactory() - Constructor for class org.deduced.controller.implementation.AbstractControllerFactory
DefaultControllerFactory Constructor
AbstractPropertyCollection<K,V> - Class in org.deduced
AbstractPropertyCollection : this class implements a list of standard methods for a property collections
AbstractPropertyCollection() - Constructor for class org.deduced.AbstractPropertyCollection
default constructor
AbstractPropertyCollection.CheckParent - Class in org.deduced
Runnable class used to check for collections that weren't deleted properly.
AbstractPropertyCollection.CheckParent() - Constructor for class org.deduced.AbstractPropertyCollection.CheckParent
constructor
AbstractPropertyCollection.CollectionToDeleteMonitor - Class in org.deduced
Collection To Delete Monitor
AbstractPropertyCollection.CollectionToDeleteMonitor() - Constructor for class org.deduced.AbstractPropertyCollection.CollectionToDeleteMonitor
 
AbstractPropertyCollectionController - Class in org.deduced.controller.implementation
Title: AbstractPropertyCollectionController
AbstractPropertyCollectionController(DeducedControllerLayerExtension) - Constructor for class org.deduced.controller.implementation.AbstractPropertyCollectionController
AbstractPropertyCollectionController Constructor
AbstractRunner - Class in org.deduced.utilities
Abstract runner implementing the run silent method
AbstractRunner() - Constructor for class org.deduced.utilities.AbstractRunner
 
activate() - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
activate() - Method in class org.deduced.dynamic.DynamicPropertyMap
(non-Javadoc)
activate() - Method in interface org.deduced.PropertyCollection
activate a collection that was created in a not activated state.
activateAllCreatedCollections() - Method in class org.deduced.xml.XmlModelDecoder
activate All Created Collections
activated - Variable in class org.deduced.dynamic.DynamicPropertyMap
is the collection active.
ADD - Static variable in class org.deduced.ChangeType
add change type
add(PropertyCollection<? extends K, ? extends V>) - Method in class org.deduced.ListenTargetTracker
add a collection to listen to
add(Object) - Method in class org.deduced.PropertyCollectionAsKeySet
(non-Javadoc)
add(Map.Entry<K, Property<V>>) - Method in class org.deduced.PropertyCollectionAsPropertyEntrySet
(non-Javadoc)
add(int, Property<V>) - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
add(Property<V>) - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
add(int, Object) - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
add(V) - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
add(Map.Entry<K, V>) - Method in class org.deduced.PropertyValueCollectionAsEntrySet
(non-Javadoc)
add(E) - Method in class org.deduced.utilities.WeakList
add an object to the list
ADD_NAME - Static variable in class org.deduced.ChangeType
add name
addAll(Collection<? extends K>) - Method in class org.deduced.PropertyCollectionAsKeySet
(non-Javadoc)
addAll(Collection<? extends Map.Entry<K, Property<V>>>) - Method in class org.deduced.PropertyCollectionAsPropertyEntrySet
(non-Javadoc)
addAll(int, Collection<? extends Property<V>>) - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
addAll(Collection<? extends Property<V>>) - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
addAll(int, Collection<? extends V>) - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
addAll(Collection<? extends V>) - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
addAll(Collection<? extends Map.Entry<K, V>>) - Method in class org.deduced.PropertyValueCollectionAsEntrySet
(non-Javadoc)
addAllInstances(Map<PropertyCollection<?, ?>, PropertyCollection<?, ?>>, PropertyCollection<?, ?>, List<PropertyCollection<?, ?>>) - Static method in class org.deduced.dynamic.DynamicModelFactory
addAllInstances
addAllInstances(PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelEncoder
add All Instances of a property collection to the object maps
addAllListeners() - Method in class org.deduced.RecursiveModelListener
addAllListeners
addAllListeners(PropertyCollection<?, ?>) - Method in class org.deduced.RecursiveModelListener
add All Listeners on a model to monitor
addAllModelLayersInListToNameReferenceFinder(NameReferenceFinderImplementation, PropertyCollection<?, ?>) - Static method in class org.deduced.DeducedUtilities
parse a List of possible model layers And Add them all to a name Reference finder
addAllReferencedChildren(Element, PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelDecoder
add All Reference Children
addAllSchemasFromList() - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
add All Schemas From List
addAllSchemaToModelLayerSchemaList(PropertyCollection<?, ?>, Element) - Method in class org.deduced.xml.XmlModelDecoder
add All Schema To Model Layer Schema List
addAllSubPropertiesCollections(XmlModelDecoder.CollectionToElementAssociation) - Method in class org.deduced.xml.XmlModelDecoder
add All Sub Properties Collections
addAllTriggers() - Method in class org.deduced.framework.RuleDeducedProperty
add All Triggers required to be monitored to execute a rule
addChildIfCollectionNameMatches(String, List<PropertyCollection<?, ?>>, Object, Object) - Method in class org.deduced.NameReferenceFinderImplementation
add Child If Collection Name Matches
addChildIfNameMatches(PropertyCollection<?, ?>, String, List<PropertyCollection<?, ?>>, PropertyCollection<?, ?>) - Method in class org.deduced.NameReferenceFinderImplementation
add Child If Name Matches
addCollectionListener() - Method in class org.deduced.controller.implementation.DirectPropertyCollectionController
addCollectionListener
addCollectionToDelete(PropertyCollection<?, ?>) - Static method in class org.deduced.AbstractPropertyCollection
Adds a collection that was recently removed from it's parent to the list of collections that should either get a new parent or be deleted.
addCollectionToDelete(PropertyCollection<?, ?>) - Method in class org.deduced.AbstractPropertyCollection.CollectionToDeleteMonitor
Adds a collection that was recently removed from it's parent to the list of collections that should either get a new parent or be deleted.
addControlledCollectionListener() - Method in class org.deduced.controller.implementation.DirectPropertyController
add Controlled Collection Listener
addControlledCollectionListener() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
add Controlled Collection Listener
addControllerType(Class<?>, PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.DefaultControllerFactory
match a controller class type to a controlled collection type
addDeductionRule(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
add Deduction Rule
addDeductionRule(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicPropertyMap
add Deduction Rule
addDeleteListener(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
add model Delete Listener
addInstance(Element, PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelDecoder
add Instance to a type
addInstance(PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelEncoder
add Instance to the object map
addInstances(PropertyCollection<?, ?>, Element) - Method in class org.deduced.xml.XmlModelDecoder
add Instances to a type
addListControllerType(Class<?>, PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.DefaultControllerFactory
match a list controller class type to a controlled collection type
addListener(PropertyListener<? super K, ? super V>) - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
addListener(PropertyListener<? super K, ? super V>) - Method in interface org.deduced.PropertyCollection
add a listener to the collection
addListenerChainSkipLast(PropertyCollection<?, ?>, PropertyCollection<?, ?>, int) - Method in class org.deduced.framework.RuleDeducedProperty
add a Listener Chain and Skip the last level since it doesn't need listeners at this point.
addMissingInstances(List<PropertyCollection<?, ?>>, Map<PropertyCollection<?, ?>, PropertyCollection<?, ?>>) - Method in class org.deduced.dynamic.DynamicModelFactory
add Missing Instances
addModelLayerCollectionListToNameReferenceFinder(PropertyCollection<?, ?>, NameReferenceFinderImplementation) - Static method in class org.deduced.DeducedUtilities
add Model Layer collection List To Name Reference Finder
addModelLayerDependentModelListToNameReferenceFinder(PropertyCollection<?, ?>, NameReferenceFinderImplementation) - Static method in class org.deduced.DeducedUtilities
add Model Layer Dependent Model List To Name Reference Finder
addModelLayerToNameReferenceFinderIfNameIsValid(PropertyCollection<?, ?>, NameReferenceFinderImplementation) - Static method in class org.deduced.DeducedUtilities
add Model Layer To Name Reference Finder only if it has a valid name
addModelType(Class<?>, PropertyCollection<?, ?>) - Method in class org.deduced.DefaultModelFactory
(non-Javadoc)
addModelType(Class<?>, PropertyCollection<?, ?>) - Method in interface org.deduced.TypeBasedModelFactory
associate a class with a specific model type
addPackage(List<PropertyCollection<?, ?>>, Element) - Method in class org.deduced.xml.XmlModelDecoder
read a package object from the xml document
addPackageSubPackages(List<PropertyCollection<?, ?>>, Element) - Method in class org.deduced.xml.XmlModelDecoder
read the list of sub package on a package element
addPackageSubTypes(List<PropertyCollection<?, ?>>, Element) - Method in class org.deduced.xml.XmlModelDecoder
read all the types in a package
addPackageWithName(List<PropertyCollection<?, ?>>, Element) - Method in class org.deduced.xml.XmlModelDecoder
read packages based on name
addPossibleModelLayerAndChildModelsToNameReferenceFinder(PropertyCollection<?, ?>, NameReferenceFinderImplementation) - Static method in class org.deduced.DeducedUtilities
add Model Layer and child models To Name Reference Finder
addProperty(K, PropertyCollection<?, ?>, V) - Method in class org.deduced.FixedPropertyInstanceCollection
(non-Javadoc)
addProperty(Integer, PropertyCollection<?, ?>, V) - Method in class org.deduced.IdPropertyMap
(non-Javadoc)
addProperty(K, PropertyCollection<?, ?>, V) - Method in interface org.deduced.PropertyCollection
add a property value
addProperty(K, PropertyCollection<?, ?>, V) - Method in class org.deduced.PropertyMap
(non-Javadoc)
addProperty(Element, XmlModelDecoder.CollectionToElementAssociation) - Method in class org.deduced.xml.XmlModelDecoder
add a Property to a collection
addPropertyToControlledCollection(Object, PropertyCollection<?, ?>, Object) - Method in class org.deduced.controller.implementation.AbstractPropertyCollectionController
(non-Javadoc)
addPropertyToControlledCollection(Object, PropertyCollection<?, ?>, Object) - Method in interface org.deduced.controller.PropertyCollectionController
add a property to the controlled collection
addPropertyToControlledCollection(Object, PropertyCollection<?, ?>, Object) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
addPropertyType(PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelEncoder
add Property Type to the object map
addPropertyValueCollections(Element) - Method in class org.deduced.xml.XmlModelDecoder
add a property value linked to a collection
addReferenceMap(Map<String, XmlModelEncoder.ReferenceCollection>, PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelEncoder
add a Reference to the reference Map
addReferenceToList(PropertyCollection, PropertyCollection, boolean) - Static method in class org.deduced.rule.DeductionRuleLibrary
add a reference to a list.
addRootCollection(PropertyCollection<?, ?>, String) - Method in class org.deduced.NameReferenceFinderImplementation
add a root collection
addRuleToType(DeductionRule, PropertyCollectionType) - Static method in class org.deduced.framework.FrameworkLoader
addRuleToType
addSchema(PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
add schema
addSchema(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
add a Schema
addSchema(PropertyCollection, Element) - Method in class org.deduced.xml.XmlModelDecoder
read a schema element from the xml document
addToRemoveListIfNotMatched(boolean, List<PropertyCollection>, Collection, PropertyCollection) - Static method in class org.deduced.rule.DeductionRuleLibrary
add a collection To the Remove List If Not Matched
addTrigger(PropertyCollection<?, ?>) - Method in class org.deduced.framework.RuleDeducedProperty
add a listener to a collection that could trigger the rule
addType(List<PropertyCollection<?, ?>>, Element) - Method in class org.deduced.xml.XmlModelDecoder
read a type definition
AlwaysFalseRule - Class in org.deduced.rule
Deduction rule that always returns false;
AlwaysFalseRule() - Constructor for class org.deduced.rule.AlwaysFalseRule
 
AlwaysTrueRule - Class in org.deduced.rule
Deduction rule that always returns true;
AlwaysTrueRule() - Constructor for class org.deduced.rule.AlwaysTrueRule
 
analyzeOrder(XmlModelDecoder.PropertyToElementAssociation) - Method in class org.deduced.xml.XmlModelDecoder
analyze the order in which a property needs to be built
analyzer - Variable in class org.deduced.controller.implementation.DeducedControllerLayerExtensionImplementation
schema analyzer
analyzer - Variable in class org.deduced.framework.DeducedModelLayerExtensionImplementation
schema analyzer used in this model layer.
analyzer - Variable in class org.deduced.framework.RuleDeducedProperty
analyzer used for the rule
analyzeRule(Object[], RuleExecutionContext, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.controller.rule.CollectionIsAddAvailableRule
(non-Javadoc)
analyzeRule(Object[], RuleExecutionContext, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.controller.rule.CollectionIsDeleteAvailableRule
(non-Javadoc)
analyzeRule(Object[], RuleExecutionContext, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.controller.rule.PropertyIsChangeableRule
(non-Javadoc)
analyzeRule(Object[], RuleExecutionContext, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.controller.rule.PropertyIsRemoveableRule
(non-Javadoc)
analyzeRule(Object[], RuleExecutionContext, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in interface org.deduced.DeductionRuleAnalyzer
run a deduction rule
analyzeRule(Object[], RuleExecutionContext, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.rule.AlwaysFalseRule
(non-Javadoc)
analyzeRule(Object[], RuleExecutionContext, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.rule.AlwaysTrueRule
(non-Javadoc)
analyzeRule(Object[], RuleExecutionContext, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.rule.CopyFirstParameterRule
(non-Javadoc)
analyzeRule(Object[], RuleExecutionContext, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.validation.validator.rule.IsCreateTypeValidRule
(non-Javadoc)
analyzeRule(Object[], RuleExecutionContext, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.validation.validator.rule.IsNullableValidRule
(non-Javadoc)
analyzeRule(Object[], RuleExecutionContext, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.validation.validator.rule.IsNumberValidRule
(non-Javadoc)
analyzeRule(Object[], RuleExecutionContext, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.validation.validator.rule.IsReferenceTypeValidRule
(non-Javadoc)
analyzeRule(Object[], RuleExecutionContext, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.validation.validator.rule.IsStringValidRule
(non-Javadoc)
analyzeRule(Object[], RuleExecutionContext, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.validation.validator.rule.SetIsValidBasedOnErrorMessageRule
(non-Javadoc)
and(Filter, Filter) - Static method in class org.deduced.rule.DeductionRuleLibrary
create an "and" filter
AndFilter - Class in org.deduced.filter
AndFilter is used to apply two filters together linked with a AND operator.
AndFilter() - Constructor for class org.deduced.filter.AndFilter
AndFilter Constructor
appendErrorMessage(StringBuilder, int, DecodeException) - Static method in class org.deduced.xml.DeducedXmlUtilities
append Error Message
applyAllDeductionRuleOverrides() - Method in class org.deduced.dynamic.DynamicPropertyMap
apply All Deduction Rule Overrides
applyRuleMissingOverride(PropertyCollection<?, ?>, DeducedProperty<Object>) - Method in class org.deduced.dynamic.DynamicPropertyMap
apply Rule Missing Override
ARE_ASSERTIONS_IGNORED - Static variable in class org.deduced.utilities.AssertUtilities
ignore assertion flag
areKeysAssignedAutomatically() - Method in class org.deduced.FixedPropertyInstanceCollection
(non-Javadoc)
areKeysAssignedAutomatically() - Method in class org.deduced.IdPropertyMap
(non-Javadoc)
areKeysAssignedAutomatically() - Method in interface org.deduced.PropertyCollection
 
areKeysAssignedAutomatically() - Method in class org.deduced.PropertyMap
(non-Javadoc)
arePropertiesEqual(Property<?>, Property<?>) - Static method in class org.deduced.PropertyImplementation
test if 2 properties are equal depending on the type of instance they contain
arePropertyValuesEqual(boolean, Object, Object) - Static method in class org.deduced.PropertyImplementation
test if 2 property values are equal depending on whether a property is by reference or not.
arguments - Variable in class org.deduced.utilities.LogFormatter
list of arguments
asKeySet() - Method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
 
asKeySet() - Method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
 
asKeySet() - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
 
asKeySet() - Method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
 
asKeySet() - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
 
asKeySet() - Method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
 
asKeySet() - Method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
 
asKeySet() - Method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
 
asKeySet() - Method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
 
asKeySet() - Method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
 
asKeySet() - Method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
 
asKeySet() - Method in class org.deduced.implementation.CollectionTypeInformationImplementation
 
asKeySet() - Method in class org.deduced.implementation.DeducedApplicationLayerImplementation
 
asKeySet() - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
 
asKeySet() - Method in class org.deduced.implementation.DeducedModelLayerImplementation
 
asKeySet() - Method in class org.deduced.implementation.DeducedSchemaLayerImplementation
 
asKeySet() - Method in class org.deduced.implementation.DeductionRuleImplementation
 
asKeySet() - Method in class org.deduced.implementation.DocumentedCollectionImplementation
 
asKeySet() - Method in class org.deduced.implementation.EnabledPropertyCollectionImplementation
 
asKeySet() - Method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
 
asKeySet() - Method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
 
asKeySet() - Method in class org.deduced.implementation.InstanceReferenceImplementation
 
asKeySet() - Method in class org.deduced.implementation.NamedPropertyCollectionImplementation
 
asKeySet() - Method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
 
asKeySet() - Method in class org.deduced.implementation.PropertyCollectionTypeImplementation
 
asKeySet() - Method in class org.deduced.implementation.PropertyInstanceImplementation
 
asKeySet() - Method in class org.deduced.implementation.PropertyPackageImplementation
 
asKeySet() - Method in class org.deduced.implementation.PropertyTypeImplementation
 
asKeySet() - Method in class org.deduced.implementation.SchemaAnalyzerImplementation
 
asKeySet() - Method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
 
asKeySet() - Method in class org.deduced.implementation.StaticInstanceReferenceImplementation
 
asKeySet() - Method in class org.deduced.implementation.ValidationModelImplementation
 
asKeySet() - Method in interface org.deduced.PropertyCollection
 
asKeySet() - Method in class org.deduced.PropertyMap
(non-Javadoc)
asKeySet() - Method in class org.deduced.task.implementation.TaskImplementation
 
asKeySet() - Method in class org.deduced.task.implementation.TaskMonitorImplementation
 
asKeySet() - Method in class org.deduced.validation.model.implementation.LinkedValidationModelImplementation
 
asKeySet() - Method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
 
asKeySet() - Method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
 
asKeySet() - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
 
asKeySet() - Method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
 
asKeySet() - Method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
 
asKeySet() - Method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
 
asKeySet() - Method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
 
asKeySet() - Method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
 
asKeySet() - Method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
 
asKeySet() - Method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
 
asKeySet() - Method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
 
asKeySet() - Method in class org.deduced.validation.validator.implementation.ValidatorImplementation
 
asPropertyList() - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
asPropertyList() - Method in interface org.deduced.PropertyCollection
 
asPropertyMap() - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
asPropertyMap() - Method in interface org.deduced.PropertyCollection
 
assertEquals(String, Object, Object) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two objects are equal.
assertEquals(Object, Object) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two objects are equal.
assertEquals(String, String, String) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two Strings are equal.
assertEquals(String, String) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two Strings are equal.
assertEquals(String, double, double, double) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two doubles are equal concerning a delta.
assertEquals(double, double, double) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two doubles are equal concerning a delta.
assertEquals(String, float, float, float) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two floats are equal concerning a delta.
assertEquals(float, float, float) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two floats are equal concerning a delta.
assertEquals(String, long, long) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two longs are equal.
assertEquals(long, long) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two longs are equal.
assertEquals(String, boolean, boolean) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two boolean values are equal.
assertEquals(boolean, boolean) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two boolean values are equal.
assertEquals(String, byte, byte) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two bytes are equal.
assertEquals(byte, byte) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two bytes are equal.
assertEquals(String, char, char) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two chars are equal.
assertEquals(char, char) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two chars are equal.
assertEquals(String, short, short) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two shorts are equal.
assertEquals(short, short) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two shorts are equal.
assertEquals(String, int, int) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two integers are equal.
assertEquals(int, int) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two integers are equal.
assertFalse(String, boolean) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that a condition is false.
assertFalse(boolean) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that a condition is false.
assertNotNull(Object) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that an object isn't null.
assertNotNull(String, Object) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that an object isn't null.
assertNotSame(String, Object, Object) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two objects refer to the same object.
assertNotSame(Object, Object) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two objects refer to the same object.
assertNull(Object) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that an object is null.
assertNull(String, Object) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that an object is null.
assertSame(String, Object, Object) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two objects refer to the same object.
assertSame(Object, Object) - Static method in class org.deduced.utilities.AssertUtilities
Asserts that two objects refer to the same object.
assertTrue(boolean) - Static method in class org.deduced.utilities.AssertUtilities
assertion check
assertTrue(String, boolean) - Static method in class org.deduced.utilities.AssertUtilities
assertion check
AssertUtilities - Class in org.deduced.utilities
Title: AssertUtility
AssertUtilities() - Constructor for class org.deduced.utilities.AssertUtilities
 
assignPropertyValueHandleNonFatalErrors(XmlModelDecoder.PropertyToElementAssociation) - Method in class org.deduced.xml.XmlModelDecoder
Assign Property Value and handle all the non fatal errors
assignPropertyValueThrowOnError(XmlModelDecoder.PropertyToElementAssociation) - Method in class org.deduced.xml.XmlModelDecoder
assign Property Value.
assignReturnValue() - Method in class org.deduced.xml.XmlModelDecoder
assign Return Value
associatedTypeAndClass(PropertyCollection<?, ?>, Class<?>) - Static method in class org.deduced.BasicTypes
associatedTypeAndClass
asValueList() - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
asValueList() - Method in interface org.deduced.PropertyCollection
 
asValueMap() - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
asValueMap() - Method in interface org.deduced.PropertyCollection
 
attemptToCreateValue(PropertyCollection<?, ?>) - Static method in class org.deduced.dynamic.DynamicPropertyMap
attempt To Create Value
attemptToMatchInvalidTypes(List<PropertyCollection<?, ?>>, PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.rule.IsCreateTypeValidRule
attempt To Match Invalid Types
AUTOMATICALLY_DELETING_GENERATED_CLASS_FILES - Static variable in class org.deduced.controller.implementation.ControllerUtilities
option to automatically delete the compiled class file after they are loaded
AUTOMATICALLY_DELETING_GENERATED_JAVA_FILES - Static variable in class org.deduced.controller.implementation.ControllerUtilities
option to automatically delete generated JAVA files after compilation
AUTOMATICALLY_DELETING_GENERATED_JAVA_FILES_IF_COMPILE_FAILS - Static variable in class org.deduced.controller.implementation.ControllerUtilities
option to automatically delete java files when compilation fails

B

baseAddPropertyToControlledCollection(Object, PropertyCollection<?, ?>, Object, PropertyCollectionController, DeducedControllerLayerExtension) - Static method in class org.deduced.controller.implementation.AbstractPropertyCollectionController
base Add Property To Controlled Collection
baseCreateAndAddProperty(PropertyCollection<?, ?>, PropertyCollection<?, ?>, Object, PropertyCollectionController) - Static method in class org.deduced.controller.implementation.AbstractPropertyCollectionController
base method to create and add a property
baseCreateAndSetControlledProperty(PropertyCollection<?, ?>, boolean, PropertyController) - Static method in class org.deduced.controller.implementation.DirectPropertyController
base Create And Set Controlled Property
baseDeleteControlledCollection(PropertyCollectionController) - Static method in class org.deduced.controller.implementation.AbstractPropertyCollectionController
base Delete Controlled Collection
baseIsAddValueValid(PropertyCollection<?, ?>, PropertyCollection<?, ?>, ModelFactory, PropertyCollectionController, boolean) - Static method in class org.deduced.controller.implementation.AbstractPropertyCollectionController
base method to verify if a value to add is valid or not
baseRemoveControlledProperty(boolean, PropertyController) - Static method in class org.deduced.controller.implementation.DirectPropertyController
base Remove Controlled Property
BaseSchema - Class in org.deduced.framework
temporary base schema
BaseSchema() - Constructor for class org.deduced.framework.BaseSchema
 
baseSetControlledProperty(Object, boolean, PropertyController, ModelFactory) - Static method in class org.deduced.controller.implementation.DirectPropertyController
base Set Controlled Property
baseUpdateValue(PropertyController) - Static method in class org.deduced.controller.implementation.DirectPropertyController
base Update Value of the monitored property
BasicTypes - Class in org.deduced
Class holding the constants of all the basic property types
BasicTypes() - Constructor for class org.deduced.BasicTypes
 
BIG_DECIMAL_TYPE - Static variable in class org.deduced.BasicTypes
Basic type that represents a big decimal
BIG_INTEGER_TYPE - Static variable in class org.deduced.BasicTypes
Basic type that represents a big integer
bigger(Object) - Static method in class org.deduced.rule.DeductionRuleLibrary
Create a bigger than filter.
biggerOrEqual(Object) - Static method in class org.deduced.rule.DeductionRuleLibrary
Create a bigger or equal to filter.
BOOLEAN_TYPE - Static variable in class org.deduced.BasicTypes
Basic type that represents a boolean
breakList(List<?>, Object, boolean) - Static method in class org.deduced.framework.RuleDeducedProperty
break a list of values to fetch a sub value based on a key in each element
BUILD_VERSION - Static variable in class org.deduced.DeducedConstant
differences in build versions indicate that no features were changed.
buildAllChildControllers() - Method in class org.deduced.controller.implementation.DirectPropertyCollectionController
build All Child Controllers
buildAllSubChildren(XmlModelDecoder.CollectionToElementAssociation) - Method in class org.deduced.xml.XmlModelDecoder
build All Sub Children
buildCollectionReverseList(PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
build Collection Reverse List
buildCollectionReverseList(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
build a collection type reverse derived type list by browsing it's parent list
buildMultipleDecodeExceptionMessage(List<DecodeException>) - Static method in class org.deduced.xml.DeducedXmlUtilities
build the exception message
buildObjectMap(PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelEncoder
build a map of all the property collections linked to the specified collection.
buildPackageList(List<PropertyCollection<?, ?>>, PropertyCollection<?, ?>) - Static method in class org.deduced.xml.XmlModelEncoder
build a list that contains all the packages in the hierarchy of the specified type
buildReferenceWithNoNameError(PropertyCollection<?, ?>) - Static method in class org.deduced.NameReferenceFinderImplementation
build an error message about an invalid dependency.
buildRuleClassContent(PropertyCollection<?, ?>, String, String, StringBuilder) - Static method in class org.deduced.controller.implementation.ControllerUtilities
build Rule Class Content
BYTE_TYPE - Static variable in class org.deduced.BasicTypes
Basic type that represents a byte

C

CachedFlyWheelControllerProvider - Class in org.deduced.controller.implementation
CachedFlyWheelControllerProvider will attempt to provide controllers based on a cache that it holds generated by past requests.
CachedFlyWheelControllerProvider() - Constructor for class org.deduced.controller.implementation.CachedFlyWheelControllerProvider
 
CachedFlyWheelControllerProvider.PropertyControllerKey - Class in org.deduced.controller.implementation
PropertyControllerKey is used to create a unique key that references a model and a property key.
CachedFlyWheelControllerProvider.PropertyControllerKey(PropertyCollection<?, ?>, Object) - Constructor for class org.deduced.controller.implementation.CachedFlyWheelControllerProvider.PropertyControllerKey
PropertyControllerKey constructor
CALENDAR_TYPE - Static variable in class org.deduced.BasicTypes
Basic type that represents a calendar
callCloneOnObject(E) - Static method in class org.deduced.utilities.ObjectUtilities
Call the clone method on an object if it exists.
callObjectClone() - Method in class org.deduced.AbstractPropertyCollection
call the object clone method
callSuperClone() - Method in class org.deduced.Reference
call Super Clone
cancelled - Variable in class org.deduced.task.implementation.TaskImplementation
member variable holding the value for : cancelled
CANCELLED_INSTANCE - Static variable in interface org.deduced.task.Task
Variable used to hold the PropertyInstance for : cancelled
ChangeType - Class in org.deduced
Change Type enumeration used to indicate the type of change occurred in a property collection which can be either: Add : a property was added to the property collection. Update : a property was updated in the property collection. Remove : a property was removed from the property collection.
ChangeType(String) - Constructor for class org.deduced.ChangeType
hidden constructor
changeType - Variable in class org.deduced.PropertyChangeEventImplementation
property change type
CHARACTER_TYPE - Static variable in class org.deduced.BasicTypes
Basic type that represents a character
check - Variable in class org.deduced.dynamic.DynamicModelFactory
type existence check runnable
CHECK_DELETE_LOG_LEVEL - Static variable in class org.deduced.AbstractPropertyCollection.CollectionToDeleteMonitor
Log level at which delete validation is done.
CHECK_DELETE_MODE - Static variable in class org.deduced.AbstractPropertyCollection
current collection delete check mode
CHECK_DELETE_MODE_AUTOMATIC - Static variable in class org.deduced.AbstractPropertyCollection
constant used to set the delete mode.
CHECK_DELETE_MODE_MANUAL - Static variable in class org.deduced.AbstractPropertyCollection
constant used to set the delete mode.
CHECK_DELETE_RUNNER - Static variable in class org.deduced.AbstractPropertyCollection
runner that will invoke the delete check
checkAllEventChain(PropertyChangeEvent<?, ?>) - Method in class org.deduced.framework.RuleDeducedProperty
check All inputs to see if an event triggered them
checkAllTypesToDeleteIfNotInSchema() - Method in class org.deduced.dynamic.DynamicModelFactory
check For All Type Existence
checkAllTypesToDeleteIfNotInSchemaIfNecessary() - Method in class org.deduced.dynamic.DynamicModelFactory
check to delete all the types that aren't in the schema anymore if necessary
checkEventChain(PropertyChangeEvent<?, ?>, PropertyCollection<?, ?>, PropertyCollection<?, ?>, int) - Method in class org.deduced.framework.RuleDeducedProperty
check a chain of possible triggers on an event, move listeners if required
checkForErrorOnWriter(PrintWriter) - Static method in class org.deduced.controller.implementation.ControllerUtilities
check For Error On Writer.
checkInvalidRegularExpression(String, String) - Static method in class org.deduced.validation.validator.rule.IsStringValidRule
validate String doesn't match a invalid regular expression
checkListEventChain(PropertyChangeEvent<?, ?>, PropertyCollection<?, ?>, int, PropertyCollection<?, ?>) - Method in class org.deduced.framework.RuleDeducedProperty
check a chain of possible triggers on an event, move listeners if required
checkValidRegularExpression(String, String) - Static method in class org.deduced.validation.validator.rule.IsStringValidRule
validate String match a valid regular expression
CHILD_COLLECTION_CONTROLLER_LIST_INSTANCE - Static variable in interface org.deduced.controller.PropertyCollectionControllerModel
Variable used to hold the PropertyInstance for : child collection controller list
CHILD_PROPERTY_CONTROLLER_LIST_INSTANCE - Static variable in interface org.deduced.controller.PropertyCollectionControllerModel
Variable used to hold the PropertyInstance for : child property controller list
CHILD_TYPE_LIST_INSTANCE - Static variable in interface org.deduced.CollectionTypeInformation
Variable used to hold the PropertyInstance for : child type list
childCollectionControllerList - Variable in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
member variable holding the value for : child collection controller list
childCollectionControllerList - Variable in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
member variable holding the value for : child collection controller list
childCollectionControllerMapMap - Variable in class org.deduced.controller.implementation.CachedFlyWheelControllerProvider
map between the model and the map of child property collection controller
childMap - Variable in class org.deduced.xml.XmlModelEncoder.ReferenceCollection
all the sub referenced collections from this one
childPropertyControllerList - Variable in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
member variable holding the value for : child property controller list
childPropertyControllerList - Variable in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
member variable holding the value for : child property controller list
childPropertyControllerMapMap - Variable in class org.deduced.controller.implementation.CachedFlyWheelControllerProvider
map between the model and the map of child property controller
childTypeList - Variable in class org.deduced.implementation.CollectionTypeInformationImplementation
member variable holding the value for : child type list
CLASS_FILE_EXTENSION - Static variable in class org.deduced.controller.implementation.ControllerUtilities
class file extension
CLASS_TO_TYPE_MAP - Static variable in class org.deduced.BasicTypes
class to type map
classLogger() - Static method in class org.deduced.AbstractPropertyCollection
fetch the class logger
classOutput - Variable in class org.deduced.controller.implementation.CompileResult
the compilation class output
cleanList() - Method in class org.deduced.utilities.WeakList
clean the List of expired weak pointers
cleanReferenceList(List<Reference>) - Static method in class org.deduced.ReferenceMap
clean a list of reference to remove those that have been emptied because of the garbage collector
cleanupTemporaryObjects() - Method in class org.deduced.xml.XmlModelDecoder
clear any temporary object lists
cleanupTemporaryObjects() - Method in class org.deduced.xml.XmlModelEncoder
cleanup Temporary Objects
clear() - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
clear() - Method in class org.deduced.AbstractPropertyCollection.CollectionToDeleteMonitor
clear the list of collection to delete
clear() - Method in class org.deduced.ListenTargetTracker
clear will remove the listener to all the collections that are tracked.
clear() - Method in class org.deduced.NameReferenceFinderImplementation
clear the reference name finder of its root collections and child name associations
clear() - Method in interface org.deduced.PropertyCollection
clear the whole property list
clear() - Method in class org.deduced.PropertyCollectionAsKeySet
(non-Javadoc)
clear() - Method in class org.deduced.PropertyCollectionAsPropertyEntrySet
(non-Javadoc)
clear() - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
clear() - Method in class org.deduced.PropertyCollectionAsPropertyMap
(non-Javadoc)
clear() - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
clear() - Method in class org.deduced.PropertyCollectionAsValueMap
(non-Javadoc)
clear() - Method in class org.deduced.PropertyValueCollectionAsEntrySet
(non-Javadoc)
clear() - Method in class org.deduced.utilities.WeakList
clear the list
clearChildControllers() - Method in class org.deduced.controller.implementation.DirectPropertyCollectionController
clear all the child controllers
clearCollectionMonitoredForDelete() - Static method in class org.deduced.AbstractPropertyCollection
Clear the list of collections that should be deleted after their parent got reset.
clearRemainingArraySpace(int, Object[]) - Static method in class org.deduced.DeducedUtilities
Reset all array slots to null starting with clearStartIndex until the end of the array
clearTriggerList() - Method in class org.deduced.framework.RuleDeducedProperty
clear the trigger list
clone() - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
clone() - Method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
(non-Javadoc)
clone() - Method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
(non-Javadoc)
clone() - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
clone() - Method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
(non-Javadoc)
clone() - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
(non-Javadoc)
clone() - Method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
(non-Javadoc)
clone() - Method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
(non-Javadoc)
clone() - Method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
(non-Javadoc)
clone() - Method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
(non-Javadoc)
clone() - Method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
(non-Javadoc)
clone() - Method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
(non-Javadoc)
clone() - Method in class org.deduced.dynamic.DynamicPropertyMap
(non-Javadoc)
clone() - Method in class org.deduced.implementation.CollectionTypeInformationImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.DeducedApplicationLayerImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.DeducedModelLayerImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.DeducedSchemaLayerImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.DocumentedCollectionImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.EnabledPropertyCollectionImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.InstanceReferenceImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.NamedPropertyCollectionImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.PropertyCollectionTypeImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.PropertyInstanceImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.PropertyPackageImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.PropertyTypeImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.SchemaAnalyzerImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.StaticInstanceReferenceImplementation
(non-Javadoc)
clone() - Method in class org.deduced.implementation.ValidationModelImplementation
(non-Javadoc)
clone() - Method in interface org.deduced.PropertyCollection
clone the object
clone() - Method in class org.deduced.PropertyMap
(non-Javadoc)
clone() - Method in class org.deduced.Reference
(non-Javadoc)
clone() - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
clone() - Method in class org.deduced.task.implementation.TaskMonitorImplementation
(non-Javadoc)
clone() - Method in class org.deduced.validation.model.implementation.LinkedValidationModelImplementation
(non-Javadoc)
clone() - Method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
(non-Javadoc)
clone() - Method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
(non-Javadoc)
clone() - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
(non-Javadoc)
clone() - Method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
(non-Javadoc)
clone() - Method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
(non-Javadoc)
clone() - Method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
(non-Javadoc)
clone() - Method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
(non-Javadoc)
clone() - Method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
(non-Javadoc)
clone() - Method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
(non-Javadoc)
clone() - Method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
(non-Javadoc)
clone() - Method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
(non-Javadoc)
clone() - Method in class org.deduced.validation.validator.implementation.ValidatorImplementation
(non-Javadoc)
cloneCollection(T) - Static method in class org.deduced.AbstractPropertyCollection
Utility method to clone a collection and cast it automatically in the right type
clonePropertyValue(PropertyCollection<?, ?>, E) - Static method in class org.deduced.PropertyImplementation
clone Property Value
cloneReferenceList(List<Reference>) - Static method in class org.deduced.ReferenceMap
clone a reference list
closeQuietly(ZipFile) - Static method in class org.deduced.utilities.FileUtilities
close a zip file quietly.
code - Variable in class org.deduced.implementation.DeductionRuleImplementation
member variable holding the value for : code
CODE_INSTANCE - Static variable in interface org.deduced.DeductionRule
Variable used to hold the PropertyInstance for : code
collection - Variable in class org.deduced.PropertyChangeEventImplementation
collection
collection - Variable in class org.deduced.PropertyCollectionAsKeySet
the collection to browse
collection - Variable in class org.deduced.PropertyCollectionAsPropertyEntrySet
the collection to browse
collection - Variable in class org.deduced.PropertyCollectionAsPropertyList
the collection to browse
collection - Variable in class org.deduced.PropertyCollectionAsPropertyMap
the collection to browse
collection - Variable in class org.deduced.PropertyCollectionAsValueList
the property collection represented by this list
collection - Variable in class org.deduced.PropertyCollectionAsValueMap
the property collection represented by this map
collection - Variable in class org.deduced.PropertyCollectionKeyIterator
the collection to browse
collection - Variable in class org.deduced.PropertyMapEntry
the property collection which is read by this entry
collection - Variable in class org.deduced.PropertyMapEntryIterator
the collection to browse
collection - Variable in class org.deduced.PropertyValueCollectionAsEntrySet
the property collection represented by this set
collection - Variable in class org.deduced.PropertyValueMapEntryIterator
the property collection represented by this Iterator
collection - Variable in class org.deduced.rule.DeductionRuleLibrary.CompareResult
the property collection
collection - Variable in class org.deduced.ValueMapEntry
the property collection in which to fetch the value
collection - Variable in class org.deduced.xml.XmlModelDecoder.CollectionToElementAssociation
the created collection
collection - Variable in class org.deduced.xml.XmlModelEncoder.ReferenceCollection
the actual instance of the referenced collection
COLLECTION_ELEMENT_NAME - Static variable in class org.deduced.xml.XmlPropertyConstants
collection type element name
COLLECTION_ID - Static variable in class org.deduced.xml.XmlPropertyConstants
collection type ID attribute
COLLECTION_LIST_INSTANCE - Static variable in interface org.deduced.DeducedModelLayer
Variable used to hold the PropertyInstance for : collection list
COLLECTION_TO_DELETE - Static variable in class org.deduced.AbstractPropertyCollection
collection to delete monitor
COLLECTION_TYPE_CONTROLLER_PACKAGE_TYPE - Static variable in interface org.deduced.controller.typed.CollectionTypeControllerPackage
Variable used to hold the PropertyCollectionType for : Collection Type Controller Package
COLLECTION_TYPE_ID_ATTRIBUTE - Static variable in class org.deduced.xml.XmlPropertyConstants
collection type type ID attribute
COLLECTION_TYPE_INFORMATION_TYPE - Static variable in interface org.deduced.CollectionTypeInformation
Variable used to hold the PropertyCollectionType for : collection type information
COLLECTION_TYPE_INSTANCE - Static variable in interface org.deduced.CollectionTypeInformation
Variable used to hold the PropertyInstance for : collection type
COLLECTION_TYPE_NAME_ATTRIBUTE - Static variable in class org.deduced.xml.XmlPropertyConstants
collection type name attribute
collectionAssociation - Variable in class org.deduced.xml.XmlModelDecoder.PropertyToElementAssociation
Collection to element association that will be modified when the property value is read and assigned
collectionByReferenceMap - Variable in class org.deduced.xml.XmlModelEncoder
map of all the properties that reference other collections
collectionByValueMap - Variable in class org.deduced.xml.XmlModelEncoder
map of all the properties that are contained by value
collectionByValuePropertyCreationList - Variable in class org.deduced.xml.XmlModelDecoder
list of all the properties that will create collections by value in the order in which they are read in the DOM.
collectionControllerTypeMap - Variable in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
collectionControllerTypeMap is used to store all the property collection type as keys and the matching collection controllers type as value
collectionCreationMap - Variable in class org.deduced.xml.XmlModelDecoder
Map of all the collections that will be created when reading the DOM.
CollectionIsAddAvailableRule - Class in org.deduced.controller.rule
Rule to set the "is delete available" flag on a property collection controller.
CollectionIsAddAvailableRule() - Constructor for class org.deduced.controller.rule.CollectionIsAddAvailableRule
 
CollectionIsDeleteAvailableRule - Class in org.deduced.controller.rule
Rule to set the "is delete available" flag on a property collection controller.
CollectionIsDeleteAvailableRule() - Constructor for class org.deduced.controller.rule.CollectionIsDeleteAvailableRule
 
collectionList - Variable in class org.deduced.implementation.DeducedControllerLayerImplementation
member variable holding the value for : collection list
collectionList - Variable in class org.deduced.implementation.DeducedModelLayerImplementation
member variable holding the value for : collection list
collectionMap - Variable in class org.deduced.xml.XmlModelEncoder
map of all the property collections decoded in the XML file by their unique ID
collectionToDeleteList - Variable in class org.deduced.AbstractPropertyCollection.CollectionToDeleteMonitor
This list is used to prevent memory leaks during application development.
collectionType - Variable in class org.deduced.implementation.CollectionTypeInformationImplementation
member variable holding the value for : collection type
CollectionTypeControllerPackage - Interface in org.deduced.controller.typed
Interface used to represent the type : Collection Type Controller Package Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
CollectionTypeControllerPackageImplementation - Class in org.deduced.controller.typed.implementation
Java Implementation used to represent the type : Collection Type Controller Package Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
CollectionTypeControllerPackageImplementation() - Constructor for class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
Default constructor for the type : Collection Type Controller Package
CollectionTypeInformation - Interface in org.deduced
Interface used to represent the type : collection type information Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
CollectionTypeInformationImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : collection type information Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
CollectionTypeInformationImplementation() - Constructor for class org.deduced.implementation.CollectionTypeInformationImplementation
Default constructor for the type : collection type information
collectionTypeUpdated(PropertyCollection<?, ?>, PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
collection Type Updated
compare(PropertyCollection, PropertyCollection) - Method in class org.deduced.PropertyValueCollectionComparator
(non-Javadoc)
compareComparableObjects(Object, Object) - Method in class org.deduced.PropertyValueCollectionComparator
compare Comparable Objects
CompareFilter - Class in org.deduced.filter
PropertyCompareFilter is used to filter a value based on the comparison of a property in a property collection.
CompareFilter() - Constructor for class org.deduced.filter.CompareFilter
 
COMPILE_ERROR_INSTANCE - Static variable in interface org.deduced.DeductionRule
Variable used to hold the PropertyInstance for : compile error
COMPILE_OUTPUT_INSTANCE - Static variable in interface org.deduced.DeductionRule
Variable used to hold the PropertyInstance for : compile output
compileClass(String, String, String, String, String, CompileResult) - Static method in class org.deduced.controller.implementation.ControllerUtilities
compile a class
compileError - Variable in class org.deduced.implementation.DeductionRuleImplementation
member variable holding the value for : compile error
compileFile(File, CompileResult) - Static method in class org.deduced.controller.implementation.ControllerUtilities
compile a file
compileOutput - Variable in class org.deduced.implementation.DeductionRuleImplementation
member variable holding the value for : compile output
CompileResult - Class in org.deduced.controller.implementation
Utility class used to store a compilation result
CompileResult() - Constructor for class org.deduced.controller.implementation.CompileResult
CompileResult Constructor
completed - Variable in class org.deduced.task.implementation.TaskImplementation
member variable holding the value for : completed
COMPLETED_INSTANCE - Static variable in interface org.deduced.task.Task
Variable used to hold the PropertyInstance for : completed
configureBasicMapAndListType(TypeBasedModelFactory) - Static method in class org.deduced.framework.BaseSchema
configure Basic Map And List Type in a model factory
configureFactory(TypeBasedModelFactory) - Static method in class org.deduced.framework.BaseSchema
configureFactory
configureFactory(TypeBasedModelFactory) - Static method in class org.deduced.framework.ControllerSchema
configure a model factory to associate the required classes to the Property Collection types.
configureFactory(TypeBasedModelFactory) - Static method in class org.deduced.framework.DefaultSchema
configure a model factory to associate the required classes to the Property Collection types.
configureReverseDerivedMap(PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
configure Reverse Derived Map
configureReverseDerivedMap(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
configure the reverse derived object map by browsing through a package and building the list of derived types.
configureReverseDerivedMapsOnTypesInChildPackages(PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
configure Reverse Derived Maps On Types In the child Package
configureReverseDerivedMapsOnTypesInPackage(PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
configure Reverse Derived Maps On Types In Package
contains(Object) - Method in class org.deduced.PropertyCollectionAsKeySet
(non-Javadoc)
contains(Object) - Method in class org.deduced.PropertyCollectionAsPropertyEntrySet
(non-Javadoc)
contains(Object) - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
contains(Object) - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
contains(Object) - Method in class org.deduced.PropertyValueCollectionAsEntrySet
(non-Javadoc)
contains(Object) - Method in class org.deduced.utilities.WeakList
test if an object is contained in this list
containsAll(Collection<?>) - Method in class org.deduced.PropertyCollectionAsKeySet
(non-Javadoc)
containsAll(Collection<?>) - Method in class org.deduced.PropertyCollectionAsPropertyEntrySet
(non-Javadoc)
containsAll(Collection<?>) - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
containsAll(Collection<?>) - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
containsAll(Collection<?>) - Method in class org.deduced.PropertyValueCollectionAsEntrySet
(non-Javadoc)
containsInstance(Object) - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
containsInstance(Object) - Method in interface org.deduced.PropertyCollection
test to see if the collection contains a specific object instance
containsKey(Object) - Method in class org.deduced.FixedPropertyInstanceCollection
(non-Javadoc)
containsKey(Object) - Method in interface org.deduced.PropertyCollection
test to see if the collection contains a specific Property key
containsKey(Object) - Method in class org.deduced.PropertyCollectionAsPropertyMap
(non-Javadoc)
containsKey(Object) - Method in class org.deduced.PropertyCollectionAsValueMap
(non-Javadoc)
containsKey(Object) - Method in class org.deduced.PropertyMap
(non-Javadoc)
containsValue(Object) - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
containsValue(Object) - Method in interface org.deduced.PropertyCollection
test to see if the collection contains a specific object value
containsValue(Object) - Method in class org.deduced.PropertyCollectionAsPropertyMap
(non-Javadoc)
containsValue(Object) - Method in class org.deduced.PropertyCollectionAsValueMap
(non-Javadoc)
context - Variable in class org.deduced.dynamic.DynamicModelFactory
deduction rule execution context
context - Variable in class org.deduced.dynamic.DynamicPropertyMap
rule execution context
context - Variable in class org.deduced.framework.RuleDeducedProperty
rule execution context
controlLayer - Variable in class org.deduced.controller.implementation.AbstractControllerFactory
the control layer associated with this factory
controlLayer - Variable in class org.deduced.controller.implementation.AbstractPropertyCollectionController
control layer
controlLayer - Variable in class org.deduced.controller.implementation.DirectPropertyController
control layer
controlLayer - Variable in class org.deduced.controller.implementation.FlyWheelPropertyCollectionControllerList
control layer being used
controlLayer - Variable in class org.deduced.controller.implementation.FlyWheelPropertyControllerList
control layer being used
controlLayer - Variable in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
control layer being used
controlLayer - Variable in class org.deduced.dynamic.FlyWheelDynamicPropertyController
control layer
controlLayer - Variable in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
control layer
CONTROLLED_COLLECTION_INSTANCE - Static variable in interface org.deduced.controller.PropertyCollectionControllerModel
Variable used to hold the PropertyInstance for : controlled collection
CONTROLLED_COLLECTION_INSTANCE - Static variable in interface org.deduced.controller.PropertyControllerModel
Variable used to hold the PropertyInstance for : controlled collection
CONTROLLED_MODEL_INSTANCE - Static variable in interface org.deduced.DeducedControllerLayer
Variable used to hold the PropertyInstance for : controlled model
CONTROLLED_PROPERTY_INSTANCE_INSTANCE - Static variable in interface org.deduced.controller.PropertyControllerModel
Variable used to hold the PropertyInstance for : controlled property instance
CONTROLLED_PROPERTY_VALUE_TYPE_INSTANCE - Static variable in interface org.deduced.controller.PropertyControllerModel
Variable used to hold the PropertyInstance for : controlled property value type
controlledCollection - Variable in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
member variable holding the value for : controlled collection
controlledCollection - Variable in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
member variable holding the value for : controlled collection
controlledCollection - Variable in class org.deduced.controller.implementation.FlyWheelPropertyCollectionControllerList
the controlled collection
controlledCollection - Variable in class org.deduced.controller.implementation.FlyWheelPropertyControllerList
the controlled collection
controlledCollection - Variable in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
member variable holding the value for : controlled collection
controlledCollection - Variable in class org.deduced.controller.implementation.PropertyControllerModelImplementation
member variable holding the value for : controlled collection
controlledModel - Variable in class org.deduced.implementation.DeducedControllerLayerImplementation
member variable holding the value for : controlled model
controlledPropertyInstance - Variable in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
member variable holding the value for : controlled property instance
controlledPropertyInstance - Variable in class org.deduced.controller.implementation.PropertyControllerModelImplementation
member variable holding the value for : controlled property instance
controlledPropertyValueType - Variable in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
member variable holding the value for : controlled property value type
controlledPropertyValueType - Variable in class org.deduced.controller.implementation.PropertyControllerModelImplementation
member variable holding the value for : controlled property value type
controllerCreationMap - Variable in class org.deduced.controller.implementation.DefaultControllerFactory
the map between the type of collection to control and the class of the controller to use
ControllerFactory - Interface in org.deduced.controller
Controller Factory
controllerFactory - Variable in class org.deduced.controller.implementation.DeducedControllerLayerExtensionImplementation
controller factory
controllerFactory - Variable in class org.deduced.controller.implementation.FlyWheelControllerProvider
the factory to use to create controllers
ControllerProvider - Interface in org.deduced.controller
Controller Provider
controllerProvider - Variable in class org.deduced.controller.implementation.DeducedControllerLayerExtensionImplementation
controller provider
ControllerSchema - Class in org.deduced.framework
Class used to initialize the schema : org.deduced.framework.Controller Schema extends org.deduced.framework.FrameworkLoader Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaFramework.vm
ControllerSchema(boolean, PropertyCollection) - Constructor for class org.deduced.framework.ControllerSchema
Constructor for the schema
ControllerSchema() - Constructor for class org.deduced.framework.ControllerSchema
Constructor for the schema
ControllerUtilities - Class in org.deduced.controller.implementation
ControllerUtilities
ControllerUtilities() - Constructor for class org.deduced.controller.implementation.ControllerUtilities
 
ControllerUtilities.DynamicFileNameGenerator - Class in org.deduced.controller.implementation
DynamicFileNameFinder
ControllerUtilities.DynamicFileNameGenerator() - Constructor for class org.deduced.controller.implementation.ControllerUtilities.DynamicFileNameGenerator
 
ControllerUtilities.FileNameGenerator - Interface in org.deduced.controller.implementation
FileNameGenerator
ControllerUtilities.LocalClassLoader - Class in org.deduced.controller.implementation
LocalClassLoader is used to load locally compiled files.
ControllerUtilities.LocalClassLoader() - Constructor for class org.deduced.controller.implementation.ControllerUtilities.LocalClassLoader
LocalClassLoader Constructor
convertValueIfNumericType(PropertyCollection<?, ?>, Number) - Static method in class org.deduced.dynamic.DynamicModelFactory
create Object If it is a Basic Type
convertValueIfNumericTypePart2(PropertyCollection<?, ?>, Number) - Static method in class org.deduced.dynamic.DynamicModelFactory
convert Value If Numeric Type Part2
copy(Property<? extends E>) - Method in interface org.deduced.Property
copy a property
copy(Property<? extends E>) - Method in class org.deduced.PropertyImplementation
copy a property
copyArrayToArray(T[], Object[], int) - Static method in class org.deduced.DeducedUtilities
Utility method used to convert a source array to a destination array.
copyCollectionToArray(T[], Collection<V>) - Static method in class org.deduced.DeducedUtilities
Utility method used to convert a collection to an array.
CopyFirstParameterRule - Class in org.deduced.rule
Deduction rule used to copy the first parameter as an output.
CopyFirstParameterRule() - Constructor for class org.deduced.rule.CopyFirstParameterRule
 
copyPathSkipDot(String[], List<String>) - Static method in class org.deduced.utilities.FileUtilities
copy a list of path fragments into a target list and skip all the useless parts (such as the "." path)
COUNTER - Static variable in class org.deduced.controller.implementation.ControllerUtilities
counter used to increment the deduction rule class name
CREATE_CODE - Static variable in class org.deduced.utilities.FileUtilities
code returned when a file was created
createAllDeducedProperties() - Method in class org.deduced.dynamic.DynamicPropertyMap
create All Deduced Properties
createAllDeducedProperties(PropertyCollection<?, ?>, List<PropertyCollection<?, ?>>) - Method in class org.deduced.dynamic.DynamicPropertyMap
create All Deduced Properties
createAndAddProperty(Object, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.AbstractPropertyCollectionController
(non-Javadoc)
createAndAddProperty(Object, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in interface org.deduced.controller.PropertyCollectionController
add a created property
createAndAddProperty(Object, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
createAndSetControlledProperty(PropertyCollection<?, ?>, boolean) - Method in class org.deduced.controller.implementation.DirectPropertyController
(non-Javadoc)
createAndSetControlledProperty(PropertyCollection<?, ?>, boolean) - Method in interface org.deduced.controller.PropertyController
create a new object from the factory and set it on our controlled property
createAndSetControlledProperty(PropertyCollection<?, ?>, boolean) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
createApplicationModel(String) - Static method in class org.deduced.framework.FrameworkLoader
create a model to host an application.
createBaseSchema() - Static method in class org.deduced.framework.FrameworkLoader
Utility method to create the base schema layer containing basic property types.
createBaseSchemaModel() - Static method in class org.deduced.framework.FrameworkLoader
create the base schema that hosts the basic deduced types this schema is hosted by a model layer.
createBasicType(String, String, PropertyCollection<?, ?>) - Static method in class org.deduced.xml.DeducedXmlUtilities
Create a basic object type (such as boolean, float, int) from the Specified class name or property instance.
createBasicTypes() - Static method in class org.deduced.framework.FrameworkLoader
create Basic Types
createCollectionController(PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.DirectPropertyCollectionController
create Collection Controller
createCollectionDocument(Element, PropertyCollection<?, ?>, Integer) - Method in class org.deduced.xml.XmlModelEncoder
create Collection DOM element
createCollectionElement(Element) - Method in class org.deduced.xml.XmlModelDecoder
create Collection Element
createController(PropertyCollection<?, ?>) - Method in interface org.deduced.controller.ControllerFactory
create a property collection controller
createController(PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.DefaultControllerFactory
(non-Javadoc)
createController(PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.FlyWheelControllerFactoryImplementation
(non-Javadoc)
createController(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
(non-Javadoc)
createControllerObject() - Method in class org.deduced.controller.implementation.FlyWheelControllerFactoryImplementation
create Controller Object
createCreationTypeValidatorRule() - Static method in class org.deduced.framework.FrameworkLoader
create Creation Type Validator Rule
createDateIncrementList(Calendar, Calendar, long) - Static method in class org.deduced.rule.DeductionRuleLibrary
create a Date Increment List
createDeducedProperty(PropertyCollection, DeductionRuleAnalyzer<Object>, PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicPropertyMap
create Deduced Property
createDeductionRuleProperties(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicPropertyMap
create Deduction Rule Properties
createDeductionRuleProperty(PropertyCollection) - Method in class org.deduced.dynamic.DynamicPropertyMap
create Deduction Rule Property
createdModelMap - Variable in class org.deduced.dynamic.DynamicModelFactory
map between the property collection type and all the models that were created from that type.
createDocument() - Static method in class org.deduced.xml.XmlModelEncoder
create the XML Document.
createDocumentFromFactory(DocumentBuilderFactory) - Static method in class org.deduced.xml.XmlModelEncoder
create Document From Factory
createDynamicMap(PropertyCollection<?, ?>, boolean) - Method in class org.deduced.dynamic.DynamicModelFactory
create Dynamic property Map
createDynamicModelLayer() - Static method in class org.deduced.dynamic.DynamicUtilities
create a model layer that will be used to store a schema
createDynamicPropertyCollection(PropertyCollection<?, ?>, boolean) - Method in class org.deduced.dynamic.DynamicModelFactory
create Dynamic Property Collection
createDynamicPropertyList() - Method in class org.deduced.dynamic.DynamicModelFactory
create Dynamic Property List
createEntry(AbstractHashedMap.HashEntry, int, Object, Object) - Method in class org.deduced.utilities.IdentityReferenceMap
Creates an entry to store the data.
createExtractSchemaListIDXPath() - Method in class org.deduced.xml.XmlModelDecoder
create Extract Schema List ID XPath
createFilteredList() - Method in class org.deduced.controller.implementation.FlyWheelPropertyCollectionControllerList
createFilteredList
createFilteredList() - Method in class org.deduced.controller.implementation.FlyWheelPropertyControllerList
createFilteredList
createFramework() - Method in class org.deduced.framework.ControllerSchema
load the framework
createFramework() - Method in class org.deduced.framework.DefaultSchema
load the framework
createInstancesAndTypes() - Static method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.framework.ControllerSchema
create all instances and types
createInstancesAndTypes() - Static method in class org.deduced.framework.DefaultSchema
create all instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.CollectionTypeInformationImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.DeducedApplicationLayerImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.DeducedModelLayerImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.DeducedSchemaLayerImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.DeductionRuleImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.DocumentedCollectionImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.EnabledPropertyCollectionImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.InstanceReferenceImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.NamedPropertyCollectionImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.PropertyCollectionTypeImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.PropertyInstanceImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.PropertyPackageImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.PropertyTypeImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.SchemaAnalyzerImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.StaticInstanceReferenceImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.implementation.ValidationModelImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.task.implementation.TaskImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.task.implementation.TaskMonitorImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.validation.model.implementation.LinkedValidationModelImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
create instances and types
createInstancesAndTypes() - Static method in class org.deduced.validation.validator.implementation.ValidatorImplementation
create instances and types
createInvalidParentException() - Static method in class org.deduced.AbstractPropertyCollection
create an invalid parent exception
createKeyList() - Static method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.framework.ControllerSchema
create the key list for each type
createKeyList() - Static method in class org.deduced.framework.DefaultSchema
create the key list for each type
createKeyList() - Static method in class org.deduced.implementation.CollectionTypeInformationImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.DeducedApplicationLayerImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.DeducedModelLayerImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.DeducedSchemaLayerImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.DeductionRuleImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.DocumentedCollectionImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.EnabledPropertyCollectionImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.InstanceReferenceImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.NamedPropertyCollectionImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.PropertyCollectionTypeImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.PropertyInstanceImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.PropertyPackageImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.PropertyTypeImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.SchemaAnalyzerImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.StaticInstanceReferenceImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.implementation.ValidationModelImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.task.implementation.TaskImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.task.implementation.TaskMonitorImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.validation.model.implementation.LinkedValidationModelImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
static method used to initialize the key list on the property collection
createKeyList() - Static method in class org.deduced.validation.validator.implementation.ValidatorImplementation
static method used to initialize the key list on the property collection
createListController(PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.DefaultControllerFactory
create a List Controller
createListIfValidDestroyOtherwise(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
create List If Valid Destroy Otherwise
createModel(PropertyCollection<?, ?>, boolean) - Method in class org.deduced.DefaultModelFactory
(non-Javadoc)
createModel(PropertyCollection<?, ?>) - Method in class org.deduced.DefaultModelFactory
(non-Javadoc)
createModel(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
(non-Javadoc)
createModel(PropertyCollection<?, ?>, boolean) - Method in class org.deduced.dynamic.DynamicModelFactory
(non-Javadoc)
createModel(PropertyCollection<?, ?>) - Method in interface org.deduced.ModelFactory
Create Model.
createModel(PropertyCollection<?, ?>, boolean) - Method in interface org.deduced.ModelFactory
allows the creation of property collections that are activated or not.
createMultipleLineStringValidationModel() - Static method in class org.deduced.framework.FrameworkLoader
create Multiple Line String Validation Model
createNamedReferenceFinder(PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelDecoder
create Named Reference Finder
createNamedReferenceFinderFromModelLayer(PropertyCollection<?, ?>) - Static method in class org.deduced.DeducedUtilities
create a Named Reference Finder From a Model Layer
createNullableValidatorRule() - Static method in class org.deduced.framework.FrameworkLoader
create a deduction rule on the NullableValidator
createNullNotValidValidationModel() - Static method in class org.deduced.framework.FrameworkLoader
create Null Not Valid Validation Model
createNumberValidatorRule() - Static method in class org.deduced.framework.FrameworkLoader
create Number Validator Rule
createObject(PropertyCollection, RuleExecutionContext) - Static method in class org.deduced.rule.DeductionRuleLibrary
create an Object
createObjectIfBasicType(PropertyCollection<?, ?>) - Static method in class org.deduced.dynamic.DynamicPropertyMap
create Object If it is a Basic Type
createObjectsMatchingAllValues(List, PropertyCollection, PropertyCollection, PropertyCollection, RuleExecutionContext) - Static method in class org.deduced.rule.DeductionRuleLibrary
create Objects Matching All Values and add them to the specified list
createObjectsMatchingAllValues(List, PropertyCollection, PropertyCollection, PropertyCollection, boolean, RuleExecutionContext) - Static method in class org.deduced.rule.DeductionRuleLibrary
create Objects Matching All Values and add them to the specified list
createPackages() - Static method in class org.deduced.framework.ControllerSchema
create all the packages
createPackages() - Static method in class org.deduced.framework.DefaultSchema
create all the packages
createProperties(XmlModelDecoder.CollectionToElementAssociation) - Method in class org.deduced.xml.XmlModelDecoder
create Properties
createPropertyCollectionChildPropertyCollectionControllerList(PropertyCollection<?, ?>) - Method in interface org.deduced.controller.implementation.FlyWheelControllerFactory
create Property Collection Child Property Collection Controller List
createPropertyCollectionChildPropertyCollectionControllerList(PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.FlyWheelControllerFactoryImplementation
(non-Javadoc)
createPropertyCollectionChildPropertyCollectionControllerList(PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.FlyWheelControllerProvider
create a property collection child property collection controller List
createPropertyCollectionChildPropertyCollectionControllerList(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
(non-Javadoc)
createPropertyCollectionController(PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.FlyWheelControllerProvider
create a property collection controller
createPropertyCollectionPropertyControllerList(PropertyCollection<?, ?>) - Method in interface org.deduced.controller.implementation.FlyWheelControllerFactory
create Property Collection Property Controller List
createPropertyCollectionPropertyControllerList(PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.FlyWheelControllerFactoryImplementation
(non-Javadoc)
createPropertyCollectionPropertyControllerList(PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.FlyWheelControllerProvider
create a property collection child property controller List
createPropertyCollectionPropertyControllerList(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
(non-Javadoc)
createPropertyController(PropertyCollection<?, ?>, Object) - Method in interface org.deduced.controller.ControllerFactory
create Property Controller
createPropertyController(PropertyCollection<?, ?>, Object) - Method in class org.deduced.controller.implementation.DefaultControllerFactory
(non-Javadoc)
createPropertyController(PropertyCollectionController, Object) - Method in class org.deduced.controller.implementation.DirectPropertyCollectionController
create Property Controller
createPropertyController(PropertyCollection<?, ?>, Object) - Method in class org.deduced.controller.implementation.FlyWheelControllerFactoryImplementation
(non-Javadoc)
createPropertyController(PropertyCollection<?, ?>, Object) - Method in class org.deduced.controller.implementation.FlyWheelControllerProvider
create a property controller
createPropertyController(PropertyCollection<?, ?>, Object) - Method in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
(non-Javadoc)
createPropertyControllerObject() - Method in class org.deduced.controller.implementation.FlyWheelControllerFactoryImplementation
create Property Controller Object
createReferenceCollection(PropertyCollection<?, ?>, String, Map<String, XmlModelEncoder.ReferenceCollection>) - Method in class org.deduced.xml.XmlModelEncoder
create Reference Collection
createReferencedElement(Element, PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelDecoder
create a referenced element
createReferenceTypeValidatorRule() - Static method in class org.deduced.framework.FrameworkLoader
create Reference Type Validator Rule
createRootElements() - Method in class org.deduced.xml.XmlModelEncoder
create Root Elements in the DOM
createSetIsValidOnErrorMessage() - Static method in class org.deduced.framework.FrameworkLoader
create Set Is Valid On Error Message rule
createStringValidatorRule() - Static method in class org.deduced.framework.FrameworkLoader
create String Validator Rule
createThrowMustNotSpecifyKeyError() - Method in class org.deduced.IdPropertyMap
method to throw the error generated when a key is specified during addition while IdPropertyMap doesn't allow this.
createTypeInformationIfNecessary(PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
create Type Information If Necessary
createUnmatchedValues(PropertyCollection, PropertyCollection<?, ?>, Object, List, ModelFactory) - Static method in class org.deduced.rule.DeductionRuleLibrary
createUnmatchedValues
createValidatorFromInstance(ModelFactory, PropertyCollection<?, ?>) - Static method in class org.deduced.validation.ValidationUtilities
create Validator From Instance
createValidatorFromValidationModel(ModelFactory, PropertyCollection<?, ?>) - Static method in class org.deduced.validation.ValidationUtilities
create Validator From Validation Model
createValidatorFromValidatorType(ModelFactory, PropertyCollection<?, ?>) - Static method in class org.deduced.validation.ValidationUtilities
create Validator From Validator Type
CURRENT_VALUE_INSTANCE - Static variable in interface org.deduced.analyzer.SingleItemListFilter
Variable used to hold the PropertyInstance for : current value
CURRENT_VALUE_INSTANCE - Static variable in interface org.deduced.validation.validator.Validator
Variable used to hold the PropertyInstance for : current value
currentEntry - Variable in class org.deduced.PropertyMap.PropertyIterator
current entry
currentEntry - Variable in class org.deduced.PropertyMap.ValueIterator
current entry
currentkey - Variable in class org.deduced.PropertyCollectionKeyIterator
the current key pointed by the iterator
currentValue - Variable in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
member variable holding the value for : current value
currentValue - Variable in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
member variable holding the value for : current value
currentValue - Variable in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
member variable holding the value for : current value
currentValue - Variable in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
member variable holding the value for : current value
currentValue - Variable in class org.deduced.validation.validator.implementation.StringValidatorImplementation
member variable holding the value for : current value
currentValue - Variable in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
member variable holding the value for : current value
currentValue - Variable in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
member variable holding the value for : current value
currentValue - Variable in class org.deduced.validation.validator.implementation.ValidatorImplementation
member variable holding the value for : current value

D

date - Variable in class org.deduced.utilities.LogFormatter
Date used for printing
debug(String) - Static method in class org.deduced.rule.DeductionRuleLibrary
utility method to output messages in the console quickly
DEBUG_RULES - Static variable in class org.deduced.framework.RuleDeducedProperty
flag used to enable or disable rule debugging.
DecodeException - Exception in org.deduced.xml
DecodeException
DecodeException() - Constructor for exception org.deduced.xml.DecodeException
constructor for DecodeException
DecodeException(String) - Constructor for exception org.deduced.xml.DecodeException
constructor for DecodeException
DecodeException(String, Throwable) - Constructor for exception org.deduced.xml.DecodeException
constructor for DecodeException
DecodeException(Throwable) - Constructor for exception org.deduced.xml.DecodeException
constructor for DecodeException
DEDUCED_APPLICATION_LAYER_TYPE - Static variable in interface org.deduced.DeducedApplicationLayer
Variable used to hold the PropertyCollectionType for : deduced application layer
DEDUCED_CONTROLLER_LAYER_TYPE - Static variable in interface org.deduced.DeducedControllerLayer
Variable used to hold the PropertyCollectionType for : deduced controller layer
DEDUCED_DYNAMIC_CLASS_NAME - Static variable in class org.deduced.controller.implementation.ControllerUtilities
dynamic class name prefix
DEDUCED_MODEL_LAYER_TYPE - Static variable in interface org.deduced.DeducedModelLayer
Variable used to hold the PropertyCollectionType for : deduced model layer
DEDUCED_SCHEMA_LAYER_TYPE - Static variable in interface org.deduced.DeducedSchemaLayer
Variable used to hold the PropertyCollectionType for : deduced schema layer
DeducedApplicationLayer - Interface in org.deduced
Interface used to represent the type : deduced application layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
DeducedApplicationLayerImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : deduced application layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
DeducedApplicationLayerImplementation() - Constructor for class org.deduced.implementation.DeducedApplicationLayerImplementation
Default constructor for the type : deduced application layer
DeducedConstant - Class in org.deduced
Deduced Constant
DeducedConstant() - Constructor for class org.deduced.DeducedConstant
 
DeducedControllerLayer - Interface in org.deduced
Interface used to represent the type : deduced controller layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
DeducedControllerLayerExtension - Interface in org.deduced.controller
Interface that every controller layer must implement
DeducedControllerLayerExtensionImplementation - Class in org.deduced.controller.implementation
Deduced Controller Layer Extension Implementation
DeducedControllerLayerExtensionImplementation() - Constructor for class org.deduced.controller.implementation.DeducedControllerLayerExtensionImplementation
DeducedControllerLayerExtensionImplementation Constructor
DeducedControllerLayerExtensionImplementation(boolean) - Constructor for class org.deduced.controller.implementation.DeducedControllerLayerExtensionImplementation
DeducedControllerLayerExtensionImplementation Constructor
DeducedControllerLayerImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : deduced controller layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
DeducedControllerLayerImplementation() - Constructor for class org.deduced.implementation.DeducedControllerLayerImplementation
Default constructor for the type : deduced controller layer
DeducedModelLayer - Interface in org.deduced
Interface used to represent the type : deduced model layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
DeducedModelLayerExtension - Interface in org.deduced
Model layer extension used to bind a model factory to the actual model.
DeducedModelLayerExtensionImplementation - Class in org.deduced.framework
Default implementation of a deduced model layer with the extension required to bind a factory to the model.
DeducedModelLayerExtensionImplementation() - Constructor for class org.deduced.framework.DeducedModelLayerExtensionImplementation
default constructor
DeducedModelLayerExtensionImplementation(boolean) - Constructor for class org.deduced.framework.DeducedModelLayerExtensionImplementation
default constructor
DeducedModelLayerImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : deduced model layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
DeducedModelLayerImplementation() - Constructor for class org.deduced.implementation.DeducedModelLayerImplementation
Default constructor for the type : deduced model layer
DeducedProperty<E> - Interface in org.deduced
Interface representing a Property that is controlled by a deduction rule
DeducedSchemaLayer - Interface in org.deduced
Interface used to represent the type : deduced schema layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
DeducedSchemaLayerImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : deduced schema layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
DeducedSchemaLayerImplementation() - Constructor for class org.deduced.implementation.DeducedSchemaLayerImplementation
Default constructor for the type : deduced schema layer
DeducedUtilities - Class in org.deduced
Utility methods to analyze property collections
DeducedUtilities() - Constructor for class org.deduced.DeducedUtilities
 
DeducedXmlUtilities - Class in org.deduced.xml
Deduced Xml Utility methods
DeducedXmlUtilities() - Constructor for class org.deduced.xml.DeducedXmlUtilities
 
DEDUCTION_RULE_LIST_INSTANCE - Static variable in interface org.deduced.PropertyCollectionType
Variable used to hold the PropertyInstance for : deduction rule list
DEDUCTION_RULE_TYPE - Static variable in interface org.deduced.DeductionRule
Variable used to hold the PropertyCollectionType for : deduction rule
DeductionRule - Interface in org.deduced
Interface used to represent the type : deduction rule Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
DeductionRuleAnalyzer<E> - Interface in org.deduced
DeductionRuleAnalyzer is the interface implemented by all the rule analyzers
deductionRuleChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
deduction rule Changed
DeductionRuleImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : deduction rule Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
DeductionRuleImplementation() - Constructor for class org.deduced.implementation.DeductionRuleImplementation
Default constructor for the type : deduction rule
DeductionRuleLibrary - Class in org.deduced.rule
DeductionRuleLibrary offers a set of quick methods to implement deduction rules
DeductionRuleLibrary() - Constructor for class org.deduced.rule.DeductionRuleLibrary
 
DeductionRuleLibrary.CompareResult - Class in org.deduced.rule
CompareResult is an utility class to store a collection and a value
DeductionRuleLibrary.CompareResult() - Constructor for class org.deduced.rule.DeductionRuleLibrary.CompareResult
 
deductionRuleList - Variable in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
member variable holding the value for : deduction rule list
deductionRuleList - Variable in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
member variable holding the value for : deduction rule list
deductionRuleList - Variable in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
member variable holding the value for : deduction rule list
deductionRuleList - Variable in class org.deduced.implementation.EnumerationPropertyTypeImplementation
member variable holding the value for : deduction rule list
deductionRuleList - Variable in class org.deduced.implementation.PropertyCollectionTypeImplementation
member variable holding the value for : deduction rule list
deductionRuleListChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
deduction Rule List Changed
deductionRuleUpdated(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
deduction rule updated
DEFAULT_PROPERTY_COLLECTION_CONTROLLER_MODEL_TYPE - Static variable in interface org.deduced.controller.DefaultPropertyCollectionControllerModel
Variable used to hold the PropertyCollectionType for : default property collection controller model
DEFAULT_PROPERTY_CONTROLLER_MODEL_TYPE - Static variable in interface org.deduced.controller.DefaultPropertyControllerModel
Variable used to hold the PropertyCollectionType for : default property controller model
DEFAULT_READ_ARRAY_SIZE - Static variable in class org.deduced.utilities.ObjectUtilities
default read array size when reading an input stream
DEFAULT_VALIDATOR_TYPE_INSTANCE - Static variable in interface org.deduced.validation.model.LinkedValidationModel
Variable used to hold the PropertyInstance for : default validator type
DEFAULT_VALUES - Static variable in class org.deduced.dynamic.DynamicPropertyMap
map of the possible default values
DefaultControllerFactory - Class in org.deduced.controller.implementation
Default Controller Factory
DefaultControllerFactory() - Constructor for class org.deduced.controller.implementation.DefaultControllerFactory
DefaultControllerFactory Constructor
DefaultModelFactory - Class in org.deduced
Default Model Factory
DefaultModelFactory() - Constructor for class org.deduced.DefaultModelFactory
 
DefaultPropertyCollectionControllerModel - Interface in org.deduced.controller
Interface used to represent the type : default property collection controller model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
DefaultPropertyCollectionControllerModelImplementation - Class in org.deduced.controller.implementation
Java Implementation used to represent the type : default property collection controller model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
DefaultPropertyCollectionControllerModelImplementation() - Constructor for class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
Default constructor for the type : default property collection controller model
DefaultPropertyControllerModel - Interface in org.deduced.controller
Interface used to represent the type : default property controller model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
DefaultPropertyControllerModelImplementation - Class in org.deduced.controller.implementation
Java Implementation used to represent the type : default property controller model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
DefaultPropertyControllerModelImplementation() - Constructor for class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
Default constructor for the type : default property controller model
DefaultSchema - Class in org.deduced.framework
Class used to initialize the schema : org.deduced.framework.DefaultSchema extends org.deduced.framework.FrameworkLoader Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaFramework.vm
DefaultSchema(boolean, PropertyCollection) - Constructor for class org.deduced.framework.DefaultSchema
Constructor for the schema
DefaultSchema() - Constructor for class org.deduced.framework.DefaultSchema
Constructor for the schema
defaultValidatorType - Variable in class org.deduced.validation.model.implementation.LinkedValidationModelImplementation
member variable holding the value for : default validator type
defaultValidatorType - Variable in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
member variable holding the value for : default validator type
defaultValidatorType - Variable in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
member variable holding the value for : default validator type
defaultValidatorType - Variable in class org.deduced.validation.model.implementation.StringValidationModelImplementation
member variable holding the value for : default validator type
defaultValidatorType - Variable in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
member variable holding the value for : default validator type
defaultValidatorType - Variable in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
member variable holding the value for : default validator type
delete() - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
DELETE - Static variable in class org.deduced.ChangeType
delete property change type
delete() - Method in class org.deduced.controller.implementation.DirectPropertyController
(non-Javadoc)
delete() - Method in interface org.deduced.DeducedProperty
delete the property
delete() - Method in class org.deduced.dynamic.DynamicPropertyMap
(non-Javadoc)
delete() - Method in class org.deduced.FixedDeducedProperty
(non-Javadoc)
delete() - Method in class org.deduced.framework.RuleDeducedProperty
(non-Javadoc)
delete() - Method in interface org.deduced.PropertyCollection
delete this property collection
DELETE_CHECKED_ON_CLEAR_PARENT - Static variable in class org.deduced.AbstractPropertyCollection
flag used to enable or disable the warning generated when collections aren't deleted as expected.
DELETE_NAME - Static variable in class org.deduced.ChangeType
delete name
deleteAllCreatedModelsInPackage(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
delete All Created Models In Package
deleteAllCreatedModelsOfType(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
delete All Created Models Of Type
deleteAllDeductionRuleProperties() - Method in class org.deduced.dynamic.DynamicPropertyMap
delete All Deduction Rule Properties
deleteAllGeneratedClassFiles() - Static method in class org.deduced.controller.implementation.ControllerUtilities
delete All Generated Class Files
deleteAllGeneratedFiles() - Static method in class org.deduced.controller.implementation.ControllerUtilities
delete All Generated Files
deleteAllGeneratedJavaFiles() - Static method in class org.deduced.controller.implementation.ControllerUtilities
delete All Generated Java Files
deleteAllUnusedTypeInformation() - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
delete All unused Type Information
deleteClearAllProperties() - Method in class org.deduced.AbstractPropertyCollection
step in the deletion process used to clear all the properties in the collection.
deleteClearListenerList() - Method in class org.deduced.AbstractPropertyCollection
step in the deletion process used to clear the list of listeners
deleteControlledCollection() - Method in class org.deduced.controller.implementation.AbstractPropertyCollectionController
(non-Javadoc)
deleteControlledCollection() - Method in interface org.deduced.controller.PropertyCollectionController
delete the controlled collection
deleteControlledCollection() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
deleteExistingChildCollectionController(Object) - Method in class org.deduced.controller.implementation.DirectPropertyCollectionController
attempt to delete an Existing Child Collection Controller
deleteFileAssertIfFailed(File) - Static method in class org.deduced.controller.implementation.ControllerUtilities
delete File Assert If Failed
deleteFireDeleteEvent() - Method in class org.deduced.AbstractPropertyCollection
step in the deletion process used to fire the delete event
deleteInstance(PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
delete Instance
deleteObject(PropertyCollection<?, ?>) - Static method in class org.deduced.ReferenceMap
function called when an object was deleted.
deleteProcessCompletedValidation(PropertyCollection<?, ?>) - Method in class org.deduced.AbstractPropertyCollection.CollectionToDeleteMonitor
last step of the delete process where the collection is identified as properly deleted.
deleteProcessCompletedValidation() - Method in class org.deduced.AbstractPropertyCollection
last step of the delete process where the collection is identified as properly deleted.
deleteProperty(Object) - Method in class org.deduced.dynamic.DynamicPropertyMap
delete Property
deletePropertyInstance(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicPropertyMap
delete Property Instance
deleteQuietly(PropertyCollection<?, ?>) - Static method in class org.deduced.DeducedUtilities
delete a collection quietly
deleteReference(Reference) - Static method in class org.deduced.ReferenceMap
delete a Reference between two collection by either removing the property or by setting it to null.
deleteRemoveLocalObjectFromParent() - Method in class org.deduced.AbstractPropertyCollection
step in the deletion process used to remove the current collection from its parent.
deleteRemoveLocalObjectFromParent() - Method in class org.deduced.controller.implementation.FlyWheelPropertyCollectionController
(non-Javadoc)
deleteRemoveLocalObjectFromParent() - Method in class org.deduced.controller.implementation.FlyWheelPropertyCollectionControllerList
(non-Javadoc)
deleteRemoveLocalObjectFromParent() - Method in class org.deduced.controller.implementation.FlyWheelPropertyController
(non-Javadoc)
deleteRemoveLocalObjectFromParent() - Method in class org.deduced.controller.implementation.FlyWheelPropertyControllerList
(non-Javadoc)
deleteRemoveLocalObjectFromParent() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
deleteRemoveLocalObjectFromParent() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
deleteTypeIfNotInSchema(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
delete Type If Not In Schema
deleteTypeInformation(PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
delete Type Information
deleteTypeInformationIfNotUsed(PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
delete Type Information If Not Used
deleteValidateEmptyListenerList() - Method in class org.deduced.AbstractPropertyCollection
step in the deletion process used to verify that no listeners are left.
deleteValidateNoPendingReferences() - Method in class org.deduced.AbstractPropertyCollection
step in the deletion process used to verify that nobody is referencing the current collection
DEPENDENT_MODEL_LIST_INSTANCE - Static variable in interface org.deduced.DeducedModelLayer
Variable used to hold the PropertyInstance for : dependent model list
DEPENDENT_SCHEMA_LIST_INSTANCE - Static variable in interface org.deduced.DeducedSchemaLayer
Variable used to hold the PropertyInstance for : dependent schema list
dependentModelList - Variable in class org.deduced.implementation.DeducedControllerLayerImplementation
member variable holding the value for : dependent model list
dependentModelList - Variable in class org.deduced.implementation.DeducedModelLayerImplementation
member variable holding the value for : dependent model list
dependentSchemaList - Variable in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
member variable holding the value for : dependent schema list
dependentSchemaList - Variable in class org.deduced.implementation.DeducedSchemaLayerImplementation
member variable holding the value for : dependent schema list
didErrorsOccur() - Method in class org.deduced.xml.XmlModelDecoder
test to see if any errors were encountered while reading a property collection.
DirectControllerProvider - Class in org.deduced.controller.implementation
Temporary controller provider used to create DirectPropertyCollectionControllers
DirectControllerProvider() - Constructor for class org.deduced.controller.implementation.DirectControllerProvider
 
DirectPropertyCollectionController - Class in org.deduced.controller.implementation
Title: DirectPropertyController
DirectPropertyCollectionController(DeducedControllerLayerExtension) - Constructor for class org.deduced.controller.implementation.DirectPropertyCollectionController
DirectPropertyCollectionController Constructor
DirectPropertyController - Class in org.deduced.controller.implementation
Title: DirectPropertyController
DirectPropertyController(DeducedControllerLayerExtension) - Constructor for class org.deduced.controller.implementation.DirectPropertyController
DirectPropertyController Constructor
disconnectCollectionFromPreviousParent(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicPropertyMap
disconnect Collection From Previous Parent
document - Variable in class org.deduced.xml.XmlModelDecoder
DOM document created from the XML structure
document - Variable in class org.deduced.xml.XmlModelEncoder
XML document used to generate the XML Structure
documentation - Variable in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
member variable holding the value for : documentation
documentation - Variable in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
member variable holding the value for : documentation
documentation - Variable in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
member variable holding the value for : documentation
documentation - Variable in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
member variable holding the value for : documentation
documentation - Variable in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
member variable holding the value for : documentation
documentation - Variable in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
member variable holding the value for : documentation
documentation - Variable in class org.deduced.implementation.DeducedApplicationLayerImplementation
member variable holding the value for : documentation
documentation - Variable in class org.deduced.implementation.DeducedControllerLayerImplementation
member variable holding the value for : documentation
documentation - Variable in class org.deduced.implementation.DeducedModelLayerImplementation
member variable holding the value for : documentation
documentation - Variable in class org.deduced.implementation.DeducedSchemaLayerImplementation
member variable holding the value for : documentation
documentation - Variable in class org.deduced.implementation.DeductionRuleImplementation
member variable holding the value for : documentation
documentation - Variable in class org.deduced.implementation.DocumentedCollectionImplementation
member variable holding the value for : documentation
documentation - Variable in class org.deduced.implementation.EnumerationPropertyTypeImplementation
member variable holding the value for : documentation
documentation - Variable in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
member variable holding the value for : documentation
documentation - Variable in class org.deduced.implementation.PropertyCollectionTypeImplementation
member variable holding the value for : documentation
documentation - Variable in class org.deduced.implementation.PropertyInstanceImplementation
member variable holding the value for : documentation
documentation - Variable in class org.deduced.implementation.PropertyPackageImplementation
member variable holding the value for : documentation
documentation - Variable in class org.deduced.implementation.PropertyTypeImplementation
member variable holding the value for : documentation
documentation - Variable in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
member variable holding the value for : documentation
DOCUMENTATION_INSTANCE - Static variable in interface org.deduced.DocumentedCollection
Variable used to hold the PropertyInstance for : documentation
DOCUMENTED_COLLECTION_TYPE - Static variable in interface org.deduced.DocumentedCollection
Variable used to hold the PropertyCollectionType for : documented collection
DocumentedCollection - Interface in org.deduced
Interface used to represent the type : documented collection Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
DocumentedCollectionImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : documented collection Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
DocumentedCollectionImplementation() - Constructor for class org.deduced.implementation.DocumentedCollectionImplementation
Default constructor for the type : documented collection
DOT - Static variable in class org.deduced.utilities.FileUtilities
Dot file name
DOUBLE_TYPE - Static variable in class org.deduced.BasicTypes
Basic type that represents a double floating point value
DynamicModelFactory - Class in org.deduced.dynamic
DynamicModelFactory is a model factory that listens to a schema and dynamically modifies the objects it created to keep them synchronized with the schema.
DynamicModelFactory() - Constructor for class org.deduced.dynamic.DynamicModelFactory
DynamicModelFactory Constructor
DynamicModelFactory.ModelDeleteListener - Class in org.deduced.dynamic
Model Delete Listener
DynamicModelFactory.ModelDeleteListener() - Constructor for class org.deduced.dynamic.DynamicModelFactory.ModelDeleteListener
 
DynamicModelFactory.SchemaListener - Class in org.deduced.dynamic
Schema Listener
DynamicModelFactory.SchemaListener() - Constructor for class org.deduced.dynamic.DynamicModelFactory.SchemaListener
 
DynamicModelFactory.TypeExistenceCheck - Class in org.deduced.dynamic
Type Existence Check
DynamicModelFactory.TypeExistenceCheck() - Constructor for class org.deduced.dynamic.DynamicModelFactory.TypeExistenceCheck
 
DynamicPropertyList - Class in org.deduced.dynamic
Class used to host a list of DynamicPropertyMap.
DynamicPropertyList() - Constructor for class org.deduced.dynamic.DynamicPropertyList
constructor for the property list
DynamicPropertyList(PropertyCollection<?, ?>) - Constructor for class org.deduced.dynamic.DynamicPropertyList
constructor for the property list
DynamicPropertyMap - Class in org.deduced.dynamic
This class is used to create dynamic property collections that change as their defined type changes
DynamicPropertyMap(PropertyCollection<?, ?>, boolean, RuleExecutionContext) - Constructor for class org.deduced.dynamic.DynamicPropertyMap
DynamicPropertyMap Constructor
DynamicUtilities - Class in org.deduced.dynamic
Dynamic Utilities
DynamicUtilities() - Constructor for class org.deduced.dynamic.DynamicUtilities
 

E

element - Variable in class org.deduced.xml.XmlModelDecoder.CollectionToElementAssociation
DOM element representing this collection and its values
element - Variable in class org.deduced.xml.XmlModelDecoder.PropertyToElementAssociation
element in the DOM that represents this property with its key and value
EMPTY_STRING - Static variable in class org.deduced.utilities.AssertUtilities
default string
enabled - Variable in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
member variable holding the value for : enabled
enabled - Variable in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
member variable holding the value for : enabled
enabled - Variable in class org.deduced.implementation.DeductionRuleImplementation
member variable holding the value for : enabled
enabled - Variable in class org.deduced.implementation.EnabledPropertyCollectionImplementation
member variable holding the value for : enabled
ENABLED_INSTANCE - Static variable in interface org.deduced.EnabledPropertyCollection
Variable used to hold the PropertyInstance for : enabled
ENABLED_PROPERTY_COLLECTION_TYPE - Static variable in interface org.deduced.EnabledPropertyCollection
Variable used to hold the PropertyCollectionType for : enabled property collection
EnabledPropertyCollection - Interface in org.deduced
Interface used to represent the type : enabled property collection Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
EnabledPropertyCollectionImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : enabled property collection Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
EnabledPropertyCollectionImplementation() - Constructor for class org.deduced.implementation.EnabledPropertyCollectionImplementation
Default constructor for the type : enabled property collection
EncodeException - Exception in org.deduced.xml
EncodeException
EncodeException() - Constructor for exception org.deduced.xml.EncodeException
constructor for EncodeException
EncodeException(String) - Constructor for exception org.deduced.xml.EncodeException
constructor for EncodeException
EncodeException(String, Throwable) - Constructor for exception org.deduced.xml.EncodeException
constructor for EncodeException
EncodeException(Throwable) - Constructor for exception org.deduced.xml.EncodeException
constructor for EncodeException
enlargeArrayIfTooSmall(int, T[]) - Static method in class org.deduced.utilities.ObjectUtilities
Enlarge an array if it is too small.
entrySet() - Method in class org.deduced.PropertyCollectionAsPropertyMap
(non-Javadoc)
entrySet() - Method in class org.deduced.PropertyCollectionAsValueMap
(non-Javadoc)
ENUMERATION_LITERAL_LIST_INSTANCE - Static variable in interface org.deduced.EnumerationPropertyType
Variable used to hold the PropertyInstance for : enumeration literal list
ENUMERATION_PROPERTY_COLLECTION_TYPE - Static variable in interface org.deduced.EnumerationPropertyCollection
Variable used to hold the PropertyCollectionType for : enumeration property collection
ENUMERATION_PROPERTY_TYPE_TYPE - Static variable in interface org.deduced.EnumerationPropertyType
Variable used to hold the PropertyCollectionType for : enumeration property type
enumerationLiteralList - Variable in class org.deduced.implementation.EnumerationPropertyTypeImplementation
member variable holding the value for : enumeration literal list
EnumerationPropertyCollection - Interface in org.deduced
Interface used to represent the type : enumeration property collection Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
EnumerationPropertyCollectionImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : enumeration property collection Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
EnumerationPropertyCollectionImplementation() - Constructor for class org.deduced.implementation.EnumerationPropertyCollectionImplementation
Default constructor for the type : enumeration property collection
EnumerationPropertyType - Interface in org.deduced
Interface used to represent the type : enumeration property type Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
EnumerationPropertyTypeImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : enumeration property type Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
EnumerationPropertyTypeImplementation() - Constructor for class org.deduced.implementation.EnumerationPropertyTypeImplementation
Default constructor for the type : enumeration property type
enumerationTypeChanged(EnumerationPropertyType, PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
enumeration Type Changed
equals(Object) - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
equals(Object) - Method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.ChangeType
(non-Javadoc)
equals(Object) - Method in class org.deduced.controller.implementation.CachedFlyWheelControllerProvider.PropertyControllerKey
(non-Javadoc)
equals(Object) - Method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.IdPropertyMap
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.CollectionTypeInformationImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.DeducedApplicationLayerImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.DeducedModelLayerImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.DeducedSchemaLayerImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.DocumentedCollectionImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.EnabledPropertyCollectionImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.InstanceReferenceImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.NamedPropertyCollectionImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.PropertyCollectionTypeImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.PropertyInstanceImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.PropertyPackageImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.PropertyTypeImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.SchemaAnalyzerImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.StaticInstanceReferenceImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.implementation.ValidationModelImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.PropertyImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.PropertyMapEntry
(non-Javadoc)
equals(Object) - Method in class org.deduced.Reference
(non-Javadoc)
equals(Object) - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.task.implementation.TaskMonitorImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.utilities.IdentityReferenceMap
Compares this map with another.
equals(Object) - Method in class org.deduced.utilities.IdentityReferenceMap.IdentityReferenceEntry
(non-Javadoc)
equals(Object) - Method in class org.deduced.validation.model.implementation.LinkedValidationModelImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.validation.validator.implementation.ValidatorImplementation
(non-Javadoc)
equals(Object) - Method in class org.deduced.ValueMapEntry
(non-Javadoc)
EqualsFilter - Class in org.deduced.filter
EqualsFilter is used to filter all values that equal a set constraint
EqualsFilter() - Constructor for class org.deduced.filter.EqualsFilter
 
equalTo(Object) - Static method in class org.deduced.rule.DeductionRuleLibrary
create a filter to where objects have to equal a specific value
equalValue - Variable in class org.deduced.filter.EqualsFilter
the value to equal
ERROR_MESSAGE_BASED_VALIDATOR_TYPE - Static variable in interface org.deduced.validation.validator.ErrorMessageBasedValidator
Variable used to hold the PropertyCollectionType for : error message based validator
ERROR_MESSAGE_INSTANCE - Static variable in interface org.deduced.validation.validator.Validator
Variable used to hold the PropertyInstance for : error message
ERROR_MESSAGE_SUBSTRING_LENGTH - Static variable in class org.deduced.validation.validator.rule.IsStringValidRule
length of error substrings
errorList - Variable in class org.deduced.xml.XmlModelDecoder
list of non-fatal errors that occurred
errorMessage - Variable in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
member variable holding the value for : error message
errorMessage - Variable in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
member variable holding the value for : error message
errorMessage - Variable in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
member variable holding the value for : error message
errorMessage - Variable in class org.deduced.validation.validator.implementation.StringValidatorImplementation
member variable holding the value for : error message
errorMessage - Variable in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
member variable holding the value for : error message
errorMessage - Variable in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
member variable holding the value for : error message
errorMessage - Variable in class org.deduced.validation.validator.implementation.ValidatorImplementation
member variable holding the value for : error message
ErrorMessageBasedValidator - Interface in org.deduced.validation.validator
Interface used to represent the type : error message based validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
ErrorMessageBasedValidatorImplementation - Class in org.deduced.validation.validator.implementation
Java Implementation used to represent the type : error message based validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
ErrorMessageBasedValidatorImplementation() - Constructor for class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
Default constructor for the type : error message based validator
errorOutput - Variable in class org.deduced.controller.implementation.CompileResult
compilation error output
exception(Throwable) - Static method in class org.deduced.utilities.AssertUtilities
notify an unexpected exception
exception(String, Throwable) - Static method in class org.deduced.utilities.AssertUtilities
notify an unexpected exception
executeRule() - Method in class org.deduced.framework.RuleDeducedProperty
execute Rule
executeXPath(String, QName, Document) - Static method in class org.deduced.xml.XmlModelDecoder
execute XPath
exit(int) - Method in interface org.deduced.utilities.SystemExit
Ask the java process to terminate
exit(int) - Method in class org.deduced.utilities.SystemExitImplementation
(non-Javadoc)
extractModel() - Method in class org.deduced.xml.XmlModelEncoder
extract the model layer from the collection to encode
extractModelFactory(PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelDecoder
extract Model Factory from the model layer
extractNamedReferenceFinder(PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelEncoder
extract Name Reference Finder
extractRelativePath(String, String) - Static method in class org.deduced.utilities.FileUtilities
extract a relative path between a source directory and a target directory or file.
extractRelativePathToWorkingDirectory(String) - Static method in class org.deduced.utilities.FileUtilities
extract a relative file path from the current working directory
extractSchemaListElement(PropertyCollection<?, ?>, String, NodeList) - Method in class org.deduced.xml.XmlModelDecoder
extract Schema List Element
extractSchemaNodeList(Element) - Method in class org.deduced.xml.XmlModelDecoder
extract Schema Node List

F

factory - Variable in class org.deduced.controller.implementation.DirectControllerProvider
controller factory used by this provider
fail() - Static method in class org.deduced.utilities.AssertUtilities
report an assertion failure
fail(String) - Static method in class org.deduced.utilities.AssertUtilities
report an assertion failure
failNotEquals(String, Object, Object) - Static method in class org.deduced.utilities.AssertUtilities
report a failure because objects should have been the equal
failNotSame(String, Object, Object) - Static method in class org.deduced.utilities.AssertUtilities
report a failure because objects should have been the same
failSame(String) - Static method in class org.deduced.utilities.AssertUtilities
report a failure because objects shouldn't have been the same
fetchChildCollectionID(Element) - Method in class org.deduced.xml.XmlModelDecoder
fetch a child collection ID from the XML document
fetchCollectionValueString(Element) - Method in class org.deduced.xml.XmlModelDecoder
fetch Collection Value String from a DOM element
fetchNextLevelOfValues(PropertyCollection<?, ?>, PropertyCollection<?, ?>, RuleDeducedProperty.ParameterFetcher, Iterator<?>, PropertyCollection<?, ?>) - Static method in class org.deduced.framework.RuleDeducedProperty
fetch Next Level Of Values
fetchParameterFromKeyList(PropertyCollection<?, ?>, PropertyCollection<?, ?>, PropertyCollection<?, ?>, boolean) - Static method in class org.deduced.framework.RuleDeducedProperty
fetch all the values that match the defined input by starting at the specified start point and digging down the property tree
fetchPotentialValueFixedInstance(Object) - Static method in class org.deduced.framework.RuleDeducedProperty
fetch Potential Value Fixed Instance
fetchStartCollection(PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Static method in class org.deduced.framework.RuleDeducedProperty
fetch the collection that is used as a starting point to analyze an instance reference.
fetchSubPackageObjectList(XmlModelEncoder.PackageSubObjectList, PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelEncoder
fetch or add the package holder object in the object map
fetchSubString(String, int) - Static method in class org.deduced.validation.validator.rule.IsStringValidRule
Fetch a sub string used during error reporting to avoid error messages that are too long.
FILE_NAME_GENERATOR - Static variable in class org.deduced.controller.implementation.ControllerUtilities
File name finder
fileExists(String) - Static method in class org.deduced.utilities.FileUtilities
test if a file exists based on a path
FileUtilities - Class in org.deduced.utilities
Utility methods used on files.
FileUtilities() - Constructor for class org.deduced.utilities.FileUtilities
 
fillByValueProperties() - Method in class org.deduced.xml.XmlModelDecoder
fillByValueProperties to prevent multiple cloning of objects, create them in the right order ( starting from the parents and going down to the last child )
fillInstancesAndTypes() - Static method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.framework.ControllerSchema
fill all instances and types
fillInstancesAndTypes() - Static method in class org.deduced.framework.DefaultSchema
fill all instances and types
fillInstancesAndTypes() - Static method in class org.deduced.implementation.CollectionTypeInformationImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.DeducedApplicationLayerImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.DeducedModelLayerImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.DeducedSchemaLayerImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.DeductionRuleImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.DocumentedCollectionImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.EnabledPropertyCollectionImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.InstanceReferenceImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.NamedPropertyCollectionImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.PropertyCollectionTypeImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.PropertyInstanceImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.PropertyPackageImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.PropertyTypeImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.SchemaAnalyzerImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.StaticInstanceReferenceImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.implementation.ValidationModelImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.task.implementation.TaskImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.task.implementation.TaskMonitorImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.validation.model.implementation.LinkedValidationModelImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
fill instances and types phase 1
fillInstancesAndTypes() - Static method in class org.deduced.validation.validator.implementation.ValidatorImplementation
fill instances and types phase 1
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.CollectionTypeInformationImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedApplicationLayerImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedModelLayerImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedSchemaLayerImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeductionRuleImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DocumentedCollectionImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.EnabledPropertyCollectionImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.InstanceReferenceImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.NamedPropertyCollectionImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyCollectionTypeImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyInstanceImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyPackageImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyTypeImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.SchemaAnalyzerImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.StaticInstanceReferenceImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.ValidationModelImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.task.implementation.TaskImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.task.implementation.TaskMonitorImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.LinkedValidationModelImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
fill instances and types from a schema
fillInstancesAndTypesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.ValidatorImplementation
fill instances and types from a schema
fillList(PropertyCollection, List, boolean) - Static method in class org.deduced.rule.DeductionRuleLibrary
fill a List with a list of objects.
fillListCreateUnmatchedValues(PropertyCollection, Collection) - Static method in class org.deduced.rule.DeductionRuleLibrary
fill List Create Unmatched Values
fillListExtractMatchesValues(boolean, List, List<PropertyCollection>, Collection) - Static method in class org.deduced.rule.DeductionRuleLibrary
fill List Extract Matches Values
fillListRemoveUnmatchedValues(PropertyCollection, boolean, List<PropertyCollection>) - Static method in class org.deduced.rule.DeductionRuleLibrary
fill List Remove Unmatched Values
fillPackageSubPackages() - Static method in class org.deduced.framework.ControllerSchema
fill all the package sub packages
fillPackageSubPackages() - Static method in class org.deduced.framework.DefaultSchema
fill all the package sub packages
fillPackageSubTypes() - Static method in class org.deduced.framework.ControllerSchema
fill all the packages sub types
fillPackageSubTypes() - Static method in class org.deduced.framework.DefaultSchema
fill all the packages sub types
fillParentList(PropertyCollection<?, ?>, List<PropertyCollection<?, ?>>) - Method in class org.deduced.xml.XmlModelEncoder
fill a list with all the Parents of a collection
fillProperties() - Method in class org.deduced.xml.XmlModelDecoder
fillByValueProperties
fillStaticVariablesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.framework.ControllerSchema
fill all the static variables from the schema
fillStaticVariablesFromSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.framework.DefaultSchema
fill all the static variables from the schema
fillTypeLists() - Static method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.framework.ControllerSchema
create all the type lists
fillTypeLists() - Static method in class org.deduced.framework.DefaultSchema
create all the type lists
fillTypeLists() - Static method in class org.deduced.implementation.CollectionTypeInformationImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.DeducedApplicationLayerImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.DeducedModelLayerImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.DeducedSchemaLayerImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.DeductionRuleImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.DocumentedCollectionImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.EnabledPropertyCollectionImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.InstanceReferenceImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.NamedPropertyCollectionImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.PropertyCollectionTypeImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.PropertyInstanceImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.PropertyPackageImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.PropertyTypeImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.SchemaAnalyzerImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.StaticInstanceReferenceImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.implementation.ValidationModelImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.task.implementation.TaskImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.task.implementation.TaskMonitorImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.validation.model.implementation.LinkedValidationModelImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
fill instances and types phase 2
fillTypeLists() - Static method in class org.deduced.validation.validator.implementation.ValidatorImplementation
fill instances and types phase 2
Filter - Interface in org.deduced.filter
Filter is a base interface implemented by all filters.
filter(List<T>, Filter) - Static method in class org.deduced.rule.DeductionRuleLibrary
filter a list based on a filter
filteredKey - Variable in class org.deduced.KeyFilteredPropertyListener
the description that we want to receive a notification on
filteredOnBigger - Variable in class org.deduced.filter.CompareFilter
flag that controls the filter return value when the collection if the value it contains is bigger than the value to test.
filteredOnEqual - Variable in class org.deduced.filter.CompareFilter
flag that controls the filter return value when the collection if the value it contains is equal to the value to test.
filteredOnSmaller - Variable in class org.deduced.filter.CompareFilter
flag that controls the filter return value when the collection if the value it contains is smaller than the value to test.
FilterEverythingFilter - Class in org.deduced.filter
Filter Everything Filter
FilterEverythingFilter() - Constructor for class org.deduced.filter.FilterEverythingFilter
 
filterList(Collection, boolean) - Static method in class org.deduced.rule.DeductionRuleLibrary
filter a collection to extract a single object from it.
filterList(PropertyCollection<?, ?>, boolean) - Static method in class org.deduced.rule.DeductionRuleLibrary
filter property collection to extract a single object from it.
filterList(T[], boolean) - Static method in class org.deduced.rule.DeductionRuleLibrary
filter an array property collection to extract a single object from it.
FilterNothingFilter - Class in org.deduced.filter
Filter Nothing Filter
FilterNothingFilter() - Constructor for class org.deduced.filter.FilterNothingFilter
 
FIND_AVAILABLE_FILE_MAX_ATTEMPT_COUNT - Static variable in class org.deduced.controller.implementation.ControllerUtilities
The maximum number of attempts at finding an available file
findChildByName(PropertyCollection<?, ?>, String) - Static method in class org.deduced.DeducedUtilities
find a child property collection by name
findChildCollectionController(Object) - Method in class org.deduced.controller.implementation.DirectPropertyCollectionController
find Child Collection Controller
findChildPropertyCollection(PropertyCollection<K, X>, CK, V) - Static method in class org.deduced.DeducedUtilities
Find a child collection from the collection to search that has a property matching the specified key and value
findChildPropertyCollectionByValueInstance(PropertyCollection<K, X>, CK, V) - Static method in class org.deduced.DeducedUtilities
Find a child collection from the collection to search that has a property matching the specified key and value with the identity == operator.
findChildPropertyCollectionKey(PropertyCollection<K, X>, CK, V) - Static method in class org.deduced.DeducedUtilities
Find a child collection from the collection to search that has a property matching the specified key and value
findChildPropertyController(Object) - Method in class org.deduced.controller.implementation.DirectPropertyCollectionController
find an existing Child Property Controller
findCollectionControllerControllingModel(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.implementation.ControllerUtilities
find Collection Controller Controlling Model
findControllerByPropertyCollectionType(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
attempt to find a property collection controller type associated with a property collection type
findControllerByPropertyCollectionTypeInSchema(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
attempt to find a property collection controller type associated with a property collection type by searching the schema
findEqualEntry(Object) - Method in class org.deduced.PropertyCollectionAsPropertyEntrySet
find Equal Entry in the collection
findEqualEntry(Object) - Method in class org.deduced.PropertyValueCollectionAsEntrySet
find Equal Entry in the collection
findInstance(Object) - Method in class org.deduced.FixedPropertyInstanceCollection
Fetch the property instance that matches the specified key from the property collection type
findInstance(Object, PropertyCollection<?, ?>) - Static method in class org.deduced.FixedPropertyInstanceCollection
Fetch the property instance that matches the specified key from the property collection type.
findInstanceByNameInListInstanceList(String, PropertyCollection) - Static method in class org.deduced.xml.XmlModelDecoder
find Instance By Name In List Instance List
findInstanceByNameInParentTypeList(PropertyCollection<?, ?>, String, IdentityHashMap<PropertyCollection<?, ?>, PropertyCollection<?, ?>>) - Static method in class org.deduced.xml.XmlModelDecoder
find Instance By Name In Parent Type List
findListControllerInSchema(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
attempt to find a List Controller In the Schema by matching the linked property collection list instance.
findListControllerType(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
attempt to find a list controller type based on the list instance
findMatchingRuleInMap(List<PropertyCollection<?, ?>>, List<PropertyCollection<?, ?>>, DynamicPropertyMap) - Static method in class org.deduced.dynamic.DynamicPropertyMap
find a rule in a property map that matches the reverse instance list and doesn't match one of the rules to avoid.
findMaximumResult(List, PropertyCollection) - Static method in class org.deduced.rule.DeductionRuleLibrary
find the maximum result in the list of property collection for the specified instance
findMinimumResult(List<?>, PropertyCollection<?, ?>) - Static method in class org.deduced.rule.DeductionRuleLibrary
find the minimum result in the list of property collection for the specified instance
findNextValue() - Method in class org.deduced.utilities.WeakList.WeakIterator
findNextValue
findOverride(PropertyCollection<?, ?>, PropertyCollection<?, ?>, Collection<PropertyCollection<?, ?>>, List<PropertyCollection<?, ?>>, List<PropertyCollection<?, ?>>) - Static method in class org.deduced.dynamic.DynamicPropertyMap
find a property Override based on the parent list
findPackageInSchema(PropertyCollection<?, ?>, String[]) - Static method in class org.deduced.DeducedUtilities
find a property package in a schema
findParentOfType(PropertyCollection, PropertyCollection, boolean) - Static method in class org.deduced.rule.DeductionRuleLibrary
find Parent Of Type
findPropertyCollectionControllerType(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
attempt to find a property collection controller type associated with a property collection type
findPropertyControllerControllingPropertyKey(PropertyCollection, Object) - Static method in class org.deduced.controller.implementation.ControllerUtilities
find Property Controller Controlling Property Key
findPropertyControllerType(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
attempt to find a property controller type associated with a property instance
findPropertyControllerTypeInSchema(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
attempt to find a property controller type associated with a property instance in the schema.
findPropertyInstance(PropertyCollection<?, ?>, String) - Static method in class org.deduced.xml.XmlModelDecoder
find Property Instance in a type
findPropertyKey(XmlModelDecoder.PropertyToElementAssociation) - Method in class org.deduced.xml.XmlModelDecoder
find Property Key
findTypeByNameFromPackageList(List<PropertyCollection<?, ?>>, String) - Method in class org.deduced.xml.XmlModelDecoder
find Type By Name From Package List
findTypeFromKeyValueInPackage(PropertyCollection<?, ?>, Object, PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
find a property collection type in a package that has a specific value in one of it's properties
fireChangeEventIfNecessary(E, E) - Method in class org.deduced.framework.RuleDeducedProperty
fire Change Event If Necessary
fireNewValueChange(E, E) - Method in class org.deduced.framework.RuleDeducedProperty
fire New Value Change
fireNewValueOnOutput(E, E, PropertyCollection<?, ?>, Integer, Object) - Method in class org.deduced.framework.RuleDeducedProperty
fire New Value On Output
firePropertyChangeEvent(PropertyCollection<?, ?>, K, V, V, ChangeType) - Method in class org.deduced.AbstractPropertyCollection
Fire a property change event.
firePropertyChangeEventIfNecessary(PropertyCollection<?, ?>, Integer, Object, Object) - Method in class org.deduced.dynamic.DynamicPropertyMap
fire Property Change Event If Necessary
firstFilter - Variable in class org.deduced.filter.AndFilter
the first filter
firstFilter - Variable in class org.deduced.filter.OrFilter
the first filter
firstTerm(int) - Static method in class org.deduced.utilities.HashCodeUtilities
modify the hash code for merging
FixedDeducedProperty<E> - Class in org.deduced
FixedDeducedProperty is used to hold a property that is created with a rule that has no input.
FixedDeducedProperty(PropertyCollection<?, ?>, PropertyCollection<?, ?>, E, PropertyCollection<?, ?>) - Constructor for class org.deduced.FixedDeducedProperty
FixedDeducedProperty Constructor
fixedInstance - Variable in class org.deduced.PropertyMap
the instance hooked to all the values in this map
FixedPropertyInstanceCollection<K,V> - Class in org.deduced
Abstract property collection used as a base class for property collections that have a fixed list of properties.
FixedPropertyInstanceCollection() - Constructor for class org.deduced.FixedPropertyInstanceCollection
default constructor
FixedPropertyInstanceCollection.FixedPropertyListIterator - Class in org.deduced
Iterator for the fixed property collection.
FixedPropertyInstanceCollection.FixedPropertyListIterator(Collection<K>) - Constructor for class org.deduced.FixedPropertyInstanceCollection.FixedPropertyListIterator
Iterator constructor
FixedPropertyInstanceCollection.FixedPropertyListValueIterator - Class in org.deduced
Iterator for the fixed property collection.
FixedPropertyInstanceCollection.FixedPropertyListValueIterator(Collection<K>) - Constructor for class org.deduced.FixedPropertyInstanceCollection.FixedPropertyListValueIterator
Iterator constructor
FLOAT_TYPE - Static variable in class org.deduced.BasicTypes
Basic type that represents a floating point value
flushCollectionsWithNewParent(boolean) - Method in class org.deduced.AbstractPropertyCollection.CollectionToDeleteMonitor
check if all the collections flagged for deletion have been deleted correctly.
flushCollectionsWithNewParent() - Static method in class org.deduced.AbstractPropertyCollection
check if all the collections flagged for deletion have been deleted correctly.
flushCollectionsWithNewParent(boolean) - Static method in class org.deduced.AbstractPropertyCollection
check if all the collections flagged for deletion have been deleted correctly.
FlyWheelControllerFactory - Interface in org.deduced.controller.implementation
Fly Wheel Controller Factory
FlyWheelControllerFactoryImplementation - Class in org.deduced.controller.implementation
Fly Wheel Controller Factory Implementation
FlyWheelControllerFactoryImplementation(DeducedControllerLayerExtension) - Constructor for class org.deduced.controller.implementation.FlyWheelControllerFactoryImplementation
FlyWheelControllerFactoryImplementation Constructor
FlyWheelControllerProvider - Class in org.deduced.controller.implementation
FlyWheelControllerProvider is used to create controllers on demand.
FlyWheelControllerProvider() - Constructor for class org.deduced.controller.implementation.FlyWheelControllerProvider
FlyWheelControllerProvider constructor
FlyWheelDynamicPropertyCollectionController - Class in org.deduced.dynamic
Fly Wheel Dynamic Property Collection Controller
FlyWheelDynamicPropertyCollectionController(PropertyCollection<?, ?>, boolean, RuleExecutionContext, DeducedControllerLayerExtension) - Constructor for class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
FlyWheelDynamicPropertyCollectionController Constructor
FlyWheelDynamicPropertyController - Class in org.deduced.dynamic
Fly Wheel Dynamic Property Controller
FlyWheelDynamicPropertyController(PropertyCollection<?, ?>, boolean, RuleExecutionContext, DeducedControllerLayerExtension) - Constructor for class org.deduced.dynamic.FlyWheelDynamicPropertyController
FlyWheelDynamicPropertyController Constructor
FlyWheelPropertyCollectionController - Class in org.deduced.controller.implementation
Fly Wheel Property Collection Controller
FlyWheelPropertyCollectionController(DeducedControllerLayerExtension) - Constructor for class org.deduced.controller.implementation.FlyWheelPropertyCollectionController
FlyWheelPropertyCollectionController Constructor
FlyWheelPropertyCollectionControllerList - Class in org.deduced.controller.implementation
FlyWheelPropertyCollectionControllerMap
FlyWheelPropertyCollectionControllerList(DeducedControllerLayerExtension, PropertyCollection<?, ?>) - Constructor for class org.deduced.controller.implementation.FlyWheelPropertyCollectionControllerList
FlyWheelPropertyCollectionControllerMap Constructor
FlyWheelPropertyController - Class in org.deduced.controller.implementation
Fly Wheel Property Controller
FlyWheelPropertyController(DeducedControllerLayerExtension) - Constructor for class org.deduced.controller.implementation.FlyWheelPropertyController
FlyWheelPropertyController Constructor
FlyWheelPropertyControllerList - Class in org.deduced.controller.implementation
FlyWheelPropertyControllerMap
FlyWheelPropertyControllerList(DeducedControllerLayerExtension, PropertyCollection<?, ?>) - Constructor for class org.deduced.controller.implementation.FlyWheelPropertyControllerList
FlyWheelPropertyCollectionControllerMap Constructor
FlyWheelTypeBasedControllerFactory - Class in org.deduced.dynamic
Fly Wheel Type Based Controller Factory
FlyWheelTypeBasedControllerFactory() - Constructor for class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
FlyWheelTypeBasedControllerFactory Constructor
FOLDER_SEPARATOR - Static variable in class org.deduced.utilities.FileUtilities
folder separator constant
forceCreateDirectory(String) - Static method in class org.deduced.utilities.FileUtilities
force a directory creation
format(String, Object, Object) - Static method in class org.deduced.utilities.AssertUtilities
format a string to indicate the error condition
FORMAT - Static variable in class org.deduced.utilities.LogFormatter
format to use while printing date
format(LogRecord) - Method in class org.deduced.utilities.LogFormatter
Format the given LogRecord.
formatDate(Calendar) - Static method in class org.deduced.rule.DeductionRuleLibrary
format a date to show the year, month and day
formatDate(Calendar, String) - Static method in class org.deduced.rule.DeductionRuleLibrary
format Date to a string with a specific display format
formatter - Variable in class org.deduced.utilities.LogFormatter
Message formatter used for printing
formatTime(Calendar) - Static method in class org.deduced.rule.DeductionRuleLibrary
format Time
FrameworkLoader - Class in org.deduced.framework
Title: FrameworkLoader
FrameworkLoader() - Constructor for class org.deduced.framework.FrameworkLoader
 
fullSchemaMap - Variable in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
map of all the schema and their recursive listeners
fullSchemaMap - Variable in class org.deduced.dynamic.DynamicModelFactory
map between the list of schema in use and the recursive model listeners that listen to them

G

GENERATED_EXCEPTION_INSTANCE - Static variable in interface org.deduced.task.Task
Variable used to hold the PropertyInstance for : generated exception
generatedException - Variable in class org.deduced.task.implementation.TaskImplementation
member variable holding the value for : generated exception
generateKey(Object) - Method in class org.deduced.IdPropertyMap
generate a key for a newly inserted object
get(int) - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
get(Object) - Method in class org.deduced.PropertyCollectionAsPropertyMap
(non-Javadoc)
get(int) - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
get(Object) - Method in class org.deduced.PropertyCollectionAsValueMap
(non-Javadoc)
getAllModelsOfType(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
get a list of All the Models Of a specified Type, including those that are derived from the type.
getAllReferences(PropertyCollection<?, ?>) - Static method in class org.deduced.ReferenceMap
Fetch all the references to a referenced collection.
getAnalyzer() - Method in class org.deduced.controller.implementation.DeducedControllerLayerExtensionImplementation
get the schema analyzer
getAnalyzer() - Method in class org.deduced.framework.DeducedModelLayerExtensionImplementation
get the schema analyzer
getBooleanProperty(PropertyCollection<?, ?>, Object) - Static method in class org.deduced.DeducedUtilities
Utility method to get a boolean property form a collection
getChangeType() - Method in interface org.deduced.PropertyChangeEvent
 
getChangeType() - Method in class org.deduced.PropertyChangeEventImplementation
 
getCheckDeleteMode() - Static method in class org.deduced.AbstractPropertyCollection
 
getCheckDeleteRunner() - Static method in class org.deduced.AbstractPropertyCollection
get Check Delete Runner
getChildCollectionControllerList() - Method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
(non-Javadoc)
getChildCollectionControllerList(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
Get the value of the instance : child collection controller list
getChildCollectionControllerList() - Method in class org.deduced.controller.implementation.FlyWheelPropertyCollectionController
(non-Javadoc)
getChildCollectionControllerList() - Method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
(non-Javadoc)
getChildCollectionControllerList(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
Get the value of the instance : child collection controller list
getChildCollectionControllerList() - Method in interface org.deduced.controller.PropertyCollectionControllerModel
Get the value of the instance : child collection controller list
getChildCollectionControllerList() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
getChildControllerInternal(Object) - Method in class org.deduced.controller.implementation.DirectPropertyCollectionController
get Child Controller Internal
getChildMap() - Method in class org.deduced.xml.XmlModelEncoder.ReferenceCollection
 
getChildPropertyControllerList() - Method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
(non-Javadoc)
getChildPropertyControllerList(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
Get the value of the instance : child property controller list
getChildPropertyControllerList() - Method in class org.deduced.controller.implementation.FlyWheelPropertyCollectionController
(non-Javadoc)
getChildPropertyControllerList() - Method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
(non-Javadoc)
getChildPropertyControllerList(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
Get the value of the instance : child property controller list
getChildPropertyControllerList() - Method in interface org.deduced.controller.PropertyCollectionControllerModel
Get the value of the instance : child property controller list
getChildPropertyControllerList() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
getChildTypeList() - Method in interface org.deduced.CollectionTypeInformation
Get the value of the instance : child type list
getChildTypeList() - Method in class org.deduced.implementation.CollectionTypeInformationImplementation
(non-Javadoc)
getChildTypeList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.CollectionTypeInformationImplementation
Get the value of the instance : child type list
getClassFromRule(PropertyCollection, CompileResult) - Static method in class org.deduced.controller.implementation.ControllerUtilities
get Class From Rule
getClassFromType(PropertyCollection<?, ?>) - Static method in class org.deduced.BasicTypes
Find the java class associated with a property type.
getClassFromType(PropertyCollection<?, ?>) - Method in class org.deduced.DefaultModelFactory
(non-Javadoc)
getClassFromType(PropertyCollection<?, ?>) - Method in interface org.deduced.TypeBasedModelFactory
get the class associated with a collection type
getClassOutput() - Method in class org.deduced.controller.implementation.CompileResult
get the compilation class output
getCode() - Method in interface org.deduced.DeductionRule
Get the value of the instance : code
getCode() - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
getCode(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeductionRuleImplementation
Get the value of the instance : code
getCollection() - Method in interface org.deduced.PropertyChangeEvent
 
getCollection() - Method in class org.deduced.PropertyChangeEventImplementation
 
getCollection() - Method in class org.deduced.rule.DeductionRuleLibrary.CompareResult
 
getCollection() - Method in class org.deduced.xml.XmlModelDecoder.CollectionToElementAssociation
 
getCollection() - Method in class org.deduced.xml.XmlModelEncoder.ReferenceCollection
 
getCollectionAssociation() - Method in class org.deduced.xml.XmlModelDecoder.PropertyToElementAssociation
 
getCollectionList() - Method in interface org.deduced.DeducedModelLayer
Get the value of the instance : collection list
getCollectionList() - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
(non-Javadoc)
getCollectionList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
Get the value of the instance : collection list
getCollectionList() - Method in class org.deduced.implementation.DeducedModelLayerImplementation
(non-Javadoc)
getCollectionList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedModelLayerImplementation
Get the value of the instance : collection list
getCollectionName(PropertyCollection<?, ?>) - Static method in class org.deduced.DeducedUtilities
Fetch the name from a collection.
getCollectionProperty(PropertyCollection<?, ?>, Object) - Static method in class org.deduced.DeducedUtilities
Utility method to get a PropertyCollection property form a collection
getCollectionRoot(PropertyCollection<?, ?>) - Static method in class org.deduced.DeducedUtilities
Fetch the root object that owns the whole object tree in which the specified collection is a part of.
getCollectionType() - Method in interface org.deduced.CollectionTypeInformation
Get the value of the instance : collection type
getCollectionType() - Method in class org.deduced.implementation.CollectionTypeInformationImplementation
(non-Javadoc)
getCollectionType(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.CollectionTypeInformationImplementation
Get the value of the instance : collection type
getCompileError() - Method in interface org.deduced.DeductionRule
Get the value of the instance : compile error
getCompileError() - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
getCompileError(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeductionRuleImplementation
Get the value of the instance : compile error
getCompileOutput() - Method in interface org.deduced.DeductionRule
Get the value of the instance : compile output
getCompileOutput() - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
getCompileOutput(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeductionRuleImplementation
Get the value of the instance : compile output
getContext() - Method in class org.deduced.dynamic.DynamicModelFactory
get the deduction rule execution context
getControlLayer() - Method in class org.deduced.controller.implementation.AbstractControllerFactory
getControlLayer the control layer associated with this factory
getControlLayer() - Method in class org.deduced.controller.implementation.AbstractPropertyCollectionController
get Control Layer
getControlLayer() - Method in class org.deduced.controller.implementation.DirectPropertyController
getControlLayer
getControlLayer() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
 
getControlLayer() - Method in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
get Control Layer
getControlledCollection() - Method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
(non-Javadoc)
getControlledCollection(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
Get the value of the instance : controlled collection
getControlledCollection() - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
getControlledCollection(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
Get the value of the instance : controlled collection
getControlledCollection() - Method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
(non-Javadoc)
getControlledCollection(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
Get the value of the instance : controlled collection
getControlledCollection() - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
(non-Javadoc)
getControlledCollection(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
Get the value of the instance : controlled collection
getControlledCollection() - Method in interface org.deduced.controller.PropertyCollectionControllerModel
Get the value of the instance : controlled collection
getControlledCollection() - Method in interface org.deduced.controller.PropertyControllerModel
Get the value of the instance : controlled collection
getControlledCollection() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
getControlledCollection() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
getControlledModel() - Method in interface org.deduced.DeducedControllerLayer
Get the value of the instance : controlled model
getControlledModel() - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
(non-Javadoc)
getControlledModel(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
Get the value of the instance : controlled model
getControlledModelExtension() - Method in interface org.deduced.controller.DeducedControllerLayerExtension
 
getControlledModelExtension() - Method in class org.deduced.controller.implementation.DeducedControllerLayerExtensionImplementation
(non-Javadoc)
getControlledPropertyInstance() - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
getControlledPropertyInstance(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
Get the value of the instance : controlled property instance
getControlledPropertyInstance() - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
(non-Javadoc)
getControlledPropertyInstance(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
Get the value of the instance : controlled property instance
getControlledPropertyInstance() - Method in interface org.deduced.controller.PropertyControllerModel
Get the value of the instance : controlled property instance
getControlledPropertyInstance() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
getControlledPropertyValueType() - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
getControlledPropertyValueType(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
Get the value of the instance : controlled property value type
getControlledPropertyValueType() - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
(non-Javadoc)
getControlledPropertyValueType(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
Get the value of the instance : controlled property value type
getControlledPropertyValueType() - Method in interface org.deduced.controller.PropertyControllerModel
Get the value of the instance : controlled property value type
getControlledPropertyValueType() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
getControllerFactory() - Method in interface org.deduced.controller.DeducedControllerLayerExtension
 
getControllerFactory() - Method in class org.deduced.controller.implementation.DeducedControllerLayerExtensionImplementation
(non-Javadoc)
getControllerFactory() - Method in class org.deduced.controller.implementation.DirectPropertyCollectionController
get Controller Factory
getControllerFactory() - Method in class org.deduced.controller.implementation.FlyWheelControllerProvider
 
getControllerProvider() - Method in interface org.deduced.controller.DeducedControllerLayerExtension
 
getControllerProvider() - Method in class org.deduced.controller.implementation.DeducedControllerLayerExtensionImplementation
(non-Javadoc)
getConvertedBasicValue(PropertyCollection<?, ?>, PropertyCollection<?, ?>, Object) - Method in class org.deduced.dynamic.DynamicModelFactory
get Converted Basic Value
getCreatedModelSet(PropertyCollection<?, ?>, boolean, boolean) - Method in class org.deduced.dynamic.DynamicModelFactory
get the list of all the created models of a specific type
getCurrentValue() - Method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
(non-Javadoc)
getCurrentValue(PropertyCollection<?, ?>) - Static method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
Get the value of the instance : current value
getCurrentValue() - Method in interface org.deduced.analyzer.SingleItemListFilter
Get the value of the instance : current value
getCurrentValue() - Method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
(non-Javadoc)
getCurrentValue(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
Get the value of the instance : current value
getCurrentValue() - Method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
(non-Javadoc)
getCurrentValue(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
Get the value of the instance : current value
getCurrentValue() - Method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
(non-Javadoc)
getCurrentValue(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
Get the value of the instance : current value
getCurrentValue() - Method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
(non-Javadoc)
getCurrentValue(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
Get the value of the instance : current value
getCurrentValue() - Method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
(non-Javadoc)
getCurrentValue(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
Get the value of the instance : current value
getCurrentValue() - Method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
(non-Javadoc)
getCurrentValue(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
Get the value of the instance : current value
getCurrentValue() - Method in class org.deduced.validation.validator.implementation.ValidatorImplementation
(non-Javadoc)
getCurrentValue(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.ValidatorImplementation
Get the value of the instance : current value
getCurrentValue() - Method in interface org.deduced.validation.validator.Validator
Get the value of the instance : current value
getCurrentWorkingDirectory() - Static method in class org.deduced.utilities.FileUtilities
 
getDeductionRuleList() - Method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
(non-Javadoc)
getDeductionRuleList(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
Get the value of the instance : deduction rule list
getDeductionRuleList() - Method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
(non-Javadoc)
getDeductionRuleList(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
Get the value of the instance : deduction rule list
getDeductionRuleList() - Method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
(non-Javadoc)
getDeductionRuleList(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
Get the value of the instance : deduction rule list
getDeductionRuleList() - Method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
(non-Javadoc)
getDeductionRuleList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
Get the value of the instance : deduction rule list
getDeductionRuleList() - Method in class org.deduced.implementation.PropertyCollectionTypeImplementation
(non-Javadoc)
getDeductionRuleList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyCollectionTypeImplementation
Get the value of the instance : deduction rule list
getDeductionRuleList() - Method in interface org.deduced.PropertyCollectionType
Get the value of the instance : deduction rule list
getDefaultValidatorType() - Method in class org.deduced.validation.model.implementation.LinkedValidationModelImplementation
(non-Javadoc)
getDefaultValidatorType(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.LinkedValidationModelImplementation
Get the value of the instance : default validator type
getDefaultValidatorType() - Method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
(non-Javadoc)
getDefaultValidatorType(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
Get the value of the instance : default validator type
getDefaultValidatorType() - Method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
(non-Javadoc)
getDefaultValidatorType(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
Get the value of the instance : default validator type
getDefaultValidatorType() - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
(non-Javadoc)
getDefaultValidatorType(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
Get the value of the instance : default validator type
getDefaultValidatorType() - Method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
(non-Javadoc)
getDefaultValidatorType(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
Get the value of the instance : default validator type
getDefaultValidatorType() - Method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
(non-Javadoc)
getDefaultValidatorType(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
Get the value of the instance : default validator type
getDefaultValidatorType() - Method in interface org.deduced.validation.model.LinkedValidationModel
Get the value of the instance : default validator type
getDependentModelList() - Method in interface org.deduced.DeducedModelLayer
Get the value of the instance : dependent model list
getDependentModelList() - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
(non-Javadoc)
getDependentModelList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
Get the value of the instance : dependent model list
getDependentModelList() - Method in class org.deduced.implementation.DeducedModelLayerImplementation
(non-Javadoc)
getDependentModelList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedModelLayerImplementation
Get the value of the instance : dependent model list
getDependentSchemaList() - Method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
(non-Javadoc)
getDependentSchemaList(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
Get the value of the instance : dependent schema list
getDependentSchemaList() - Method in interface org.deduced.DeducedSchemaLayer
Get the value of the instance : dependent schema list
getDependentSchemaList() - Method in class org.deduced.implementation.DeducedSchemaLayerImplementation
(non-Javadoc)
getDependentSchemaList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedSchemaLayerImplementation
Get the value of the instance : dependent schema list
getDerivedModelList(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
get Derived Model List
getDistanceBetweenTypes(PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Static method in class org.deduced.DeducedUtilities
finds out how many inheritance level is required to reach type
getDistanceOnAbstractCollection(PropertyCollection<?, ?>, PropertyCollection<?, ?>, int) - Static method in class org.deduced.DeducedUtilities
internal recursive method to find the inheritance distance between two types.
getDocumentation() - Method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
(non-Javadoc)
getDocumentation(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
Get the value of the instance : documentation
getDocumentation() - Method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
(non-Javadoc)
getDocumentation(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
Get the value of the instance : documentation
getDocumentation() - Method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
(non-Javadoc)
getDocumentation(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
Get the value of the instance : documentation
getDocumentation() - Method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
(non-Javadoc)
getDocumentation(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
Get the value of the instance : documentation
getDocumentation() - Method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
(non-Javadoc)
getDocumentation(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
Get the value of the instance : documentation
getDocumentation() - Method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
(non-Javadoc)
getDocumentation(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
Get the value of the instance : documentation
getDocumentation() - Method in interface org.deduced.DocumentedCollection
Get the value of the instance : documentation
getDocumentation() - Method in class org.deduced.implementation.DeducedApplicationLayerImplementation
(non-Javadoc)
getDocumentation(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedApplicationLayerImplementation
Get the value of the instance : documentation
getDocumentation() - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
(non-Javadoc)
getDocumentation(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
Get the value of the instance : documentation
getDocumentation() - Method in class org.deduced.implementation.DeducedModelLayerImplementation
(non-Javadoc)
getDocumentation(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedModelLayerImplementation
Get the value of the instance : documentation
getDocumentation() - Method in class org.deduced.implementation.DeducedSchemaLayerImplementation
(non-Javadoc)
getDocumentation(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedSchemaLayerImplementation
Get the value of the instance : documentation
getDocumentation() - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
getDocumentation(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeductionRuleImplementation
Get the value of the instance : documentation
getDocumentation() - Method in class org.deduced.implementation.DocumentedCollectionImplementation
(non-Javadoc)
getDocumentation(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DocumentedCollectionImplementation
Get the value of the instance : documentation
getDocumentation() - Method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
(non-Javadoc)
getDocumentation(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
Get the value of the instance : documentation
getDocumentation() - Method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
(non-Javadoc)
getDocumentation(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
Get the value of the instance : documentation
getDocumentation() - Method in class org.deduced.implementation.PropertyCollectionTypeImplementation
(non-Javadoc)
getDocumentation(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyCollectionTypeImplementation
Get the value of the instance : documentation
getDocumentation() - Method in class org.deduced.implementation.PropertyInstanceImplementation
(non-Javadoc)
getDocumentation(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyInstanceImplementation
Get the value of the instance : documentation
getDocumentation() - Method in class org.deduced.implementation.PropertyPackageImplementation
(non-Javadoc)
getDocumentation(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyPackageImplementation
Get the value of the instance : documentation
getDocumentation() - Method in class org.deduced.implementation.PropertyTypeImplementation
(non-Javadoc)
getDocumentation(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyTypeImplementation
Get the value of the instance : documentation
getDocumentation() - Method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
(non-Javadoc)
getDocumentation(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
Get the value of the instance : documentation
getDoubleProperty(PropertyCollection<?, ?>, Object) - Static method in class org.deduced.DeducedUtilities
Utility method to get a double property form a collection
getElement() - Method in class org.deduced.xml.XmlModelDecoder.CollectionToElementAssociation
 
getElement() - Method in class org.deduced.xml.XmlModelDecoder.PropertyToElementAssociation
 
getEntry(K) - Method in class org.deduced.PropertyCollectionAsPropertyEntrySet
get Entry
getEntry(K) - Method in class org.deduced.PropertyValueCollectionAsEntrySet
get Entry
getEnumerationLiteralList() - Method in interface org.deduced.EnumerationPropertyType
Get the value of the instance : enumeration literal list
getEnumerationLiteralList() - Method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
(non-Javadoc)
getEnumerationLiteralList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
Get the value of the instance : enumeration literal list
getEqualValue() - Method in class org.deduced.filter.EqualsFilter
 
getErrorList() - Method in class org.deduced.xml.XmlModelDecoder
 
getErrorMessage() - Method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
(non-Javadoc)
getErrorMessage(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
Get the value of the instance : error message
getErrorMessage() - Method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
(non-Javadoc)
getErrorMessage(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
Get the value of the instance : error message
getErrorMessage() - Method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
(non-Javadoc)
getErrorMessage(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
Get the value of the instance : error message
getErrorMessage() - Method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
(non-Javadoc)
getErrorMessage(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
Get the value of the instance : error message
getErrorMessage() - Method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
(non-Javadoc)
getErrorMessage(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
Get the value of the instance : error message
getErrorMessage() - Method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
(non-Javadoc)
getErrorMessage(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
Get the value of the instance : error message
getErrorMessage() - Method in class org.deduced.validation.validator.implementation.ValidatorImplementation
(non-Javadoc)
getErrorMessage(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.ValidatorImplementation
Get the value of the instance : error message
getErrorMessage() - Method in interface org.deduced.validation.validator.Validator
Get the value of the instance : error message
getErrorOutput() - Method in class org.deduced.controller.implementation.CompileResult
get compilation error output
getFactory() - Method in class org.deduced.controller.implementation.DirectControllerProvider
 
getFileContentStream(String) - Static method in class org.deduced.utilities.FileUtilities
get File Content Stream using either a system resource or a file system reference.
getFilteredKey() - Method in class org.deduced.KeyFilteredPropertyListener
 
getFirstFilter() - Method in class org.deduced.filter.AndFilter
 
getFirstFilter() - Method in class org.deduced.filter.OrFilter
 
getFixedInstance() - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
getFixedInstance() - Method in interface org.deduced.PropertyCollection
Some collections use the same property instance for all their properties.
getFixedInstance() - Method in class org.deduced.PropertyMap
 
getFlatParentListFromTypeInfo(PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
get flat parent List From Type Info
getFloatProperty(PropertyCollection<?, ?>, Object) - Static method in class org.deduced.DeducedUtilities
Utility method to get a float property form a collection
getFullInstanceList(PropertyCollection<?, ?>) - Static method in class org.deduced.dynamic.DynamicModelFactory
get Full Instance List
getGeneratedException() - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
getGeneratedException(PropertyCollection<?, ?>) - Static method in class org.deduced.task.implementation.TaskImplementation
Get the value of the instance : generated exception
getGeneratedException() - Method in interface org.deduced.task.Task
Get the value of the instance : generated exception
getInheritedTypeList() - Method in interface org.deduced.CollectionTypeInformation
Get the value of the instance : inherited type list
getInheritedTypeList() - Method in class org.deduced.implementation.CollectionTypeInformationImplementation
(non-Javadoc)
getInheritedTypeList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.CollectionTypeInformationImplementation
Get the value of the instance : inherited type list
getInputList() - Method in interface org.deduced.DeductionRule
Get the value of the instance : input list
getInputList() - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
getInputList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeductionRuleImplementation
Get the value of the instance : input list
getInputStream() - Method in class org.deduced.xml.XmlModelDecoder
 
getInstance() - Method in class org.deduced.filter.SameFilter
 
getInstance() - Static method in class org.deduced.framework.ControllerSchema
get the schema initializer singleton
getInstance() - Static method in class org.deduced.framework.DefaultSchema
get the schema initializer singleton
getInstance() - Method in interface org.deduced.Property
 
getInstance() - Method in interface org.deduced.PropertyChangeEvent
 
getInstance() - Method in class org.deduced.PropertyChangeEventImplementation
 
getInstance() - Method in class org.deduced.PropertyImplementation
 
getInstance() - Method in class org.deduced.xml.XmlModelDecoder.PropertyToElementAssociation
 
getInstanceForAdditionThrowIfInvalid(PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.AbstractPropertyCollectionController
get Instance For Addition and Throw an exception if the instance is invalid
getInstanceIdentityKey(Object) - Static method in class org.deduced.AbstractPropertyCollection
fetch the instance identity code
getInstanceList() - Method in class org.deduced.implementation.InstanceReferenceImplementation
(non-Javadoc)
getInstanceList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.InstanceReferenceImplementation
Get the value of the instance : instance list
getInstanceList() - Method in class org.deduced.implementation.StaticInstanceReferenceImplementation
(non-Javadoc)
getInstanceList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.StaticInstanceReferenceImplementation
Get the value of the instance : instance list
getInstanceList() - Method in interface org.deduced.InstanceReference
Get the value of the instance : instance list
getInstanceList() - Method in class org.deduced.xml.XmlModelEncoder.TypeInstanceList
 
getInstanceOfType() - Method in class org.deduced.filter.InstanceOfFilter
 
getInstanceType(PropertyCollection<?, ?>) - Static method in class org.deduced.DeducedUtilities
Get the value of the instance : instance type
getInstanceType() - Method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
(non-Javadoc)
getInstanceType(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
Get the value of the instance : instance type
getInstanceType() - Method in class org.deduced.implementation.PropertyInstanceImplementation
(non-Javadoc)
getInstanceType(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyInstanceImplementation
Get the value of the instance : instance type
getInstanceType() - Method in interface org.deduced.PropertyInstance
Get the value of the instance : instance type
getIntegerProperty(PropertyCollection<?, ?>, Object) - Static method in class org.deduced.DeducedUtilities
Utility method to get a integer property form a collection
getInvalidRegularExpression() - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
(non-Javadoc)
getInvalidRegularExpression(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
Get the value of the instance : invalid regular expression
getInvalidRegularExpression() - Method in interface org.deduced.validation.model.StringValidationModel
Get the value of the instance : invalid regular expression
getInvalidTypeList() - Method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
(non-Javadoc)
getInvalidTypeList(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
Get the value of the instance : invalid type list
getInvalidTypeList() - Method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
(non-Javadoc)
getInvalidTypeList(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
Get the value of the instance : invalid type list
getInvalidTypeList() - Method in interface org.deduced.validation.model.TypeCreationValidationModel
Get the value of the instance : invalid type list
getInvalidTypeList() - Method in interface org.deduced.validation.model.TypeReferenceValidationModel
Get the value of the instance : invalid type list
getKey() - Method in interface org.deduced.PropertyChangeEvent
 
getKey() - Method in class org.deduced.PropertyChangeEventImplementation
 
getKey() - Method in class org.deduced.PropertyCollectionListInstanceHolder
 
getKey() - Method in class org.deduced.PropertyCollectionTypeHolder
 
getKey() - Method in class org.deduced.PropertyInstanceHolder
 
getKey() - Method in class org.deduced.PropertyMapEntry
(non-Javadoc)
getKey() - Method in class org.deduced.PropertyTypeHolder
 
getKey() - Method in class org.deduced.Reference
 
getKey() - Method in class org.deduced.ValueMapEntry
(non-Javadoc)
getKeyFromIndex(int) - Method in class org.deduced.PropertyCollectionAsPropertyList
Utility method to get a key from a specified index in a property collection
getKeyFromIndex(int) - Method in class org.deduced.PropertyCollectionAsValueList
utility method to fetch a key from a index
getKeyType() - Method in class org.deduced.utilities.IdentityReferenceMap
getKeyType
getLastException() - Method in interface org.deduced.DeductionRule
Get the value of the instance : last exception
getLastException() - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
getLastException(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeductionRuleImplementation
Get the value of the instance : last exception
getLinkedCollectionType() - Method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
(non-Javadoc)
getLinkedCollectionType(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
Get the value of the instance : Linked Collection Type
getLinkedCollectionType() - Method in interface org.deduced.controller.typed.TypedCollectionController
Get the value of the instance : Linked Collection Type
getLinkedListener() - Method in class org.deduced.RecursiveModelListener
get Linked Listener
getLinkedPackage() - Method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
(non-Javadoc)
getLinkedPackage(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
Get the value of the instance : Linked Package
getLinkedPackage() - Method in interface org.deduced.controller.typed.TypedControllerPackage
Get the value of the instance : Linked Package
getLinkedPackageType() - Method in interface org.deduced.controller.typed.CollectionTypeControllerPackage
Get the value of the instance : Linked Package Type
getLinkedPackageType() - Method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
(non-Javadoc)
getLinkedPackageType(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
Get the value of the instance : Linked Package Type
getLinkedPropertyInstance() - Method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
(non-Javadoc)
getLinkedPropertyInstance(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
Get the value of the instance : Linked Property Instance
getLinkedPropertyInstance() - Method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
(non-Javadoc)
getLinkedPropertyInstance(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
Get the value of the instance : Linked Property Instance
getLinkedPropertyInstance() - Method in interface org.deduced.controller.typed.TypedCollectionListController
Get the value of the instance : Linked Property Instance
getLinkedPropertyInstance() - Method in interface org.deduced.controller.typed.TypedPropertyController
Get the value of the instance : Linked Property Instance
getLinkedSchema() - Method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
(non-Javadoc)
getLinkedSchema(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
Get the value of the instance : Linked Schema
getLinkedSchema() - Method in interface org.deduced.controller.typed.TypedControllerSchema
Get the value of the instance : Linked Schema
getListener() - Method in class org.deduced.KeyFilteredPropertyListener
 
getListener() - Method in class org.deduced.ListenTargetTracker
get Listener
getListenerList() - Method in class org.deduced.utilities.WeakList
get Listener List
getListFixedInstance() - Method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
(non-Javadoc)
getListFixedInstance(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
Get the value of the instance : list fixed instance
getListFixedInstance() - Method in interface org.deduced.PropertyCollectionListInstance
Get the value of the instance : list fixed instance
getListFixedInstance() - Method in class org.deduced.PropertyCollectionListInstanceHolder
get List Fixed Instance
getMandatoryFileContentStream(String) - Static method in class org.deduced.utilities.FileUtilities
get File Content Stream using either a system resource or a file system reference.
getMaximumLength() - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
(non-Javadoc)
getMaximumLength(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
Get the value of the instance : maximum length
getMaximumLength() - Method in interface org.deduced.validation.model.StringValidationModel
Get the value of the instance : maximum length
getMaximumValue() - Method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
(non-Javadoc)
getMaximumValue(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
Get the value of the instance : maximum value
getMaximumValue() - Method in interface org.deduced.validation.model.NumberValidationModel
Get the value of the instance : maximum value
getMessageOutput() - Method in class org.deduced.controller.implementation.CompileResult
get compilation output message
getMinimumLength() - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
(non-Javadoc)
getMinimumLength(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
Get the value of the instance : minimum length
getMinimumLength() - Method in interface org.deduced.validation.model.StringValidationModel
Get the value of the instance : minimum length
getMinimumValue() - Method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
(non-Javadoc)
getMinimumValue(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
Get the value of the instance : minimum value
getMinimumValue() - Method in interface org.deduced.validation.model.NumberValidationModel
Get the value of the instance : minimum value
getModel() - Method in class org.deduced.RecursiveModelListener
get the Model being monitored
getModel() - Method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
(non-Javadoc)
getModel(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
Get the value of the instance : model
getModel() - Method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
(non-Javadoc)
getModel(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
Get the value of the instance : model
getModel() - Method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
(non-Javadoc)
getModel(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
Get the value of the instance : model
getModel() - Method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
(non-Javadoc)
getModel(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
Get the value of the instance : model
getModel() - Method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
(non-Javadoc)
getModel(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
Get the value of the instance : model
getModel() - Method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
(non-Javadoc)
getModel(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
Get the value of the instance : model
getModel() - Method in class org.deduced.validation.validator.implementation.ValidatorImplementation
(non-Javadoc)
getModel(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.ValidatorImplementation
Get the value of the instance : model
getModel() - Method in interface org.deduced.validation.validator.Validator
Get the value of the instance : model
getModelFactory() - Method in class org.deduced.controller.implementation.DeducedControllerLayerExtensionImplementation
(non-Javadoc)
getModelFactory() - Method in interface org.deduced.DeducedModelLayerExtension
get Model Factory
getModelFactory() - Method in class org.deduced.framework.DeducedModelLayerExtensionImplementation
get the model factory
getModelFactory() - Method in interface org.deduced.RuleExecutionContext
 
getModelFactory() - Method in class org.deduced.RuleExecutionContextImplementation
(non-Javadoc)
getModelFactoryFromCollection(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.AbstractPropertyCollectionController
the model factory associated with the specified collection
getMustImplement() - Method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
(non-Javadoc)
getMustImplement(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
Get the value of the instance : must implement
getMustImplement() - Method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
(non-Javadoc)
getMustImplement(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
Get the value of the instance : must implement
getMustImplement() - Method in interface org.deduced.validation.model.TypeCreationValidationModel
Get the value of the instance : must implement
getMustImplement() - Method in interface org.deduced.validation.model.TypeReferenceValidationModel
Get the value of the instance : must implement
getName() - Method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.implementation.DeducedApplicationLayerImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedApplicationLayerImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.implementation.DeducedModelLayerImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedModelLayerImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.implementation.DeducedSchemaLayerImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedSchemaLayerImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeductionRuleImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.implementation.InstanceReferenceImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.InstanceReferenceImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.implementation.NamedPropertyCollectionImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.NamedPropertyCollectionImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.implementation.PropertyCollectionTypeImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyCollectionTypeImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.implementation.PropertyInstanceImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyInstanceImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.implementation.PropertyPackageImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyPackageImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.implementation.PropertyTypeImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyTypeImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
Get the value of the instance : name
getName() - Method in class org.deduced.implementation.StaticInstanceReferenceImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.StaticInstanceReferenceImplementation
Get the value of the instance : name
getName() - Method in interface org.deduced.NamedPropertyCollection
Get the value of the instance : name
getName() - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
getName(PropertyCollection<?, ?>) - Static method in class org.deduced.task.implementation.TaskImplementation
Get the value of the instance : name
getNamedChild(PropertyCollection<?, ?>, String) - Method in interface org.deduced.NameReferenceFinder
Find a named child from a parent collection.
getNamedChild(PropertyCollection<?, ?>, String) - Method in class org.deduced.NameReferenceFinderImplementation
(non-Javadoc)
getNamedChild(Element, String) - Method in class org.deduced.xml.XmlModelDecoder
find a named child element
getNamedChildList(PropertyCollection<?, ?>, String) - Method in interface org.deduced.NameReferenceFinder
Find all the named child from a parent collection.
getNamedChildList(PropertyCollection<?, ?>, String) - Method in class org.deduced.NameReferenceFinderImplementation
(non-Javadoc)
getNamedChildList(Element, String) - Method in class org.deduced.xml.XmlModelDecoder
fetch the list of all the xml children of element type that match a specified name
getNamePropertyValue(PropertyCollection<?, ?>) - Static method in class org.deduced.DeducedUtilities
get Name Property Value
getNativeClassFromType(PropertyCollection<?, ?>) - Static method in class org.deduced.BasicTypes
fetch the java native class for a specified type.
getNewValue() - Method in interface org.deduced.PropertyChangeEvent
 
getNewValue() - Method in class org.deduced.PropertyChangeEventImplementation
 
getNextAvailableDynamicFileName() - Static method in class org.deduced.controller.implementation.ControllerUtilities
get Next Available Dynamic File Name will test if a file name is already in use before returning it.
getNextAvailableFileName(ControllerUtilities.FileNameGenerator) - Static method in class org.deduced.controller.implementation.ControllerUtilities
get Next Available File Name
getNextDynamicFileName() - Static method in class org.deduced.controller.implementation.ControllerUtilities
get a dynamic file name used to store deduction rules
getNextFileName() - Method in class org.deduced.controller.implementation.ControllerUtilities.DynamicFileNameGenerator
(non-Javadoc)
getNextFileName() - Method in interface org.deduced.controller.implementation.ControllerUtilities.FileNameGenerator
get Next File Name
getObservedCollection() - Method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
(non-Javadoc)
getObservedCollection(PropertyCollection<?, ?>) - Static method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
Get the value of the instance : observed collection
getObservedCollection() - Method in interface org.deduced.analyzer.SingleItemListFilter
Get the value of the instance : observed collection
getOldValue() - Method in interface org.deduced.PropertyChangeEvent
 
getOldValue() - Method in class org.deduced.PropertyChangeEventImplementation
 
getOrder() - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
getOrder(PropertyCollection<?, ?>) - Static method in class org.deduced.task.implementation.TaskImplementation
Get the value of the instance : order
getOrder() - Method in interface org.deduced.task.Task
Get the value of the instance : order
getOrderedParentList(PropertyCollection<?, ?>) - Static method in class org.deduced.DeducedUtilities
fetch the list of parents from the root node to the specified collection
getOrdinal() - Method in interface org.deduced.EnumerationPropertyCollection
Get the value of the instance : ordinal
getOrdinal() - Method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
(non-Javadoc)
getOrdinal(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
Get the value of the instance : ordinal
getOtherFilter() - Method in class org.deduced.filter.NotFilter
 
getOtherFilter() - Method in class org.deduced.filter.PropertyLinkedFilter
 
getOutput() - Method in interface org.deduced.DeductionRule
Get the value of the instance : output
getOutput() - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
getOutput(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeductionRuleImplementation
Get the value of the instance : output
getOutputDepth(DeducedProperty<?>) - Static method in class org.deduced.dynamic.DynamicPropertyMap
get Output Depth of a rule associated with a deduced property
getOutStream() - Method in class org.deduced.xml.XmlModelEncoder
 
getPackageList() - Method in class org.deduced.xml.XmlModelEncoder.PackageSubObjectList
 
getParent() - Method in interface org.deduced.DeducedProperty
getParent
getParent() - Method in class org.deduced.FixedDeducedProperty
(non-Javadoc)
getParent() - Method in class org.deduced.framework.RuleDeducedProperty
(non-Javadoc)
getParentCollection() - Method in class org.deduced.PropertyPointer
 
getParentList() - Method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
(non-Javadoc)
getParentList(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
Get the value of the instance : parent list
getParentList() - Method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
(non-Javadoc)
getParentList(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
Get the value of the instance : parent list
getParentList() - Method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
(non-Javadoc)
getParentList(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
Get the value of the instance : parent list
getParentList(PropertyCollection<?, ?>) - Static method in class org.deduced.DeducedUtilities
Get the value of the instance : parent list
getParentList() - Method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
(non-Javadoc)
getParentList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
Get the value of the instance : parent list
getParentList() - Method in class org.deduced.implementation.PropertyCollectionTypeImplementation
(non-Javadoc)
getParentList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyCollectionTypeImplementation
Get the value of the instance : parent list
getParentList() - Method in interface org.deduced.PropertyCollectionType
Get the value of the instance : parent list
getParentOfType(PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Static method in class org.deduced.DeducedUtilities
fetch the parent of a collection that matches a certain type
getPercentageCompleted() - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
getPercentageCompleted(PropertyCollection<?, ?>) - Static method in class org.deduced.task.implementation.TaskImplementation
Get the value of the instance : percentage completed
getPercentageCompleted() - Method in interface org.deduced.task.Task
Get the value of the instance : percentage completed
getPredecessor() - Method in class org.deduced.xml.XmlModelDecoder.CollectionToElementAssociation
 
getPreviousRetVal() - Method in class org.deduced.framework.RuleDeducedProperty.ParameterFetcher
 
getProperty(Object) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
getProperty(Object) - Method in class org.deduced.FixedPropertyInstanceCollection
(non-Javadoc)
getProperty(Object) - Method in interface org.deduced.PropertyCollection
fetch a property
getProperty(Object) - Method in class org.deduced.PropertyMap
(non-Javadoc)
getPropertyCollectionChildPropertyCollectionControllerList(PropertyCollection<?, ?>) - Method in interface org.deduced.controller.ControllerProvider
get Property Collection Child Property Collection Controller List
getPropertyCollectionChildPropertyCollectionControllerList(PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.CachedFlyWheelControllerProvider
(non-Javadoc)
getPropertyCollectionChildPropertyCollectionControllerList(PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.DirectControllerProvider
(non-Javadoc)
getPropertyCollectionChildPropertyCollectionControllerList(PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.FlyWheelControllerProvider
(non-Javadoc)
getPropertyCollectionController(PropertyCollection<?, ?>) - Method in interface org.deduced.controller.ControllerProvider
find the controller associated with a specific model instance
getPropertyCollectionController(PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.CachedFlyWheelControllerProvider
(non-Javadoc)
getPropertyCollectionController(PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.DirectControllerProvider
(non-Javadoc)
getPropertyCollectionController(PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.FlyWheelControllerProvider
(non-Javadoc)
getPropertyCollectionPropertyControllerList(PropertyCollection<?, ?>) - Method in interface org.deduced.controller.ControllerProvider
get Property Collection Property Controller List
getPropertyCollectionPropertyControllerList(PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.CachedFlyWheelControllerProvider
(non-Javadoc)
getPropertyCollectionPropertyControllerList(PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.DirectControllerProvider
(non-Javadoc)
getPropertyCollectionPropertyControllerList(PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.FlyWheelControllerProvider
(non-Javadoc)
getPropertyCollectionType() - Method in class org.deduced.PropertyCollectionTypeHolder
 
getPropertyCollectionTypeType() - Static method in class org.deduced.DeducedUtilities
Utility method to get the basic PropertyCollectionType type
getPropertyController(PropertyCollection<?, ?>, Object) - Method in interface org.deduced.controller.ControllerProvider
get Property Controller
getPropertyController(PropertyCollection<?, ?>, Object) - Method in class org.deduced.controller.implementation.CachedFlyWheelControllerProvider
(non-Javadoc)
getPropertyController(PropertyCollection<?, ?>, Object) - Method in class org.deduced.controller.implementation.DirectControllerProvider
(non-Javadoc)
getPropertyController(PropertyCollection<?, ?>, Object) - Method in class org.deduced.controller.implementation.FlyWheelControllerProvider
(non-Javadoc)
getPropertyControllerInternal(Object) - Method in class org.deduced.controller.implementation.DirectPropertyCollectionController
get Property Controller internally.
getPropertyInstance() - Method in class org.deduced.PropertyCollectionListInstanceHolder
 
getPropertyInstance() - Method in class org.deduced.PropertyInstanceHolder
 
getPropertyInstanceList() - Method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
(non-Javadoc)
getPropertyInstanceList(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
Get the value of the instance : property instance list
getPropertyInstanceList() - Method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
(non-Javadoc)
getPropertyInstanceList(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
Get the value of the instance : property instance list
getPropertyInstanceList() - Method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
(non-Javadoc)
getPropertyInstanceList(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
Get the value of the instance : property instance list
getPropertyInstanceList(PropertyCollection<?, ?>) - Static method in class org.deduced.DeducedUtilities
Get the value of the instance : property instance list
getPropertyInstanceList() - Method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
(non-Javadoc)
getPropertyInstanceList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
Get the value of the instance : property instance list
getPropertyInstanceList() - Method in class org.deduced.implementation.PropertyCollectionTypeImplementation
(non-Javadoc)
getPropertyInstanceList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyCollectionTypeImplementation
Get the value of the instance : property instance list
getPropertyInstanceList() - Method in interface org.deduced.PropertyCollectionType
Get the value of the instance : property instance list
getPropertyKey() - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
getPropertyKey(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
Get the value of the instance : property key
getPropertyKey() - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
(non-Javadoc)
getPropertyKey(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
Get the value of the instance : property key
getPropertyKey() - Method in interface org.deduced.controller.PropertyControllerModel
Get the value of the instance : property key
getPropertyKey() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
getPropertyKey() - Method in class org.deduced.filter.PropertyLinkedFilter
 
getPropertyKey() - Method in class org.deduced.PropertyPointer
 
getPropertyKey() - Method in class org.deduced.PropertyValueCollectionComparator
get the key of the property to compare
getPropertyPackage() - Method in class org.deduced.xml.XmlModelEncoder.PackageSubObjectList
 
getPropertyPackageList() - Method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
(non-Javadoc)
getPropertyPackageList(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
Get the value of the instance : property package list
getPropertyPackageList() - Method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
(non-Javadoc)
getPropertyPackageList(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
Get the value of the instance : property package list
getPropertyPackageList() - Method in class org.deduced.implementation.PropertyPackageImplementation
(non-Javadoc)
getPropertyPackageList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyPackageImplementation
Get the value of the instance : property package list
getPropertyPackageList() - Method in interface org.deduced.PropertyPackage
Get the value of the instance : property package list
getPropertyPackagePropertyPackageList(PropertyCollection<?, ?>) - Static method in class org.deduced.DeducedUtilities
Utility method to get the list of sub package from a property package
getPropertyType() - Method in class org.deduced.PropertyCollectionTypeHolder
 
getPropertyType() - Method in class org.deduced.PropertyTypeHolder
 
getPropertyTypeList() - Method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
(non-Javadoc)
getPropertyTypeList(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
Get the value of the instance : property type list
getPropertyTypeList() - Method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
(non-Javadoc)
getPropertyTypeList(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
Get the value of the instance : property type list
getPropertyTypeList() - Method in class org.deduced.implementation.PropertyPackageImplementation
(non-Javadoc)
getPropertyTypeList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyPackageImplementation
Get the value of the instance : property type list
getPropertyTypeList() - Method in interface org.deduced.PropertyPackage
Get the value of the instance : property type list
getPropertyValue(Object) - Method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
(non-Javadoc)
getPropertyValue() - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
getPropertyValue(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
Get the value of the instance : property value
getPropertyValue(Object) - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.controller.implementation.FlyWheelPropertyCollectionController
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
(non-Javadoc)
getPropertyValue() - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
(non-Javadoc)
getPropertyValue(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
Get the value of the instance : property value
getPropertyValue(Object) - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
(non-Javadoc)
getPropertyValue() - Method in interface org.deduced.controller.PropertyControllerModel
Get the value of the instance : property value
getPropertyValue(Object) - Method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
getPropertyValue() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.CollectionTypeInformationImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.DeducedApplicationLayerImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.DeducedModelLayerImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.DeducedSchemaLayerImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.DocumentedCollectionImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.EnabledPropertyCollectionImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.InstanceReferenceImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.NamedPropertyCollectionImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.PropertyCollectionTypeImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.PropertyInstanceImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.PropertyPackageImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.PropertyTypeImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.SchemaAnalyzerImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.StaticInstanceReferenceImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.implementation.ValidationModelImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in interface org.deduced.PropertyCollection
fetch a property value
getPropertyValue(Object) - Method in class org.deduced.PropertyMap
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.task.implementation.TaskMonitorImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.validation.model.implementation.LinkedValidationModelImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
(non-Javadoc)
getPropertyValue(Object) - Method in class org.deduced.validation.validator.implementation.ValidatorImplementation
(non-Javadoc)
getRecursiveParentList(PropertyCollection<?, ?>) - Static method in class org.deduced.dynamic.DynamicPropertyMap
get Recursive Parent List
getReferencedList(PropertyCollection<?, ?>) - Static method in class org.deduced.ReferenceMap
get the list of all the reference that point to the referenced collection in the reference map.
getReferenceName(PropertyCollection<?, ?>) - Method in interface org.deduced.NameReferenceFinder
fetch the name of the child depending on the parent.
getReferenceName(PropertyCollection<?, ?>) - Method in class org.deduced.NameReferenceFinderImplementation
(non-Javadoc)
getReferencer() - Method in class org.deduced.Reference
 
getResult() - Method in class org.deduced.controller.implementation.CompileResult
get compilation run result code
getResult() - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
getResult(PropertyCollection<?, ?>) - Static method in class org.deduced.task.implementation.TaskImplementation
Get the value of the instance : result
getResult() - Method in interface org.deduced.task.Task
Get the value of the instance : result
getRetVal() - Method in class org.deduced.framework.RuleDeducedProperty.ParameterFetcher
 
getReverseList(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
get the list of all the derived types from the specified type.
getReverseListFromTypeInfo(PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
get Reverse List From Type Info
getRootCollectionFromName(String) - Method in interface org.deduced.NameReferenceFinder
fetch a root collection by specifying its name
getRootCollectionFromName(String) - Method in class org.deduced.NameReferenceFinderImplementation
(non-Javadoc)
getRootNameSet() - Method in interface org.deduced.NameReferenceFinder
get the set of all the Root Names
getRootNameSet() - Method in class org.deduced.NameReferenceFinderImplementation
(non-Javadoc)
getRootPackage() - Method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
(non-Javadoc)
getRootPackage(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
Get the value of the instance : root package
getRootPackage() - Method in interface org.deduced.DeducedSchemaLayer
Get the value of the instance : root package
getRootPackage() - Method in class org.deduced.implementation.DeducedSchemaLayerImplementation
(non-Javadoc)
getRootPackage(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedSchemaLayerImplementation
Get the value of the instance : root package
getRootReferenceName(PropertyCollection<?, ?>) - Method in interface org.deduced.NameReferenceFinder
fetch a root collection name
getRootReferenceName(PropertyCollection<?, ?>) - Method in class org.deduced.NameReferenceFinderImplementation
(non-Javadoc)
getRule() - Method in interface org.deduced.DeducedProperty
get Rule
getRule() - Method in class org.deduced.FixedDeducedProperty
(non-Javadoc)
getRule() - Method in class org.deduced.framework.RuleDeducedProperty
(non-Javadoc)
getRuleFromModel(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
get Rule From Model by iterating through the parent list until we hit a deduction rule
getRuleMethodName(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.ControllerUtilities
get Rule Method Name
getRuleName(DeducedProperty<?>) - Static method in class org.deduced.dynamic.DynamicPropertyMap
get Rule Name
getRuleOutput(DeductionRule) - Static method in class org.deduced.framework.FrameworkLoader
get Rule Output on a deduction rule.
getRuleOutputList(PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Static method in class org.deduced.framework.RuleDeducedProperty
get Rule Output List
getRunnableList() - Method in class org.deduced.utilities.OnDemandRunner
getRunnableList
getSchemaBasedApplicationLayer() - Method in class org.deduced.dynamic.DynamicModelFactory
get Schema Based Application Layer
getSchemaFromType(PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
get the schema associated with a type
getSchemaInformation() - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
get Schema Information
getSchemaInformation() - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
(non-Javadoc)
getSchemaInformation(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
Get the value of the instance : schema information
getSchemaInformation() - Method in class org.deduced.implementation.DeducedModelLayerImplementation
(non-Javadoc)
getSchemaInformation(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedModelLayerImplementation
Get the value of the instance : schema information
getSchemaInformation() - Method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
(non-Javadoc)
getSchemaInformation(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
Get the value of the instance : schema information
getSchemaInformation() - Method in interface org.deduced.SchemaBasedApplicationLayer
Get the value of the instance : schema information
getSchemaList() - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
get Schema List
getSchemaList() - Method in class org.deduced.dynamic.DynamicModelFactory
get the Schema List
getSchemaList() - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
(non-Javadoc)
getSchemaList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
Get the value of the instance : schema list
getSchemaList() - Method in class org.deduced.implementation.DeducedModelLayerImplementation
(non-Javadoc)
getSchemaList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeducedModelLayerImplementation
Get the value of the instance : schema list
getSchemaList() - Method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
(non-Javadoc)
getSchemaList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
Get the value of the instance : schema list
getSchemaList() - Method in interface org.deduced.SchemaBasedApplicationLayer
Get the value of the instance : schema list
getSecondFilter() - Method in class org.deduced.filter.AndFilter
 
getSecondFilter() - Method in class org.deduced.filter.OrFilter
 
getSourceCollection() - Method in class org.deduced.KeyFilteredPropertyListener
 
getStartTime() - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
getStartTime(PropertyCollection<?, ?>) - Static method in class org.deduced.task.implementation.TaskImplementation
Get the value of the instance : start time
getStartTime() - Method in interface org.deduced.task.Task
Get the value of the instance : start time
getStaticCollection() - Method in class org.deduced.implementation.StaticInstanceReferenceImplementation
(non-Javadoc)
getStaticCollection(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.StaticInstanceReferenceImplementation
Get the value of the instance : static collection
getStaticCollection() - Method in interface org.deduced.StaticInstanceReference
Get the value of the instance : static collection
getStaticSchemaModel() - Static method in class org.deduced.framework.FrameworkLoader
get the static schema model into which all the static models are loaded
getStopTime() - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
getStopTime(PropertyCollection<?, ?>) - Static method in class org.deduced.task.implementation.TaskImplementation
Get the value of the instance : stop time
getStopTime() - Method in interface org.deduced.task.Task
Get the value of the instance : stop time
getStringProperty(PropertyCollection<?, ?>, Object) - Static method in class org.deduced.DeducedUtilities
Utility method to get a String property form a collection
getSuccessors() - Method in class org.deduced.xml.XmlModelDecoder.CollectionToElementAssociation
 
getTaskList() - Method in class org.deduced.task.implementation.TaskMonitorImplementation
(non-Javadoc)
getTaskList(PropertyCollection<?, ?>) - Static method in class org.deduced.task.implementation.TaskMonitorImplementation
Get the value of the instance : task list
getTaskList() - Method in interface org.deduced.task.TaskMonitor
Get the value of the instance : task list
getType() - Method in class org.deduced.xml.XmlModelEncoder.TypeInstanceList
 
getTypeExistenceRunner() - Static method in class org.deduced.dynamic.DynamicModelFactory
 
getTypeFromClass(Class<?>) - Static method in class org.deduced.BasicTypes
find a property type from a Java Class.
getTypeFromKeyValue(Object, PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
get a property collection type based on the value of one of it's properties
getTypeFromModel(PropertyCollection<?, ?>) - Static method in class org.deduced.dynamic.DynamicModelFactory
get Type From Model by browsing the list of parents until we hit a property collection type
getTypeInfo(PropertyCollection<?, ?>, boolean) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
get the Type Info object associated with a type
getTypeInformationList() - Method in class org.deduced.implementation.SchemaAnalyzerImplementation
(non-Javadoc)
getTypeInformationList(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.SchemaAnalyzerImplementation
Get the value of the instance : type information list
getTypeInformationList() - Method in interface org.deduced.SchemaAnalyzer
Get the value of the instance : type information list
getTypeList() - Method in class org.deduced.xml.XmlModelEncoder.PackageSubObjectList
 
getTypeName(PropertyCollection<?, ?>) - Static method in class org.deduced.dynamic.DynamicPropertyMap
get Type Name
getUniqueID() - Method in class org.deduced.xml.XmlModelDecoder.CollectionToElementAssociation
 
getUniqueID() - Method in class org.deduced.xml.XmlModelEncoder.TypeInstanceList
 
getValidationModel() - Method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
(non-Javadoc)
getValidationModel(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
Get the value of the instance : validation model
getValidationModel() - Method in class org.deduced.implementation.PropertyInstanceImplementation
(non-Javadoc)
getValidationModel(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyInstanceImplementation
Get the value of the instance : validation model
getValidationModel() - Method in interface org.deduced.PropertyInstance
Get the value of the instance : validation model
getValidRegularExpression() - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
(non-Javadoc)
getValidRegularExpression(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
Get the value of the instance : valid regular expression
getValidRegularExpression() - Method in interface org.deduced.validation.model.StringValidationModel
Get the value of the instance : valid regular expression
getValue() - Method in class org.deduced.filter.CompareFilter
 
getValue() - Method in interface org.deduced.Property
 
getValue() - Method in class org.deduced.PropertyImplementation
 
getValue() - Method in class org.deduced.PropertyMapEntry
(non-Javadoc)
getValue() - Method in class org.deduced.rule.DeductionRuleLibrary.CompareResult
 
getValue() - Method in class org.deduced.ValueMapEntry
(non-Javadoc)
getValueType() - Method in interface org.deduced.Property
fetch the property type of the value held by this property
getValueType() - Method in class org.deduced.PropertyImplementation
fetch the property type of the value held by this property
getValueType() - Method in class org.deduced.utilities.IdentityReferenceMap
getValueType

H

handleException(Task, Exception) - Static method in class org.deduced.controller.implementation.AbstractPropertyCollectionController
handle Exception by registering them on the task
handleFatalError(DecodeException) - Method in class org.deduced.xml.XmlModelDecoder
handle Fatal Error
handleNonFatalError(DecodeException) - Method in class org.deduced.xml.XmlModelDecoder
handle Non Fatal Error
handleRemovedProperty(Object, Property<V>) - Method in class org.deduced.PropertyMap
handleRemovedProperty
hash(int, boolean) - Static method in class org.deduced.utilities.HashCodeUtilities
merge hash code with a boolean.
hash(int, char) - Static method in class org.deduced.utilities.HashCodeUtilities
merge hash code with a char.
hash(int, int) - Static method in class org.deduced.utilities.HashCodeUtilities
merge hash code with a int.
hash(int, long) - Static method in class org.deduced.utilities.HashCodeUtilities
merge hash code with a long.
hash(int, float) - Static method in class org.deduced.utilities.HashCodeUtilities
merge hash code with a float.
hash(int, double) - Static method in class org.deduced.utilities.HashCodeUtilities
merge hash code with a double.
hash(int, Object) - Static method in class org.deduced.utilities.HashCodeUtilities
merge hash code with a java object.
hash(Object) - Method in class org.deduced.utilities.IdentityReferenceMap
Gets the hash code for the key specified.
HASH_CODE_ASSIGNER - Static variable in class org.deduced.ChangeType
hash code assigner
hashCode() - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
hashCode - Variable in class org.deduced.ChangeType
enumeration hash code
hashCode() - Method in class org.deduced.ChangeType
(non-Javadoc)
hashCode() - Method in class org.deduced.controller.implementation.CachedFlyWheelControllerProvider.PropertyControllerKey
(non-Javadoc)
hashCode() - Method in class org.deduced.IdPropertyMap
(non-Javadoc)
hashCode() - Method in class org.deduced.PropertyImplementation
(non-Javadoc)
hashCode() - Method in class org.deduced.PropertyMapEntry
(non-Javadoc)
hashCode() - Method in class org.deduced.Reference
(non-Javadoc)
hashCode() - Method in class org.deduced.utilities.IdentityReferenceMap
(non-Javadoc)
hashCode() - Method in class org.deduced.utilities.IdentityReferenceMap.IdentityReferenceEntry
(non-Javadoc)
hashCode() - Method in class org.deduced.ValueMapEntry
(non-Javadoc)
HashCodeUtilities - Class in org.deduced.utilities
Collected methods which allow easy implementation of hashCode.
HashCodeUtilities() - Constructor for class org.deduced.utilities.HashCodeUtilities
 
hashKey(Object) - Method in class org.deduced.utilities.IdentityReferenceMap
hash a key.
hashValue(Object) - Method in class org.deduced.utilities.IdentityReferenceMap
hash a value.
hasNext() - Method in class org.deduced.FixedPropertyInstanceCollection.FixedPropertyListIterator
(non-Javadoc)
hasNext() - Method in class org.deduced.FixedPropertyInstanceCollection.FixedPropertyListValueIterator
(non-Javadoc)
hasNext() - Method in class org.deduced.PropertyCollectionKeyIterator
(non-Javadoc)
hasNext() - Method in class org.deduced.PropertyMap.PropertyIterator
(non-Javadoc)
hasNext() - Method in class org.deduced.PropertyMap.ValueIterator
(non-Javadoc)
hasNext() - Method in class org.deduced.PropertyMapEntryIterator
(non-Javadoc)
hasNext() - Method in class org.deduced.PropertyValueMapEntryIterator
(non-Javadoc)
hasNext() - Method in class org.deduced.utilities.WeakList.WeakIterator
(non-Javadoc)

I

IdentityReferenceMap - Class in org.deduced.utilities
IdentityReferenceMap is used to create a map where the developer can control the way keys and values are referenced and how keys and values are checked for equality.
IdentityReferenceMap(boolean, boolean, int, int) - Constructor for class org.deduced.utilities.IdentityReferenceMap
IdentityReferenceMap constructor
IdentityReferenceMap(boolean, boolean, int, int, int, float, boolean) - Constructor for class org.deduced.utilities.IdentityReferenceMap
IdentityReferenceMap constructor
IdentityReferenceMap.IdentityReferenceEntry - Class in org.deduced.utilities
IdentityReferenceEntry is used to create hash entries in the map.
IdentityReferenceMap.IdentityReferenceEntry(IdentityReferenceMap, AbstractHashedMap.HashEntry, int, Object, Object) - Constructor for class org.deduced.utilities.IdentityReferenceMap.IdentityReferenceEntry
IdentityReferenceEntry constructor
IdPropertyMap<V> - Class in org.deduced
IdPropertyMap.
IdPropertyMap() - Constructor for class org.deduced.IdPropertyMap
default constructor
IdPropertyMap(Map<Integer, Property<V>>, PropertyCollection<?, ?>) - Constructor for class org.deduced.IdPropertyMap
constructor for IdPropertyMap
IdPropertyMap(PropertyCollection<?, ?>) - Constructor for class org.deduced.IdPropertyMap
constructor for IdPropertyMap
ignoreAssertions() - Static method in class org.deduced.utilities.AssertUtilities
ignore Assertions
IGNORED_CODE - Static variable in class org.deduced.utilities.FileUtilities
code returned when a file was ignored
INDEX_NOT_FOUND - Static variable in class org.deduced.DeducedConstant
index not found return value
indexOf(Object) - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
indexOf(Object) - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
INHERITED_TYPE_LIST_INSTANCE - Static variable in interface org.deduced.CollectionTypeInformation
Variable used to hold the PropertyInstance for : inherited type list
inheritedTypeList - Variable in class org.deduced.implementation.CollectionTypeInformationImplementation
member variable holding the value for : inherited type list
INITIAL_PRIME_NUMBER - Static variable in class org.deduced.utilities.HashCodeUtilities
a random prime number to use when merging hash codes
initialize() - Static method in class org.deduced.BasicTypes
initialize the class to map association
initializeCollection(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
initialize Collection
initializeControlLayer(PropertyCollectionController) - Method in class org.deduced.controller.implementation.AbstractControllerFactory
initialize the Control Layer property on a created controller
INITIALIZED - Static variable in class org.deduced.utilities.LogUtilities
Has the logger been initialized.
initializeFromXml() - Static method in class org.deduced.framework.BaseSchema
temporary method forcing the initialization
initializeFromXml() - Static method in class org.deduced.framework.ControllerSchema
initialize the schema from XML
initializeFromXml() - Static method in class org.deduced.framework.DefaultSchema
initialize the schema from XML
initializeListController(PropertyCollection<?, ?>, PropertyCollectionController) - Method in class org.deduced.controller.implementation.AbstractControllerFactory
initialize List Controller
initializePropertyCollectionController(PropertyCollection<?, ?>, PropertyCollectionController) - Method in class org.deduced.controller.implementation.AbstractControllerFactory
initialize Property Collection Controller
initializePropertyController(PropertyCollection<?, ?>, Object, PropertyController) - Method in class org.deduced.controller.implementation.AbstractControllerFactory
initialize Property Controller
initializeValidationModel() - Static method in class org.deduced.framework.FrameworkLoader
initialize Validation Model
initializeValidatorDeductionRules() - Static method in class org.deduced.framework.FrameworkLoader
initialize Validator Deduction Rules
INPUT_LIST_INSTANCE - Static variable in interface org.deduced.DeductionRule
Variable used to hold the PropertyInstance for : input list
inputList - Variable in class org.deduced.implementation.DeductionRuleImplementation
member variable holding the value for : input list
inputStream - Variable in class org.deduced.xml.XmlModelDecoder
input stream from which the XML document is read
inputStreamToByteArray(InputStream, int) - Static method in class org.deduced.utilities.ObjectUtilities
convert an input stream to a byte array
inputStreamToString(InputStream) - Static method in class org.deduced.utilities.ObjectUtilities
convert an input stream to a string
instance - Variable in class org.deduced.filter.SameFilter
the instance to compare as the same when filtering
INSTANCE - Static variable in class org.deduced.framework.ControllerSchema
singleton instance used to initialize the schema
INSTANCE - Static variable in class org.deduced.framework.DefaultSchema
singleton instance used to initialize the schema
instance - Variable in class org.deduced.PropertyChangeEventImplementation
property instance
instance - Variable in class org.deduced.PropertyImplementation
instance that describes the property
instance - Variable in class org.deduced.xml.XmlModelDecoder.PropertyToElementAssociation
actual instance that will be set with this property
INSTANCE_ELEMENT_NAME - Static variable in class org.deduced.xml.XmlPropertyConstants
instance element name
INSTANCE_IS_REFERENCE_ATTRIBUTE - Static variable in class org.deduced.xml.XmlPropertyConstants
instance element is reference attribute
INSTANCE_LIST_INSTANCE - Static variable in interface org.deduced.InstanceReference
Variable used to hold the PropertyInstance for : instance list
INSTANCE_NAME_ATTRIBUTE - Static variable in class org.deduced.xml.XmlPropertyConstants
instance element name attribute
INSTANCE_REFERENCE_TYPE - Static variable in interface org.deduced.InstanceReference
Variable used to hold the PropertyCollectionType for : instance reference
INSTANCE_TYPE_INSTANCE - Static variable in interface org.deduced.PropertyInstance
Variable used to hold the PropertyInstance for : instance type
INSTANCE_TYPE_NAME_ATTRIBUTE - Static variable in class org.deduced.xml.XmlPropertyConstants
instance element type name attribute
INSTANCE_UNIQUE_ID_ATTRIBUTE - Static variable in class org.deduced.xml.XmlPropertyConstants
instance element unique ID attribute
instanceChanged(PropertyCollection<?, ?>, PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
instance Changed
instanceKey(Object) - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
instanceKey(Object) - Method in class org.deduced.IdPropertyMap
(non-Javadoc)
instanceKey(Object) - Method in interface org.deduced.PropertyCollection
get the object instance key that is contained in this map.
instanceList - Variable in class org.deduced.implementation.InstanceReferenceImplementation
member variable holding the value for : instance list
instanceList - Variable in class org.deduced.implementation.StaticInstanceReferenceImplementation
member variable holding the value for : instance list
instanceList - Variable in class org.deduced.xml.XmlModelEncoder.TypeInstanceList
the property type instance map by their unique ID
instanceListChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
property collection type instance List Changed
instanceMap - Variable in class org.deduced.xml.XmlModelDecoder
list of all the instances contained in this document.
instanceMap - Variable in class org.deduced.xml.XmlModelEncoder
map of all the instances encoded in the XML file by their unique ID
instanceOf(Object) - Static method in class org.deduced.rule.DeductionRuleLibrary
create a filter to where objects have to be of a specific type
InstanceOfFilter - Class in org.deduced.filter
InstanceOfFilter is a filter to test if an object is an instance of a specific property collection type.
InstanceOfFilter() - Constructor for class org.deduced.filter.InstanceOfFilter
 
instanceOfType - Variable in class org.deduced.filter.InstanceOfFilter
the type we should be an instance of to be filtered.
InstanceReference - Interface in org.deduced
Interface used to represent the type : instance reference Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
instanceReferenceChanged(PropertyCollection<?, ?>, PropertyChangeEvent<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
instance reference flag Changed
instanceReferenceChangedOnCollection(boolean, Integer, DynamicPropertyMap) - Method in class org.deduced.dynamic.DynamicModelFactory
instance Reference Changed On Collection
InstanceReferenceImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : instance reference Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
InstanceReferenceImplementation() - Constructor for class org.deduced.implementation.InstanceReferenceImplementation
Default constructor for the type : instance reference
instanceType - Variable in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
member variable holding the value for : instance type
instanceType - Variable in class org.deduced.implementation.PropertyInstanceImplementation
member variable holding the value for : instance type
instanceTypeChanged(PropertyCollection<?, ?>, PropertyChangeEvent<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
instance Type Changed
INTEGER_BIT_COUNT - Static variable in class org.deduced.utilities.HashCodeUtilities
bit count of a Integer
INTEGER_TYPE - Static variable in class org.deduced.BasicTypes
Basic type that represents an integer
internalAddProperty(Integer, Property<PropertyCollection<?, ?>>) - Method in class org.deduced.dynamic.DynamicPropertyList
(non-Javadoc)
internalAddProperty(Integer, Property<Object>) - Method in class org.deduced.dynamic.DynamicPropertyMap
(non-Javadoc)
internalAddProperty(K, Property<V>) - Method in class org.deduced.PropertyMap
internalAddProperty internally add a property to the map.
internalAddPropertyCollectionController(PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.FlyWheelPropertyCollectionControllerList
internal Add Property Collection Controller
internalAddPropertyCollectionControllerIfValid(Object, PropertyCollection<?, ?>) - Method in class org.deduced.controller.implementation.FlyWheelPropertyCollectionControllerList
internal Add Property Collection Controller If Valid.
internalAddPropertyController(Object) - Method in class org.deduced.controller.implementation.FlyWheelPropertyControllerList
internal Add Property Collection Controller
internalAddPropertyToControlledCollection(K, PropertyCollection<?, ?>, V, PropertyCollectionController, DeducedControllerLayerExtension) - Static method in class org.deduced.controller.implementation.AbstractPropertyCollectionController
internalAddPropertyToControlledCollection
internalFirePropertyChangeEvent(PropertyCollection<?, ?>, K, V, V, ChangeType) - Method in class org.deduced.AbstractPropertyCollection
Fire a property change event.
internalIsSetValueParentNecessary(V, boolean) - Method in class org.deduced.PropertyMap
check if set value parent is necessary
internalRemoveAssociatedPropertyCollectionController(Object) - Method in class org.deduced.controller.implementation.FlyWheelPropertyCollectionControllerList
internal Remove Associated Property Collection Controller
internalRemoveAssociatedPropertyCollectionControllerIfValid(Object) - Method in class org.deduced.controller.implementation.FlyWheelPropertyCollectionControllerList
internal Remove Associated Property Collection Controller If Valid
internalRemoveProperty(Object) - Method in class org.deduced.PropertyMap
Internal method used to remove a property from the map.
internalRemovePropertyController(Object) - Method in class org.deduced.controller.implementation.FlyWheelPropertyControllerList
internal Remove a Property Controller
internalSetSourceCollection(PropertyCollection<K, V>) - Method in class org.deduced.KeyFilteredPropertyListener
internalSetSourceCollection
internalSetValueParentIfNecessary(Integer, PropertyCollectionController, boolean) - Method in class org.deduced.controller.implementation.FlyWheelPropertyCollectionControllerList
(non-Javadoc)
internalSetValueParentIfNecessary(Integer, PropertyController, boolean) - Method in class org.deduced.controller.implementation.FlyWheelPropertyControllerList
(non-Javadoc)
internalSetValueParentIfNecessary(K, V, boolean) - Method in class org.deduced.PropertyMap
internal Set the parent on the new value If Necessary
INVALID_REGULAR_EXPRESSION_INSTANCE - Static variable in interface org.deduced.validation.model.StringValidationModel
Variable used to hold the PropertyInstance for : invalid regular expression
INVALID_TYPE_LIST_INSTANCE - Static variable in interface org.deduced.validation.model.TypeCreationValidationModel
Variable used to hold the PropertyInstance for : invalid type list
INVALID_TYPE_LIST_INSTANCE - Static variable in interface org.deduced.validation.model.TypeReferenceValidationModel
Variable used to hold the PropertyInstance for : invalid type list
invalidRegularExpression - Variable in class org.deduced.validation.model.implementation.StringValidationModelImplementation
member variable holding the value for : invalid regular expression
invalidTypeList - Variable in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
member variable holding the value for : invalid type list
invalidTypeList - Variable in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
member variable holding the value for : invalid type list
InvokeNowRunner - Class in org.deduced.utilities
Invoke Now Runner
InvokeNowRunner() - Constructor for class org.deduced.utilities.InvokeNowRunner
 
IS_ADD_AVAILABLE_INSTANCE - Static variable in interface org.deduced.controller.PropertyCollectionControllerModel
Variable used to hold the PropertyInstance for : is add available
IS_CHANGEABLE_INSTANCE - Static variable in interface org.deduced.controller.PropertyControllerModel
Variable used to hold the PropertyInstance for : is changeable
IS_DELETE_AVAILABLE_INSTANCE - Static variable in interface org.deduced.controller.PropertyCollectionControllerModel
Variable used to hold the PropertyInstance for : is delete available
IS_MULTIPLE_LINES_ALLOWED_INSTANCE - Static variable in interface org.deduced.validation.model.StringValidationModel
Variable used to hold the PropertyInstance for : is multiple lines allowed
IS_NULL_ON_MULTIPLE_OBJECTS_INSTANCE - Static variable in interface org.deduced.analyzer.SingleItemListFilter
Variable used to hold the PropertyInstance for : is null on multiple objects
IS_NULL_VALID_INSTANCE - Static variable in interface org.deduced.validation.model.NullableValidationModel
Variable used to hold the PropertyInstance for : is null valid
IS_REFERENCE_INSTANCE - Static variable in interface org.deduced.PropertyInstance
Variable used to hold the PropertyInstance for : is reference
IS_REMOVABLE_INSTANCE - Static variable in interface org.deduced.controller.PropertyControllerModel
Variable used to hold the PropertyInstance for : is removable
IS_VALID_INSTANCE - Static variable in interface org.deduced.validation.validator.Validator
Variable used to hold the PropertyInstance for : is valid
isActivated() - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
isActivated() - Method in class org.deduced.dynamic.DynamicPropertyMap
(non-Javadoc)
isActivated() - Method in interface org.deduced.PropertyCollection
check to see if the collection is activated
isAddAvailable - Variable in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
member variable holding the value for : is add available
isAddAvailable() - Method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
(non-Javadoc)
isAddAvailable(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
Get the value of the instance : is add available
isAddAvailable - Variable in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
member variable holding the value for : is add available
isAddAvailable() - Method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
(non-Javadoc)
isAddAvailable(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
Get the value of the instance : is add available
isAddAvailable() - Method in interface org.deduced.controller.PropertyCollectionControllerModel
Get the value of the instance : is add available
isAddAvailable() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
isAddRemoveAvailableOnModel(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.AbstractControllerFactory
test if Add and Remove is Available On Model
isAddValueValid(PropertyCollection<?, ?>, PropertyCollection<?, ?>, boolean) - Method in class org.deduced.controller.implementation.AbstractPropertyCollectionController
(non-Javadoc)
isAddValueValid(PropertyCollection<?, ?>, PropertyCollection<?, ?>, boolean) - Method in interface org.deduced.controller.PropertyCollectionController
test to see if add is valid
isAddValueValid(PropertyCollection<?, ?>, PropertyCollection<?, ?>, boolean) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
isArray(Object) - Static method in class org.deduced.utilities.HashCodeUtilities
test if an object is an array
isAutomaticallyDeletingGeneratedClassFiles() - Static method in class org.deduced.controller.implementation.ControllerUtilities
 
isAutomaticallyDeletingGeneratedJavaFiles() - Static method in class org.deduced.controller.implementation.ControllerUtilities
 
isAutomaticallyDeletingGeneratedJavaFilesIfCompileFails() - Static method in class org.deduced.controller.implementation.ControllerUtilities
 
isBaseInformationEqual(PropertyCollection<?, ?>) - Method in class org.deduced.IdPropertyMap
check if the base map information is equal such as type, size and fixed instance.
isCalendarClass(String) - Static method in class org.deduced.xml.DeducedXmlUtilities
check if a class name is a calendar
isCancelled() - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
isCancelled(PropertyCollection<?, ?>) - Static method in class org.deduced.task.implementation.TaskImplementation
Get the value of the instance : cancelled
isCancelled() - Method in interface org.deduced.task.Task
Get the value of the instance : cancelled
isChangeable - Variable in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
member variable holding the value for : is changeable
isChangeable() - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
isChangeable(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
Get the value of the instance : is changeable
isChangeable - Variable in class org.deduced.controller.implementation.PropertyControllerModelImplementation
member variable holding the value for : is changeable
isChangeable() - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
(non-Javadoc)
isChangeable(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
Get the value of the instance : is changeable
isChangeable() - Method in interface org.deduced.controller.PropertyControllerModel
Get the value of the instance : is changeable
isChangeable() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
isChildOfRoots(PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelEncoder
test to see if the specified collection is a child of the root collection being encoded
isClassName(String) - Static method in class org.deduced.controller.implementation.ControllerUtilities
test if the code points to a class name or not.
isCollectionListInstanceType(PropertyCollection<?, ?>) - Static method in class org.deduced.dynamic.DynamicModelFactory
check if a type is a collection list instance type
isCollectionReferenced(PropertyCollection<?, ?>) - Static method in class org.deduced.ReferenceMap
check if a collection is referenced or not.
isCompleted() - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
isCompleted(PropertyCollection<?, ?>) - Static method in class org.deduced.task.implementation.TaskImplementation
Get the value of the instance : completed
isCompleted() - Method in interface org.deduced.task.Task
Get the value of the instance : completed
isContextValid(RuleExecutionContext) - Static method in class org.deduced.rule.DeductionRuleLibrary
is Context Valid
IsCreateTypeValidRule - Class in org.deduced.validation.validator.rule
IsCreateTypeValidRule is a deduction rule used to determine if a created type is valid.
IsCreateTypeValidRule() - Constructor for class org.deduced.validation.validator.rule.IsCreateTypeValidRule
 
isCreationOptionsValid(List, PropertyCollection, PropertyCollection, PropertyCollection, RuleExecutionContext) - Static method in class org.deduced.rule.DeductionRuleLibrary
test if the options used to create collections are all valid
isDeductionRuleType(PropertyCollection<?, ?>) - Static method in class org.deduced.dynamic.DynamicModelFactory
check if a type is a deduction rule
isDeleteAvailable - Variable in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
member variable holding the value for : is delete available
isDeleteAvailable() - Method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
(non-Javadoc)
isDeleteAvailable(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
Get the value of the instance : is delete available
isDeleteAvailable - Variable in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
member variable holding the value for : is delete available
isDeleteAvailable() - Method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
(non-Javadoc)
isDeleteAvailable(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
Get the value of the instance : is delete available
isDeleteAvailable() - Method in interface org.deduced.controller.PropertyCollectionControllerModel
Get the value of the instance : is delete available
isDeleteAvailable() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
isDeleteCheckedOnClearParent() - Static method in class org.deduced.AbstractPropertyCollection
 
isEmpty() - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
isEmpty() - Method in interface org.deduced.PropertyCollection
 
isEmpty() - Method in class org.deduced.PropertyCollectionAsKeySet
(non-Javadoc)
isEmpty() - Method in class org.deduced.PropertyCollectionAsPropertyEntrySet
(non-Javadoc)
isEmpty() - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
isEmpty() - Method in class org.deduced.PropertyCollectionAsPropertyMap
(non-Javadoc)
isEmpty() - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
isEmpty() - Method in class org.deduced.PropertyCollectionAsValueMap
(non-Javadoc)
isEmpty() - Method in class org.deduced.PropertyValueCollectionAsEntrySet
(non-Javadoc)
isEmpty() - Method in class org.deduced.utilities.WeakList
 
isEnabled() - Method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
(non-Javadoc)
isEnabled(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
Get the value of the instance : enabled
isEnabled() - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
isEnabled(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
Get the value of the instance : enabled
isEnabled() - Method in interface org.deduced.EnabledPropertyCollection
Get the value of the instance : enabled
isEnabled() - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
isEnabled(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.DeductionRuleImplementation
Get the value of the instance : enabled
isEnabled() - Method in class org.deduced.implementation.EnabledPropertyCollectionImplementation
(non-Javadoc)
isEnabled(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.EnabledPropertyCollectionImplementation
Get the value of the instance : enabled
isEnumerationType(PropertyCollection<?, ?>) - Static method in class org.deduced.dynamic.DynamicModelFactory
check if a type is an enumeration type
isEqualKey(Object, Object) - Method in class org.deduced.utilities.IdentityReferenceMap
Compares two keys for equals.
isEqualValue(Object, Object) - Method in class org.deduced.utilities.IdentityReferenceMap
Compares two values for equals.
isFileReadOnly(String) - Static method in class org.deduced.utilities.FileUtilities
test if a file is read only.
isFileResource(String) - Static method in class org.deduced.utilities.FileUtilities
test if a file can be reached as a resource.
isFiltered(Object) - Method in class org.deduced.filter.AndFilter
(non-Javadoc)
isFiltered(Object) - Method in class org.deduced.filter.CompareFilter
(non-Javadoc)
isFiltered(Object) - Method in class org.deduced.filter.EqualsFilter
(non-Javadoc)
isFiltered(Object) - Method in interface org.deduced.filter.Filter
Test to see if a specific value is filtered or not.
isFiltered(Object) - Method in class org.deduced.filter.FilterEverythingFilter
(non-Javadoc)
isFiltered(Object) - Method in class org.deduced.filter.FilterNothingFilter
(non-Javadoc)
isFiltered(Object) - Method in class org.deduced.filter.InstanceOfFilter
(non-Javadoc)
isFiltered(Object) - Method in class org.deduced.filter.NotFilter
(non-Javadoc)
isFiltered(Object) - Method in class org.deduced.filter.OrFilter
(non-Javadoc)
isFiltered(Object) - Method in class org.deduced.filter.PropertyLinkedFilter
(non-Javadoc)
isFiltered(Object) - Method in class org.deduced.filter.SameFilter
(non-Javadoc)
isFilteredOnBigger() - Method in class org.deduced.filter.CompareFilter
 
isFilteredOnEqual() - Method in class org.deduced.filter.CompareFilter
 
isFilteredOnSmaller() - Method in class org.deduced.filter.CompareFilter
 
isFixedInstanceReference() - Method in class org.deduced.PropertyMap
is Fixed Instance Reference
isInstanceOf(PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Static method in class org.deduced.DeducedUtilities
Check if the object type contains the test type in it's parent hierarchy
isInstanceReference(PropertyCollection<?, ?>) - Static method in class org.deduced.DeducedUtilities
return the is reference flag of a property instance.
isInstanceReferenceType(PropertyCollection<?, ?>) - Static method in class org.deduced.dynamic.DynamicModelFactory
check if a type is a instance reference
isInstanceTypeCollection(PropertyCollection<?, ?>) - Static method in class org.deduced.DeducedUtilities
check to see if the instance type of a property instance is a property collection
isKeyByInstance() - Method in class org.deduced.utilities.IdentityReferenceMap
is Key By Instance
isListenerRegistered(PropertyListener<? super K, ? super V>) - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
isListenerRegistered(PropertyListener<? super K, ? super V>) - Method in interface org.deduced.PropertyCollection
test to see if a listener is registered on the collection
isListeningTo(PropertyCollection<? extends K, ? extends V>) - Method in class org.deduced.ListenTargetTracker
test if this tracker is listening to a target
isListInstance(PropertyCollection<?, ?>) - Static method in class org.deduced.framework.RuleDeducedProperty
is List Instance
isLoggerConfigurationInitialized() - Static method in class org.deduced.utilities.LogUtilities
test if the logger configuration is initialized or not.
isLoggerConfiguredInSystemProperties() - Static method in class org.deduced.utilities.LogUtilities
is Logger Configured In System Properties
isLoggerInitializedInProperties(Properties) - Static method in class org.deduced.utilities.LogUtilities
is Logger Configured In the specified Properties
isMapContentEqual(PropertyCollection<?, ?>) - Method in class org.deduced.IdPropertyMap
is the map content equal by verifying objects one by one.
isModelLayer(PropertyCollection<?, ?>) - Static method in class org.deduced.DeducedUtilities
test if a collection is a model layer
isMultipleLinesAllowed - Variable in class org.deduced.validation.model.implementation.StringValidationModelImplementation
member variable holding the value for : is multiple lines allowed
isMultipleLinesAllowed() - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
(non-Javadoc)
isMultipleLinesAllowed(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
Get the value of the instance : is multiple lines allowed
isMultipleLinesAllowed() - Method in interface org.deduced.validation.model.StringValidationModel
Get the value of the instance : is multiple lines allowed
isNewValueValid(Object, boolean) - Method in class org.deduced.controller.implementation.DirectPropertyController
(non-Javadoc)
isNewValueValid(Object, boolean) - Method in interface org.deduced.controller.PropertyController
Verify if a value is valid for this property
isNewValueValid(Object, boolean) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
isNextInstanceInInputValidForList(PropertyCollection<?, ?>, PropertyCollection<?, ?>, PropertyCollection<?, ?>, boolean, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Static method in class org.deduced.framework.RuleDeducedProperty
is the Next Instance In Input Valid For List
IsNullableValidRule - Class in org.deduced.validation.validator.rule
IsNullableValidRule is used to validate nullable properties to check whether null is allowed or not.
IsNullableValidRule() - Constructor for class org.deduced.validation.validator.rule.IsNullableValidRule
 
isNullOnMultipleObjects - Variable in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
member variable holding the value for : is null on multiple objects
isNullOnMultipleObjects() - Method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
(non-Javadoc)
isNullOnMultipleObjects(PropertyCollection<?, ?>) - Static method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
Get the value of the instance : is null on multiple objects
isNullOnMultipleObjects() - Method in interface org.deduced.analyzer.SingleItemListFilter
Get the value of the instance : is null on multiple objects
isNullValid - Variable in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
member variable holding the value for : is null valid
isNullValid() - Method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
(non-Javadoc)
isNullValid(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
Get the value of the instance : is null valid
isNullValid - Variable in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
member variable holding the value for : is null valid
isNullValid() - Method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
(non-Javadoc)
isNullValid(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
Get the value of the instance : is null valid
isNullValid - Variable in class org.deduced.validation.model.implementation.StringValidationModelImplementation
member variable holding the value for : is null valid
isNullValid() - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
(non-Javadoc)
isNullValid(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
Get the value of the instance : is null valid
isNullValid - Variable in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
member variable holding the value for : is null valid
isNullValid() - Method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
(non-Javadoc)
isNullValid(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
Get the value of the instance : is null valid
isNullValid() - Method in interface org.deduced.validation.model.NullableValidationModel
Get the value of the instance : is null valid
IsNumberValidRule - Class in org.deduced.validation.validator.rule
IsNumberValidRule is used to validate numbers between a minimum, maximum value.
IsNumberValidRule() - Constructor for class org.deduced.validation.validator.rule.IsNumberValidRule
 
isOutputDeeper(DynamicPropertyMap, DeducedProperty<Object>, DeducedProperty<?>) - Static method in class org.deduced.dynamic.DynamicPropertyMap
is Output of the current rule Deeper than the current rule
isParentCollection(PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Static method in class org.deduced.DeducedUtilities
check to see if a possible parent is a parent of the specified child collection
isParentOf(PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelEncoder
test to see if a collection is a parent of another one
isParentOrKeyNull(PropertyCollection<?, ?>) - Static method in class org.deduced.AbstractPropertyCollection
test if the parent or the key on parent is null on a collection
isPropertyCollectionListInstanceValid(PropertyCollection<?, ?>) - Static method in class org.deduced.dynamic.DynamicModelFactory
is Property Collection List Instance Valid
isPropertyCollectionType(PropertyCollection<?, ?>) - Static method in class org.deduced.dynamic.DynamicModelFactory
check if a type is a property collection type
isPropertyInputPossibleToEnable(PropertyCollection<?, ?>, Boolean, Object) - Static method in class org.deduced.controller.rule.PropertyIsRemoveableRule
test if a property input is valid to be enabled
isPropertyInstanceType(PropertyCollection<?, ?>) - Static method in class org.deduced.dynamic.DynamicModelFactory
check if a type is a property instance type
isPropertyInstanceValid(PropertyCollection<?, ?>) - Static method in class org.deduced.dynamic.DynamicModelFactory
check if a property instance is valid
isPropertyPackageType(PropertyCollection<?, ?>) - Static method in class org.deduced.dynamic.DynamicModelFactory
check if a type is a property package type
isReadabilityEnhanced - Variable in class org.deduced.xml.XmlModelEncoder
flag used to enhance readability in the generated XML by adding names in instances and types
isReadabilityEnhanced() - Method in class org.deduced.xml.XmlModelEncoder
 
isReference - Variable in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
member variable holding the value for : is reference
isReference() - Method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
(non-Javadoc)
isReference(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
Get the value of the instance : is reference
isReference - Variable in class org.deduced.implementation.PropertyInstanceImplementation
member variable holding the value for : is reference
isReference() - Method in class org.deduced.implementation.PropertyInstanceImplementation
(non-Javadoc)
isReference(PropertyCollection<?, ?>) - Static method in class org.deduced.implementation.PropertyInstanceImplementation
Get the value of the instance : is reference
isReference() - Method in interface org.deduced.PropertyInstance
Get the value of the instance : is reference
isReferenceMultiple(List<?>) - Static method in class org.deduced.controller.implementation.ControllerUtilities
test if a reference can result in multiple values
IsReferenceTypeValidRule - Class in org.deduced.validation.validator.rule
IsReferenceTypeValidRule validate if a reference respects certain rules about the type that is allowed to be referenced.
IsReferenceTypeValidRule() - Constructor for class org.deduced.validation.validator.rule.IsReferenceTypeValidRule
 
isRemovable - Variable in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
member variable holding the value for : is removable
isRemovable() - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
isRemovable(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
Get the value of the instance : is removable
isRemovable - Variable in class org.deduced.controller.implementation.PropertyControllerModelImplementation
member variable holding the value for : is removable
isRemovable() - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
(non-Javadoc)
isRemovable(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
Get the value of the instance : is removable
isRemovable() - Method in interface org.deduced.controller.PropertyControllerModel
Get the value of the instance : is removable
isRemovable() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
isRuleApplicableToChild(PropertyCollection<?, ?>, List<PropertyCollection<?, ?>>) - Static method in class org.deduced.dynamic.DynamicPropertyMap
check if a Rule is Applicable To Child
isSchemaInUse(PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
test if a schema is in use
isSchemaType(PropertyCollection<?, ?>) - Static method in class org.deduced.dynamic.DynamicModelFactory
check if a type is a schema layer type
isSearchFailed() - Method in class org.deduced.framework.RuleDeducedProperty.ParameterFetcher
 
isSplittingList() - Method in class org.deduced.framework.RuleDeducedProperty.ParameterFetcher
 
isSplittingOfSingleListRequired(Iterator<?>, boolean, PropertyCollection<?, ?>, Object) - Static method in class org.deduced.framework.RuleDeducedProperty
test if Splitting Of Single List is Required
isSplittingOfSubListRequired(PropertyCollection<?, ?>, PropertyCollection<?, ?>, RuleDeducedProperty.ParameterFetcher, Iterator<?>, PropertyCollection<?, ?>, List<?>) - Static method in class org.deduced.framework.RuleDeducedProperty
is Splitting Of Sub List Required
isStaticInstanceReferenceType(PropertyCollection<?, ?>) - Static method in class org.deduced.dynamic.DynamicModelFactory
check if a type is a static instance reference
isStoppedOnError() - Method in class org.deduced.xml.XmlModelDecoder
 
isStreamContentEqual(InputStream, InputStream) - Static method in class org.deduced.utilities.FileUtilities
check if 2 streams have the same content
IsStringValidRule - Class in org.deduced.validation.validator.rule
IsStringValidRule is used to validate a string using a minimum length, a maximum length, a flag indicating if the string can be null, a must-match regular expression and a must-not-match regular expression.
IsStringValidRule() - Constructor for class org.deduced.validation.validator.rule.IsStringValidRule
 
isSuccess() - Method in class org.deduced.controller.implementation.CompileResult
is the compilation successful
isTypeCollection(PropertyCollection<?, ?>) - Static method in class org.deduced.DeducedUtilities
check if a type is used to define a property collection type
isTypeInformationUsed(PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
test if a Type Information is still Used
isTypeInfoUsedByChild(PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
test if a type information is used by a child that is contained by a used schema
isTypeInSchema(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
is Type In Schema
isTypeNative(PropertyCollection<?, ?>) - Static method in class org.deduced.BasicTypes
test to see if a type is native or not.
isTypeToCreateValid(PropertyCollection<?, ?>) - Static method in class org.deduced.rule.DeductionRuleLibrary
is Type To Create Valid
isTypeUsedInSchemaList(PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
test if a type is used in the schema list
isTypeValidForTypeInformation(PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
test if a type requires a type information object
isValid - Variable in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
member variable holding the value for : is valid
isValid() - Method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
(non-Javadoc)
isValid(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
Get the value of the instance : is valid
isValid - Variable in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
member variable holding the value for : is valid
isValid() - Method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
(non-Javadoc)
isValid(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
Get the value of the instance : is valid
isValid - Variable in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
member variable holding the value for : is valid
isValid() - Method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
(non-Javadoc)
isValid(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
Get the value of the instance : is valid
isValid - Variable in class org.deduced.validation.validator.implementation.StringValidatorImplementation
member variable holding the value for : is valid
isValid() - Method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
(non-Javadoc)
isValid(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
Get the value of the instance : is valid
isValid - Variable in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
member variable holding the value for : is valid
isValid() - Method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
(non-Javadoc)
isValid(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
Get the value of the instance : is valid
isValid - Variable in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
member variable holding the value for : is valid
isValid() - Method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
(non-Javadoc)
isValid(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
Get the value of the instance : is valid
isValid - Variable in class org.deduced.validation.validator.implementation.ValidatorImplementation
member variable holding the value for : is valid
isValid() - Method in class org.deduced.validation.validator.implementation.ValidatorImplementation
(non-Javadoc)
isValid(PropertyCollection<?, ?>) - Static method in class org.deduced.validation.validator.implementation.ValidatorImplementation
Get the value of the instance : is valid
isValid() - Method in interface org.deduced.validation.validator.Validator
Get the value of the instance : is valid
isValidBasedOnErrorMessage(String) - Method in class org.deduced.validation.validator.rule.SetIsValidBasedOnErrorMessageRule
test if a value is valid based on the error message.
isValidControlledModel(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
check if a model is within the controlled model layer.
isValidMethodNameCharacter(char) - Static method in class org.deduced.controller.implementation.ControllerUtilities
test if a character is valid for a java method name
isValueByInstance() - Method in class org.deduced.utilities.IdentityReferenceMap
is Value By Instance
isValueEqual(Object) - Method in interface org.deduced.Property
test if the specified value is the same that is held by this property.
isValueEqual(Object) - Method in class org.deduced.PropertyImplementation
test if the specified value is the same that is held by this property.
iterator() - Method in class org.deduced.FixedPropertyInstanceCollection
(non-Javadoc)
iterator() - Method in interface org.deduced.PropertyCollection
 
iterator() - Method in class org.deduced.PropertyCollectionAsKeySet
(non-Javadoc)
iterator() - Method in class org.deduced.PropertyCollectionAsPropertyEntrySet
(non-Javadoc)
iterator() - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
iterator() - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
iterator() - Method in class org.deduced.PropertyMap
(non-Javadoc)
iterator() - Method in class org.deduced.PropertyValueCollectionAsEntrySet
(non-Javadoc)
iterator() - Method in class org.deduced.utilities.WeakList
fetch an iterator to browse the list
iterator - Variable in class org.deduced.utilities.WeakList.WeakIterator
the actual iterator used to browse the list
iteratorByValue() - Method in class org.deduced.FixedPropertyInstanceCollection
(non-Javadoc)
iteratorByValue() - Method in interface org.deduced.PropertyCollection
 
iteratorByValue() - Method in class org.deduced.PropertyMap
(non-Javadoc)
iteratorSource - Variable in class org.deduced.PropertyMap.PropertyIterator
the iterator that browse the map implementation
iteratorSource - Variable in class org.deduced.PropertyMap.ValueIterator
the iterator that browse the map implementation

J

JAVA_FILE_EXTENSION - Static variable in class org.deduced.controller.implementation.ControllerUtilities
java file extension
JAVA_UTIL_LOGGING_CONFIG_CLASS - Static variable in class org.deduced.utilities.LogUtilities
property hosting the configuration file
JAVA_UTIL_LOGGING_CONFIG_FILE - Static variable in class org.deduced.utilities.LogUtilities
property hosting the configuration file

K

key - Variable in class org.deduced.controller.implementation.CachedFlyWheelControllerProvider.PropertyControllerKey
the property key to reference
key - Variable in class org.deduced.PropertyChangeEventImplementation
property key
key - Variable in class org.deduced.PropertyCollectionListInstanceHolder
the property instance key
key - Variable in class org.deduced.PropertyCollectionTypeHolder
the property instance key
key - Variable in class org.deduced.PropertyInstanceHolder
the property instance key
key - Variable in class org.deduced.PropertyMapEntry
the key represented by this entry
key - Variable in class org.deduced.PropertyTypeHolder
the property instance key
key - Variable in class org.deduced.Reference
the key which points to the reference
key - Variable in class org.deduced.ValueMapEntry
key of the value to which the entry is bound
KEY_SET - Static variable in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.controller.implementation.PropertyControllerModelImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.CollectionTypeInformationImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.DeducedApplicationLayerImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.DeducedControllerLayerImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.DeducedModelLayerImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.DeducedSchemaLayerImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.DeductionRuleImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.DocumentedCollectionImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.EnabledPropertyCollectionImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.EnumerationPropertyTypeImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.InstanceReferenceImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.NamedPropertyCollectionImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.PropertyCollectionTypeImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.PropertyInstanceImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.PropertyPackageImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.PropertyTypeImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.SchemaAnalyzerImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.StaticInstanceReferenceImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.implementation.ValidationModelImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.task.implementation.TaskImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.task.implementation.TaskMonitorImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.validation.model.implementation.LinkedValidationModelImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.validation.model.implementation.StringValidationModelImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.validation.validator.implementation.StringValidatorImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
list of keys held in this collection
KEY_SET - Static variable in class org.deduced.validation.validator.implementation.ValidatorImplementation
list of keys held in this collection
keyByInstance - Variable in class org.deduced.utilities.IdentityReferenceMap
if true, keys are compared with the "==" operator.
keyCollection - Variable in class org.deduced.PropertyCollectionAsKeySet
the collection of keys to browse
KeyFilteredPropertyListener<K,V> - Class in org.deduced
KeyFilteredPropertyListener : this property listener is used to chain listeners together and filter property change events depending on the key of the property that was changed
KeyFilteredPropertyListener() - Constructor for class org.deduced.KeyFilteredPropertyListener
constructor for KeyFilteredPropertyListener
KeyFilteredPropertyListener(PropertyCollection<K, V>, K, PropertyListener<? super K, ? super V>) - Constructor for class org.deduced.KeyFilteredPropertyListener
constructor for KeyFilteredPropertyListener
keyIterator - Variable in class org.deduced.FixedPropertyInstanceCollection.FixedPropertyListIterator
iterator used to browse the key list
keyIterator - Variable in class org.deduced.FixedPropertyInstanceCollection.FixedPropertyListValueIterator
iterator used to browse the key list
keyIterator - Variable in class org.deduced.PropertyCollectionKeyIterator
the iterator in the actual collection
keyIterator - Variable in class org.deduced.PropertyMapEntryIterator
the iterator in the actual collection
keyIterator - Variable in class org.deduced.PropertyValueMapEntryIterator
the iterator browsing the actual collection
keyOnParent - Variable in class org.deduced.AbstractPropertyCollection
the key on parent
keyOnParent() - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
keyOnParent() - Method in class org.deduced.controller.implementation.FlyWheelPropertyCollectionController
(non-Javadoc)
keyOnParent() - Method in class org.deduced.controller.implementation.FlyWheelPropertyCollectionControllerList
(non-Javadoc)
keyOnParent() - Method in class org.deduced.controller.implementation.FlyWheelPropertyController
(non-Javadoc)
keyOnParent() - Method in class org.deduced.controller.implementation.FlyWheelPropertyControllerList
(non-Javadoc)
keyOnParent() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
keyOnParent() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
keyOnParent() - Method in interface org.deduced.PropertyCollection
 
keySet() - Method in class org.deduced.PropertyCollectionAsPropertyMap
(non-Javadoc)
keySet() - Method in class org.deduced.PropertyCollectionAsValueMap
(non-Javadoc)

L

LAST_EXCEPTION_INSTANCE - Static variable in interface org.deduced.DeductionRule
Variable used to hold the PropertyInstance for : last exception
lastException - Variable in class org.deduced.implementation.DeductionRuleImplementation
member variable holding the value for : last exception
lastIndexOf(Object) - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
lastIndexOf(Object) - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
lateCreationMap - Variable in class org.deduced.xml.XmlModelDecoder
Map of all the collections that may not be created first because they will be created later by their parent.
LINE_SEPARATOR - Static variable in class org.deduced.utilities.LogFormatter
Line separator string.
LINKED_COLLECTION_TYPE_INSTANCE - Static variable in interface org.deduced.controller.typed.TypedCollectionController
Variable used to hold the PropertyInstance for : Linked Collection Type
LINKED_PACKAGE_INSTANCE - Static variable in interface org.deduced.controller.typed.TypedControllerPackage
Variable used to hold the PropertyInstance for : Linked Package
LINKED_PACKAGE_TYPE_INSTANCE - Static variable in interface org.deduced.controller.typed.CollectionTypeControllerPackage
Variable used to hold the PropertyInstance for : Linked Package Type
LINKED_PROPERTY_INSTANCE_INSTANCE - Static variable in interface org.deduced.controller.typed.TypedCollectionListController
Variable used to hold the PropertyInstance for : Linked Property Instance
LINKED_PROPERTY_INSTANCE_INSTANCE - Static variable in interface org.deduced.controller.typed.TypedPropertyController
Variable used to hold the PropertyInstance for : Linked Property Instance
LINKED_SCHEMA_INSTANCE - Static variable in interface org.deduced.controller.typed.TypedControllerSchema
Variable used to hold the PropertyInstance for : Linked Schema
LINKED_VALIDATION_MODEL_TYPE - Static variable in interface org.deduced.validation.model.LinkedValidationModel
Variable used to hold the PropertyCollectionType for : linked validation model
linkedCollectionType - Variable in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
member variable holding the value for : Linked Collection Type
linkedListener - Variable in class org.deduced.RecursiveModelListener
linked listener to be notified of any change in the hierarchy
linkedPackage - Variable in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
member variable holding the value for : Linked Package
linkedPackageType - Variable in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
member variable holding the value for : Linked Package Type
linkedPropertyInstance - Variable in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
member variable holding the value for : Linked Property Instance
linkedPropertyInstance - Variable in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
member variable holding the value for : Linked Property Instance
linkedSchema - Variable in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
member variable holding the value for : Linked Schema
LinkedValidationModel - Interface in org.deduced.validation.model
Interface used to represent the type : linked validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
LinkedValidationModelImplementation - Class in org.deduced.validation.model.implementation
Java Implementation used to represent the type : linked validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
LinkedValidationModelImplementation() - Constructor for class org.deduced.validation.model.implementation.LinkedValidationModelImplementation
Default constructor for the type : linked validation model
linkParentAndChild(PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
link Parent And Child types
LIST_FIXED_INSTANCE_INSTANCE - Static variable in interface org.deduced.PropertyCollectionListInstance
Variable used to hold the PropertyInstance for : list fixed instance
listCollectionControllerTypeMap - Variable in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
listCollectionControllerTypeMap is used to store the property collection list instances as key and the matching collection controller type for the list as value
listControllerCreationMap - Variable in class org.deduced.controller.implementation.DefaultControllerFactory
the map between the list type of collection to control and the class of the controller to use
listener - Variable in class org.deduced.KeyFilteredPropertyListener
the listener on which to forward the events we get
listener - Variable in class org.deduced.ListenTargetTracker
listener
listenerList - Variable in class org.deduced.AbstractPropertyCollection
list of listeners on the current class.
listenerList - Variable in class org.deduced.utilities.WeakList
The list of Listener in weak references
listenTargetMap - Variable in class org.deduced.ListenTargetTracker
map of all the targets to listen to and the number of times we hooked a listener on them
ListenTargetTracker<K,V> - Class in org.deduced
Listen Target Tracker allows a listener to listen to multiple property collections multiple times.
ListenTargetTracker(PropertyListener<K, V>) - Constructor for class org.deduced.ListenTargetTracker
ListenTargetTracker Constructor
listFixedInstance - Variable in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
member variable holding the value for : list fixed instance
listFixedInstanceChanged(PropertyCollection<?, ?>, PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
list Fixed Instance Changed
listInSchemaChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
schema list Changed
listInstanceChanged(PropertyCollection<?, ?>, PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
list Instance Changed
listIterator() - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
listIterator(int) - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
listIterator() - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
listIterator(int) - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
loadClassFromData(String, File) - Method in class org.deduced.controller.implementation.ControllerUtilities.LocalClassLoader
load Class From Data
LOADER - Static variable in class org.deduced.controller.implementation.ControllerUtilities
class loader used to load deduction rules
loadSchemaFromXml(PropertyCollection) - Static method in class org.deduced.framework.ControllerSchema
fill all the static variables from the schema
loadSchemaFromXml(PropertyCollection) - Static method in class org.deduced.framework.DefaultSchema
fill all the static variables from the schema
logException(Exception) - Method in class org.deduced.controller.implementation.CompileResult
log a compilation exception in the error output and set the success to false.
LogFormatter - Class in org.deduced.utilities
Log Formatter used in deduced applications.
LogFormatter() - Constructor for class org.deduced.utilities.LogFormatter
 
LOGGER - Static variable in class org.deduced.AbstractPropertyCollection
Logger
LOGGER - Static variable in class org.deduced.dynamic.DynamicPropertyMap
logger
LOGGER - Static variable in class org.deduced.framework.RuleDeducedProperty
logger
LOGGER - Static variable in class org.deduced.rule.DeductionRuleLibrary
Logger
LOGGER - Static variable in class org.deduced.utilities.AssertUtilities
assertion logger
LOGGER - Static variable in class org.deduced.utilities.LogUtilities
logger
LOGGER - Static variable in class org.deduced.xml.DeducedXmlUtilities
logger
LOGGER - Static variable in class org.deduced.xml.XmlModelDecoder
Logger
LOGGER - Static variable in class org.deduced.xml.XmlModelEncoder
Logger
logRuleCreationResult(PropertyCollection, CompileResult) - Method in class org.deduced.dynamic.DynamicPropertyMap
log Rule Creation Result
logRuleExecutionException(Exception) - Method in class org.deduced.framework.RuleDeducedProperty
log Rule Execution Exception
logSchemeListIdStatus(String) - Method in class org.deduced.xml.XmlModelDecoder
log Scheme List Id Status
LogUtilities - Class in org.deduced.utilities
Log Utilities
LogUtilities() - Constructor for class org.deduced.utilities.LogUtilities
 
LONG_TYPE - Static variable in class org.deduced.BasicTypes
Basic type that represents a long

M

MAJOR_FEATURE_VERSION - Static variable in class org.deduced.DeducedConstant
Deduced major feature versions are used to indicate that new major features were added.
MAJOR_FRAMEWORK_VERSION - Static variable in class org.deduced.DeducedConstant
Deduced framework major version.
MAXIMUM_LENGTH_INSTANCE - Static variable in interface org.deduced.validation.model.StringValidationModel
Variable used to hold the PropertyInstance for : maximum length
MAXIMUM_VALUE_INSTANCE - Static variable in interface org.deduced.validation.model.NumberValidationModel
Variable used to hold the PropertyInstance for : maximum value
maximumCollection(List, PropertyCollection) - Static method in class org.deduced.rule.DeductionRuleLibrary
find the property collection in the list that has the maximum value for the specified instance
maximumLength - Variable in class org.deduced.validation.model.implementation.StringValidationModelImplementation
member variable holding the value for : maximum length
maximumValue(List, PropertyCollection) - Static method in class org.deduced.rule.DeductionRuleLibrary
find the maximum value in the list of property collection for the specified instance
maximumValue - Variable in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
member variable holding the value for : maximum value
merge(List, List) - Static method in class org.deduced.rule.DeductionRuleLibrary
merge two list of objects together and return a list that contains the objects of the first list followed by the second list.
mergeFolderName(String, String) - Static method in class org.deduced.utilities.FileUtilities
merge two folder names together.
messageOutput - Variable in class org.deduced.controller.implementation.CompileResult
compilation output message
MINIMUM_LENGTH_INSTANCE - Static variable in interface org.deduced.validation.model.StringValidationModel
Variable used to hold the PropertyInstance for : minimum length
MINIMUM_VALUE_INSTANCE - Static variable in interface org.deduced.validation.model.NumberValidationModel
Variable used to hold the PropertyInstance for : minimum value
minimumCollection(List, PropertyCollection) - Static method in class org.deduced.rule.DeductionRuleLibrary
find the property collection in the list that has the minimum value for the specified instance
minimumLength - Variable in class org.deduced.validation.model.implementation.StringValidationModelImplementation
member variable holding the value for : minimum length
minimumValue(List, PropertyCollection) - Static method in class org.deduced.rule.DeductionRuleLibrary
find the minimum value in the list of property collection for the specified instance
minimumValue - Variable in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
member variable holding the value for : minimum value
MINOR_FEATURE_VERSION - Static variable in class org.deduced.DeducedConstant
This number indicates that new minor features were added to the framework.
MODEL - Static variable in class org.deduced.framework.ControllerSchema
model layer containing the packages and types
MODEL - Static variable in class org.deduced.framework.DefaultSchema
model layer containing the packages and types
model - Variable in class org.deduced.RecursiveModelListener
the model being monitored
model - Variable in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
member variable holding the value for : model
model - Variable in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
member variable holding the value for : model
model - Variable in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
member variable holding the value for : model
model - Variable in class org.deduced.validation.validator.implementation.StringValidatorImplementation
member variable holding the value for : model
model - Variable in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
member variable holding the value for : model
model - Variable in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
member variable holding the value for : model
model - Variable in class org.deduced.validation.validator.implementation.ValidatorImplementation
member variable holding the value for : model
MODEL_INSTANCE - Static variable in interface org.deduced.validation.validator.Validator
Variable used to hold the PropertyInstance for : model
modelChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
model changed
modelCreationController - Variable in class org.deduced.xml.XmlModelDecoder
controller that will be used to create the model implementations
ModelCreationFailedException - Exception in org.deduced
ModelCreationFailedException is thrown when an error is detected during model creation.
ModelCreationFailedException() - Constructor for exception org.deduced.ModelCreationFailedException
ModelCreationFailedException constructor
ModelCreationFailedException(String) - Constructor for exception org.deduced.ModelCreationFailedException
ModelCreationFailedException constructor
ModelCreationFailedException(String, Throwable) - Constructor for exception org.deduced.ModelCreationFailedException
Constructs a new ModelCreationFailedException with the specified detail message and cause.
ModelCreationFailedException(Throwable) - Constructor for exception org.deduced.ModelCreationFailedException
Constructs a new ModelCreationFailedException with the specified cause
modelCreationMap - Variable in class org.deduced.DefaultModelFactory
map between the type of collection to create and the class used to create them.
modelDeleteListener - Variable in class org.deduced.dynamic.DynamicModelFactory
instance of the model listener
modelFactory - Variable in class org.deduced.controller.implementation.DeducedControllerLayerExtensionImplementation
model factory
modelFactory - Variable in class org.deduced.framework.DeducedModelLayerExtensionImplementation
model factory used by this model layer
ModelFactory - Interface in org.deduced
A Model Factory is used to create models in a layer of a deduced application.
modelFactory - Variable in class org.deduced.RuleExecutionContextImplementation
model factory being used
modelLayer - Variable in class org.deduced.xml.XmlModelEncoder
model layer used to create references
MODIFIED_CODE - Static variable in class org.deduced.utilities.FileUtilities
code returned when a file was modified
moveListenerChainSkipLast(PropertyChangeEvent<?, ?>, PropertyCollection<?, ?>, int) - Method in class org.deduced.framework.RuleDeducedProperty
move collection Listener Chain and Skip the last level since it doesn't need listeners at this point.
moveListenerChainSkipLast(PropertyCollection<?, ?>, PropertyCollection<?, ?>, PropertyCollection<?, ?>, int) - Method in class org.deduced.framework.RuleDeducedProperty
move List Listener Chain and Skip the last level since it doesn't need listeners at this point.
moveListListenerChainSkipLast(PropertyChangeEvent<?, ?>, PropertyCollection<?, ?>, int) - Method in class org.deduced.framework.RuleDeducedProperty
move List Listener Chain and Skip the last level since it doesn't need listeners at this point.
MUST_IMPLEMENT_INSTANCE - Static variable in interface org.deduced.validation.model.TypeCreationValidationModel
Variable used to hold the PropertyInstance for : must implement
MUST_IMPLEMENT_INSTANCE - Static variable in interface org.deduced.validation.model.TypeReferenceValidationModel
Variable used to hold the PropertyInstance for : must implement
mustImplement - Variable in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
member variable holding the value for : must implement
mustImplement - Variable in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
member variable holding the value for : must implement

N

name - Variable in class org.deduced.ChangeType
change name
name - Variable in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
member variable holding the value for : name
name - Variable in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
member variable holding the value for : name
name - Variable in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
member variable holding the value for : name
name - Variable in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
member variable holding the value for : name
name - Variable in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
member variable holding the value for : name
name - Variable in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
member variable holding the value for : name
name - Variable in class org.deduced.implementation.DeducedApplicationLayerImplementation
member variable holding the value for : name
name - Variable in class org.deduced.implementation.DeducedControllerLayerImplementation
member variable holding the value for : name
name - Variable in class org.deduced.implementation.DeducedModelLayerImplementation
member variable holding the value for : name
name - Variable in class org.deduced.implementation.DeducedSchemaLayerImplementation
member variable holding the value for : name
name - Variable in class org.deduced.implementation.DeductionRuleImplementation
member variable holding the value for : name
name - Variable in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
member variable holding the value for : name
name - Variable in class org.deduced.implementation.EnumerationPropertyTypeImplementation
member variable holding the value for : name
name - Variable in class org.deduced.implementation.InstanceReferenceImplementation
member variable holding the value for : name
name - Variable in class org.deduced.implementation.NamedPropertyCollectionImplementation
member variable holding the value for : name
name - Variable in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
member variable holding the value for : name
name - Variable in class org.deduced.implementation.PropertyCollectionTypeImplementation
member variable holding the value for : name
name - Variable in class org.deduced.implementation.PropertyInstanceImplementation
member variable holding the value for : name
name - Variable in class org.deduced.implementation.PropertyPackageImplementation
member variable holding the value for : name
name - Variable in class org.deduced.implementation.PropertyTypeImplementation
member variable holding the value for : name
name - Variable in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
member variable holding the value for : name
name - Variable in class org.deduced.implementation.StaticInstanceReferenceImplementation
member variable holding the value for : name
name - Variable in class org.deduced.task.implementation.TaskImplementation
member variable holding the value for : name
NAME_INSTANCE - Static variable in interface org.deduced.NamedPropertyCollection
Variable used to hold the PropertyInstance for : name
NAMED_PROPERTY_COLLECTION_TYPE - Static variable in interface org.deduced.NamedPropertyCollection
Variable used to hold the PropertyCollectionType for : named property collection
NamedPropertyCollection - Interface in org.deduced
Interface used to represent the type : named property collection Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
NamedPropertyCollectionImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : named property collection Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
NamedPropertyCollectionImplementation() - Constructor for class org.deduced.implementation.NamedPropertyCollectionImplementation
Default constructor for the type : named property collection
NameReferenceFinder - Interface in org.deduced
NameReferenceFinder : this class is used to find property collections by name.
nameReferenceFinder - Variable in class org.deduced.xml.XmlModelDecoder
name reference finder
nameReferenceFinder - Variable in class org.deduced.xml.XmlModelEncoder
name reference finder used to find external references names
NameReferenceFinderImplementation - Class in org.deduced
NameReferenceFinder : this class is used to find property collections by name.
NameReferenceFinderImplementation() - Constructor for class org.deduced.NameReferenceFinderImplementation
constructor
NewThreadRunner - Class in org.deduced.utilities
NewThreadRunner will run runnable objects in a new thread every time
NewThreadRunner() - Constructor for class org.deduced.utilities.NewThreadRunner
 
newValue - Variable in class org.deduced.PropertyChangeEventImplementation
new value
next() - Method in class org.deduced.FixedPropertyInstanceCollection.FixedPropertyListIterator
(non-Javadoc)
next() - Method in class org.deduced.FixedPropertyInstanceCollection.FixedPropertyListValueIterator
(non-Javadoc)
next() - Method in class org.deduced.PropertyCollectionKeyIterator
(non-Javadoc)
next() - Method in class org.deduced.PropertyMap.PropertyIterator
(non-Javadoc)
next() - Method in class org.deduced.PropertyMap.ValueIterator
(non-Javadoc)
next() - Method in class org.deduced.PropertyMapEntryIterator
(non-Javadoc)
next() - Method in class org.deduced.PropertyValueMapEntryIterator
(non-Javadoc)
next() - Method in class org.deduced.utilities.WeakList.WeakIterator
(non-Javadoc)
nextKey - Variable in class org.deduced.IdPropertyMap
integer used to generate keys when the list contains references
nextValue - Variable in class org.deduced.utilities.WeakList.WeakIterator
the current next value
not(Filter) - Static method in class org.deduced.rule.DeductionRuleLibrary
Create a reverse filter
NotFilter - Class in org.deduced.filter
NotFilter is used to reverse the decision of another filter.
NotFilter() - Constructor for class org.deduced.filter.NotFilter
NotFilter Constructor
NULLABLE_VALIDATION_MODEL_TYPE - Static variable in interface org.deduced.validation.model.NullableValidationModel
Variable used to hold the PropertyCollectionType for : nullable validation model
NULLABLE_VALIDATOR_TYPE - Static variable in interface org.deduced.validation.validator.NullableValidator
Variable used to hold the PropertyCollectionType for : nullable validator
NullableValidationModel - Interface in org.deduced.validation.model
Interface used to represent the type : nullable validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
NullableValidationModelImplementation - Class in org.deduced.validation.model.implementation
Java Implementation used to represent the type : nullable validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
NullableValidationModelImplementation() - Constructor for class org.deduced.validation.model.implementation.NullableValidationModelImplementation
Default constructor for the type : nullable validation model
NullableValidator - Interface in org.deduced.validation.validator
Interface used to represent the type : nullable validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
NullableValidatorImplementation - Class in org.deduced.validation.validator.implementation
Java Implementation used to represent the type : nullable validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
NullableValidatorImplementation() - Constructor for class org.deduced.validation.validator.implementation.NullableValidatorImplementation
Default constructor for the type : nullable validator
NUMBER_TYPE - Static variable in class org.deduced.BasicTypes
Basic type that represents a number
NUMBER_VALIDATION_MODEL_TYPE - Static variable in interface org.deduced.validation.model.NumberValidationModel
Variable used to hold the PropertyCollectionType for : number validation model
NUMBER_VALIDATOR_TYPE - Static variable in interface org.deduced.validation.validator.NumberValidator
Variable used to hold the PropertyCollectionType for : number validator
NumberValidationModel - Interface in org.deduced.validation.model
Interface used to represent the type : number validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
NumberValidationModelImplementation - Class in org.deduced.validation.model.implementation
Java Implementation used to represent the type : number validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
NumberValidationModelImplementation() - Constructor for class org.deduced.validation.model.implementation.NumberValidationModelImplementation
Default constructor for the type : number validation model
NumberValidator - Interface in org.deduced.validation.validator
Interface used to represent the type : number validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
NumberValidatorImplementation - Class in org.deduced.validation.validator.implementation
Java Implementation used to represent the type : number validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
NumberValidatorImplementation() - Constructor for class org.deduced.validation.validator.implementation.NumberValidatorImplementation
Default constructor for the type : number validator

O

OBJECT_TYPE - Static variable in class org.deduced.BasicTypes
Basic type that identifies a standard Object
ObjectUtilities - Class in org.deduced.utilities
ObjectUtilities is used to host static utility methods to deal with java objects
ObjectUtilities() - Constructor for class org.deduced.utilities.ObjectUtilities
 
OBSERVED_COLLECTION_INSTANCE - Static variable in interface org.deduced.analyzer.SingleItemListFilter
Variable used to hold the PropertyInstance for : observed collection
observedCollection - Variable in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
member variable holding the value for : observed collection
oldValue - Variable in class org.deduced.PropertyChangeEventImplementation
old value
OnDemandRunner - Class in org.deduced.utilities
OnDemandRunner will execute runnable objects when the programmer allows it to.
OnDemandRunner() - Constructor for class org.deduced.utilities.OnDemandRunner
 
or(Filter, Filter) - Static method in class org.deduced.rule.DeductionRuleLibrary
create an "or" filter
order - Variable in class org.deduced.task.implementation.TaskImplementation
member variable holding the value for : order
ORDER_INSTANCE - Static variable in interface org.deduced.task.Task
Variable used to hold the PropertyInstance for : order
ordinal - Variable in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
member variable holding the value for : ordinal
ORDINAL_INSTANCE - Static variable in interface org.deduced.EnumerationPropertyCollection
Variable used to hold the PropertyInstance for : ordinal
OrFilter - Class in org.deduced.filter
OrFilter is used to apply two filters together linked with a OR operator.
OrFilter() - Constructor for class org.deduced.filter.OrFilter
OrFilter Constructor
org.deduced - package org.deduced
This package contains the base classes of the deduced framework.
org.deduced.analyzer - package org.deduced.analyzer
 
org.deduced.analyzer.implementation - package org.deduced.analyzer.implementation
This package contains code used by analyzers.
org.deduced.controller - package org.deduced.controller
Controllers are used to represent an application layer that restricts access to information.
org.deduced.controller.implementation - package org.deduced.controller.implementation
Controller implementation classes.
org.deduced.controller.rule - package org.deduced.controller.rule
Controller deduction rule implementation classes.
org.deduced.controller.typed - package org.deduced.controller.typed
 
org.deduced.controller.typed.implementation - package org.deduced.controller.typed.implementation
 
org.deduced.dynamic - package org.deduced.dynamic
The Dynamic package contains an implementation of the property collection that can be dynamically modified as the schema changes.
org.deduced.filter - package org.deduced.filter
Filters used to create conditions.
org.deduced.framework - package org.deduced.framework
Deduced framework initialization classes.
org.deduced.implementation - package org.deduced.implementation
 
org.deduced.rule - package org.deduced.rule
This package contains common fixed deduction rules that can be easily reused.
org.deduced.task - package org.deduced.task
 
org.deduced.task.implementation - package org.deduced.task.implementation
 
org.deduced.utilities - package org.deduced.utilities
Utilities package for reusable code that interfaces with other API provided by external libraries.
org.deduced.validation - package org.deduced.validation
Package containing validation utilities.
org.deduced.validation.model - package org.deduced.validation.model
 
org.deduced.validation.model.implementation - package org.deduced.validation.model.implementation
 
org.deduced.validation.validator - package org.deduced.validation.validator
 
org.deduced.validation.validator.implementation - package org.deduced.validation.validator.implementation
 
org.deduced.validation.validator.rule - package org.deduced.validation.validator.rule
Package containing deduction rules for validation of values.
org.deduced.xml - package org.deduced.xml
Property collection XML encoding tools.
ORG_DEDUCED_ANALYZER_PACKAGE - Static variable in class org.deduced.framework.DefaultSchema
variable used to hold the package : analyzer
ORG_DEDUCED_CONTROLLER_PACKAGE - Static variable in class org.deduced.framework.ControllerSchema
variable used to hold the package : controller
ORG_DEDUCED_CONTROLLER_PACKAGE - Static variable in class org.deduced.framework.DefaultSchema
variable used to hold the package : controller
ORG_DEDUCED_CONTROLLER_TYPED_PACKAGE - Static variable in class org.deduced.framework.ControllerSchema
variable used to hold the package : typed
ORG_DEDUCED_PACKAGE - Static variable in class org.deduced.framework.ControllerSchema
variable used to hold the package : deduced
ORG_DEDUCED_PACKAGE - Static variable in class org.deduced.framework.DefaultSchema
variable used to hold the package : deduced
ORG_DEDUCED_TASK_PACKAGE - Static variable in class org.deduced.framework.DefaultSchema
variable used to hold the package : task
ORG_DEDUCED_VALIDATION_MODEL_PACKAGE - Static variable in class org.deduced.framework.DefaultSchema
variable used to hold the package : model
ORG_DEDUCED_VALIDATION_PACKAGE - Static variable in class org.deduced.framework.DefaultSchema
variable used to hold the package : validation
ORG_DEDUCED_VALIDATION_VALIDATOR_PACKAGE - Static variable in class org.deduced.framework.DefaultSchema
variable used to hold the package : validator
ORG_PACKAGE - Static variable in class org.deduced.framework.ControllerSchema
variable used to hold the package : org
ORG_PACKAGE - Static variable in class org.deduced.framework.DefaultSchema
variable used to hold the package : org
otherFilter - Variable in class org.deduced.filter.NotFilter
the filter to reverse.
otherFilter - Variable in class org.deduced.filter.PropertyLinkedFilter
the filter to apply to the property value.
output - Variable in class org.deduced.implementation.DeductionRuleImplementation
member variable holding the value for : output
OUTPUT_INSTANCE - Static variable in interface org.deduced.DeductionRule
Variable used to hold the PropertyInstance for : output
outStream - Variable in class org.deduced.xml.XmlModelEncoder
the output stream that will receive the XML content
overridePropertiesOnChild(List<PropertyCollection<?, ?>>) - Method in class org.deduced.dynamic.DynamicPropertyMap
override Properties On Child based on the list of deduction rule this collection has.
overridePropertyWithRule(DynamicPropertyMap, Integer, DeducedProperty<Object>) - Static method in class org.deduced.dynamic.DynamicPropertyMap
override Property With Rule
overwriteFileContent(String, byte[]) - Static method in class org.deduced.utilities.FileUtilities
overwrite the content of a file, whatever the previous content was

P

PACKAGE_ELEMENT_NAME - Static variable in class org.deduced.xml.XmlPropertyConstants
package element name
PACKAGE_NAME_ATTRIBUTE - Static variable in class org.deduced.xml.XmlPropertyConstants
package name attribute
PACKAGE_PACKAGE_LIST_ELEMENT_NAME - Static variable in class org.deduced.xml.XmlPropertyConstants
package sub package list element name
PACKAGE_TYPE_LIST_ELEMENT_NAME - Static variable in class org.deduced.xml.XmlPropertyConstants
package type list element name
packageList - Variable in class org.deduced.xml.XmlModelEncoder.PackageSubObjectList
sub package map by their unique ID
PARAMETER_3 - Static variable in class org.deduced.validation.validator.rule.IsNumberValidRule
Used to avoid javadoc warning for magic numbers
PARAMETER_3 - Static variable in class org.deduced.validation.validator.rule.IsReferenceTypeValidRule
Used to avoid javadoc warning for magic numbers
PARAMETER_3 - Static variable in class org.deduced.validation.validator.rule.IsStringValidRule
Used to avoid javadoc warning for magic numbers
PARAMETER_4 - Static variable in class org.deduced.validation.validator.rule.IsStringValidRule
Used to avoid javadoc warning for magic numbers
PARAMETER_5 - Static variable in class org.deduced.validation.validator.rule.IsStringValidRule
Used to avoid javadoc warning for magic numbers
PARAMETER_6 - Static variable in class org.deduced.validation.validator.rule.IsStringValidRule
Used to avoid javadoc warning for magic numbers
parent - Variable in class org.deduced.AbstractPropertyCollection
the parent
parent() - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
parent() - Method in class org.deduced.controller.implementation.FlyWheelPropertyCollectionController
(non-Javadoc)
parent() - Method in class org.deduced.controller.implementation.FlyWheelPropertyCollectionControllerList
(non-Javadoc)
parent() - Method in class org.deduced.controller.implementation.FlyWheelPropertyController
(non-Javadoc)
parent() - Method in class org.deduced.controller.implementation.FlyWheelPropertyControllerList
(non-Javadoc)
parent() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
parent() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
parent - Variable in class org.deduced.FixedDeducedProperty
parent collection that owns the rule
parent - Variable in class org.deduced.framework.RuleDeducedProperty
property collection that holds the rule
parent() - Method in interface org.deduced.PropertyCollection
 
PARENT_LIST_INSTANCE - Static variable in interface org.deduced.PropertyCollectionType
Variable used to hold the PropertyInstance for : parent list
parentCheckRunner - Variable in class org.deduced.AbstractPropertyCollection.CollectionToDeleteMonitor
Instanced invoked by Swing to review the list of collections that should be deleted
parentCollection - Variable in class org.deduced.PropertyPointer
the parent holding the selected property
parentList - Variable in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
member variable holding the value for : parent list
parentList - Variable in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
member variable holding the value for : parent list
parentList - Variable in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
member variable holding the value for : parent list
parentList - Variable in class org.deduced.implementation.EnumerationPropertyTypeImplementation
member variable holding the value for : parent list
parentList - Variable in class org.deduced.implementation.PropertyCollectionTypeImplementation
member variable holding the value for : parent list
parentListChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
parent List Changed
parentListChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
parent List Changed
parseAllProperties() - Method in class org.deduced.xml.XmlModelDecoder
parse All Properties
parseBoolean(String) - Static method in class org.deduced.xml.DeducedXmlUtilities
parse a Boolean.
parseBooleanFlag(String, boolean) - Method in class org.deduced.xml.XmlModelDecoder
parse Is Null Flag
parseCalendar(String) - Static method in class org.deduced.xml.DeducedXmlUtilities
read a Calendar from a string.
parseCharacter(String) - Static method in class org.deduced.xml.DeducedXmlUtilities
parse a string containing a single character
parseCollections() - Method in class org.deduced.xml.XmlModelDecoder
parse property collections
parseDocument() - Method in class org.deduced.xml.XmlModelDecoder
parse the xml document
parseDocumentFromFactory(DocumentBuilderFactory, InputStream) - Static method in class org.deduced.xml.XmlModelDecoder
parse Document From Factory
parseIsNullFlag(String) - Method in class org.deduced.xml.XmlModelDecoder
parse Is Null Flag
parseModelSchemaList(PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelDecoder
parse Model Schema List
parseNumberFromClassName(String, String) - Static method in class org.deduced.xml.DeducedXmlUtilities
parse Number From Class Name
parseNumericType(PropertyCollection<?, ?>, String) - Static method in class org.deduced.xml.DeducedXmlUtilities
parse Numeric Type
parseReference() - Method in class org.deduced.xml.XmlModelDecoder
parse the list of references
parseStringValueFromClassName(String, String) - Static method in class org.deduced.xml.DeducedXmlUtilities
parse a string to create a basic type based on it's class name
parseStringValueFromInstance(PropertyCollection<?, ?>, String) - Static method in class org.deduced.xml.DeducedXmlUtilities
read a basic type value from the property instance description
parseStringValueFromType(PropertyCollection<?, ?>, String) - Static method in class org.deduced.xml.DeducedXmlUtilities
parse a basic type value from the property type description
parseTypeAndInstanceMap(PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelDecoder
build Type And Instance Map
PERCENTAGE_COMPLETED_INSTANCE - Static variable in interface org.deduced.task.Task
Variable used to hold the PropertyInstance for : percentage completed
percentageCompleted - Variable in class org.deduced.task.implementation.TaskImplementation
member variable holding the value for : percentage completed
predecessor - Variable in class org.deduced.xml.XmlModelDecoder.CollectionToElementAssociation
collection ID of the parent class that will create this child by value.
previousRetVal - Variable in class org.deduced.framework.RuleDeducedProperty.ParameterFetcher
the previous return value of the fetching action
printException(LogRecord, StringBuilder) - Method in class org.deduced.utilities.LogFormatter
print an exception stack trace in a log
printReferenceClassType(StringBuilder, PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.ControllerUtilities
print Reference Class Type
printRuleClassHeader(String, String, StringBuilder) - Static method in class org.deduced.controller.implementation.ControllerUtilities
print Rule Class Header
printRuleGenericMethod(PropertyCollection<?, ?>, StringBuilder) - Static method in class org.deduced.controller.implementation.ControllerUtilities
print Rule Generic Method
printRuleSpecificMethod(PropertyCollection<?, ?>, StringBuilder) - Static method in class org.deduced.controller.implementation.ControllerUtilities
print Rule Specific Method
Property<E> - Interface in org.deduced
Property.
property(PropertyCollection<?, ?>, Filter) - Static method in class org.deduced.rule.DeductionRuleLibrary
create a filter based on the value of a property and a filter applied to that value
PROPERTY_COLLECTION_CONTROLLER_MODEL_TYPE - Static variable in interface org.deduced.controller.PropertyCollectionControllerModel
Variable used to hold the PropertyCollectionType for : property collection controller model
PROPERTY_COLLECTION_LIST_INSTANCE_TYPE - Static variable in interface org.deduced.PropertyCollectionListInstance
Variable used to hold the PropertyCollectionType for : property collection list instance
PROPERTY_COLLECTION_TYPE - Static variable in interface org.deduced.PropertyCollection
object holding the base property collection type object
PROPERTY_COLLECTION_TYPE_TYPE - Static variable in interface org.deduced.PropertyCollectionType
Variable used to hold the PropertyCollectionType for : property collection type
PROPERTY_CONTROLLER_MODEL_TYPE - Static variable in interface org.deduced.controller.PropertyControllerModel
Variable used to hold the PropertyCollectionType for : property controller model
PROPERTY_ELEMENT_NAME - Static variable in class org.deduced.xml.XmlPropertyConstants
property element name
PROPERTY_INSTANCE_ID_ATTRIBUTE - Static variable in class org.deduced.xml.XmlPropertyConstants
property instance ID attribute
PROPERTY_INSTANCE_LIST_INSTANCE - Static variable in interface org.deduced.PropertyCollectionType
Variable used to hold the PropertyInstance for : property instance list
PROPERTY_INSTANCE_NAME_ATTRIBUTE - Static variable in class org.deduced.xml.XmlPropertyConstants
property instance name attribute
PROPERTY_INSTANCE_TYPE - Static variable in interface org.deduced.PropertyInstance
Variable used to hold the PropertyCollectionType for : property instance
PROPERTY_KEY_INSTANCE - Static variable in interface org.deduced.controller.PropertyControllerModel
Variable used to hold the PropertyInstance for : property key
PROPERTY_LIST_TYPE - Static variable in class org.deduced.PropertyList
PROPERTY_LIST_TYPE
PROPERTY_MAP_TYPE - Static variable in class org.deduced.PropertyMap
property map type
PROPERTY_PACKAGE_LIST_INSTANCE - Static variable in interface org.deduced.PropertyPackage
Variable used to hold the PropertyInstance for : property package list
PROPERTY_PACKAGE_TYPE - Static variable in interface org.deduced.PropertyPackage
Variable used to hold the PropertyCollectionType for : property package
PROPERTY_TYPE_LIST_INSTANCE - Static variable in interface org.deduced.PropertyPackage
Variable used to hold the PropertyInstance for : property type list
PROPERTY_TYPE_TYPE - Static variable in interface org.deduced.PropertyType
Variable used to hold the PropertyCollectionType for : property type
PROPERTY_VALUE_INSTANCE - Static variable in interface org.deduced.controller.PropertyControllerModel
Variable used to hold the PropertyInstance for : property value
propertyChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder.SchemaListener
(non-Javadoc)
propertyChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.analyzer.implementation.SingleListItemFilterImpl
(non-Javadoc)
propertyChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.controller.implementation.DirectPropertyCollectionController
(non-Javadoc)
propertyChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.controller.implementation.DirectPropertyController
(non-Javadoc)
propertyChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.controller.implementation.FlyWheelPropertyCollectionControllerList
(non-Javadoc)
propertyChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.controller.implementation.FlyWheelPropertyControllerList
(non-Javadoc)
propertyChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory.ModelDeleteListener
(non-Javadoc)
propertyChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory.SchemaListener
(non-Javadoc)
propertyChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
propertyChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.framework.RuleDeducedProperty
(non-Javadoc)
propertyChanged(PropertyChangeEvent<? extends K, ? extends V>) - Method in class org.deduced.KeyFilteredPropertyListener
(non-Javadoc)
propertyChanged(PropertyChangeEvent<? extends K, ? extends V>) - Method in interface org.deduced.PropertyListener
called when a property is changed
propertyChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.RecursiveModelListener
(non-Javadoc)
PropertyChangeEvent<K,V> - Interface in org.deduced
Property Change Event is used to notify property listeners of changes in a property collection.
PropertyChangeEventImplementation<K,V> - Class in org.deduced
PropertyChangeEventImplementation
PropertyChangeEventImplementation() - Constructor for class org.deduced.PropertyChangeEventImplementation
constructor for PropertyChangeEvent
PropertyCollection<K,V> - Interface in org.deduced
PropertyCollection
PropertyCollectionAsKeySet<K,V> - Class in org.deduced
Class that represents a property collection as a set of keys
PropertyCollectionAsKeySet(PropertyCollection<K, V>, Collection<K>) - Constructor for class org.deduced.PropertyCollectionAsKeySet
constructor
PropertyCollectionAsPropertyEntrySet<K,V> - Class in org.deduced
Class that represents a property collection as a set of map entry in which the value is a property object
PropertyCollectionAsPropertyEntrySet(PropertyCollection<K, V>) - Constructor for class org.deduced.PropertyCollectionAsPropertyEntrySet
constructor
PropertyCollectionAsPropertyList<K,V> - Class in org.deduced
Class used to browse a property collection as a list of property objects.
PropertyCollectionAsPropertyList(PropertyCollection<K, V>) - Constructor for class org.deduced.PropertyCollectionAsPropertyList
constructor
PropertyCollectionAsPropertyMap<K,V> - Class in org.deduced
PropertyCollectionAsPropertyMap : class used to browse a property collection as a map of property objects
PropertyCollectionAsPropertyMap(PropertyCollection<K, V>) - Constructor for class org.deduced.PropertyCollectionAsPropertyMap
constructor
PropertyCollectionAsValueList<K,V> - Class in org.deduced
class used to operate a property collection as a list of values
PropertyCollectionAsValueList(PropertyCollection<K, V>) - Constructor for class org.deduced.PropertyCollectionAsValueList
constructor
PropertyCollectionAsValueMap<K,V> - Class in org.deduced
PropertyCollectionAsValueMap class used to operate a property collection as a map of values
PropertyCollectionAsValueMap(PropertyCollection<K, V>) - Constructor for class org.deduced.PropertyCollectionAsValueMap
constructor
PropertyCollectionController - Interface in org.deduced.controller
Title: PropertyController
propertyCollectionControllerMap - Variable in class org.deduced.controller.implementation.CachedFlyWheelControllerProvider
map between the model and the property collection controller
PropertyCollectionControllerModel - Interface in org.deduced.controller
Interface used to represent the type : property collection controller model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
PropertyCollectionControllerModelImplementation - Class in org.deduced.controller.implementation
Java Implementation used to represent the type : property collection controller model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
PropertyCollectionControllerModelImplementation() - Constructor for class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
Default constructor for the type : property collection controller model
PropertyCollectionKeyIterator<K,V> - Class in org.deduced
Iterator used to browse a property collection and return the keys
PropertyCollectionKeyIterator(PropertyCollection<K, V>, Iterator<K>) - Constructor for class org.deduced.PropertyCollectionKeyIterator
constructor
PropertyCollectionListInstance - Interface in org.deduced
Interface used to represent the type : property collection list instance Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
PropertyCollectionListInstanceHolder - Class in org.deduced
Property Instance Holder
PropertyCollectionListInstanceHolder() - Constructor for class org.deduced.PropertyCollectionListInstanceHolder
 
PropertyCollectionListInstanceImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : property collection list instance Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
PropertyCollectionListInstanceImplementation() - Constructor for class org.deduced.implementation.PropertyCollectionListInstanceImplementation
Default constructor for the type : property collection list instance
PropertyCollectionType - Interface in org.deduced
Interface used to represent the type : property collection type Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
propertyCollectionType - Variable in class org.deduced.PropertyCollectionTypeHolder
the held property collection type
PropertyCollectionTypeHolder - Class in org.deduced
Property Collection Type Holder
PropertyCollectionTypeHolder() - Constructor for class org.deduced.PropertyCollectionTypeHolder
 
PropertyCollectionTypeImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : property collection type Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
PropertyCollectionTypeImplementation() - Constructor for class org.deduced.implementation.PropertyCollectionTypeImplementation
Default constructor for the type : property collection type
PropertyController - Interface in org.deduced.controller
Title: PropertyController
propertyControllerInstanceMap - Variable in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
propertyControllerInstanceMap is used to store the property instances as keys and the matching property controller as value.
propertyControllerMap - Variable in class org.deduced.controller.implementation.CachedFlyWheelControllerProvider
map between the model+propertyKey and the property controller
PropertyControllerModel - Interface in org.deduced.controller
Interface used to represent the type : property controller model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
PropertyControllerModelImplementation - Class in org.deduced.controller.implementation
Java Implementation used to represent the type : property controller model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
PropertyControllerModelImplementation() - Constructor for class org.deduced.controller.implementation.PropertyControllerModelImplementation
Default constructor for the type : property controller model
propertyCreationList - Variable in class org.deduced.xml.XmlModelDecoder
list of all the properties that will be read in the DOM in the order in which they are read in the DOM.
PropertyImplementation<E> - Class in org.deduced
Property.
PropertyImplementation(PropertyCollection<?, ?>, E) - Constructor for class org.deduced.PropertyImplementation
constructor for Property
PropertyImplementation(Property<? extends E>) - Constructor for class org.deduced.PropertyImplementation
copy constructor for Property
propertyInstance - Variable in class org.deduced.PropertyCollectionListInstanceHolder
held property instance
PropertyInstance - Interface in org.deduced
Interface used to represent the type : property instance Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
propertyInstance - Variable in class org.deduced.PropertyInstanceHolder
held property instance
propertyInstanceChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
property Instance Changed
PropertyInstanceHolder - Class in org.deduced
Property Instance Holder
PropertyInstanceHolder() - Constructor for class org.deduced.PropertyInstanceHolder
 
PropertyInstanceImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : property instance Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
PropertyInstanceImplementation() - Constructor for class org.deduced.implementation.PropertyInstanceImplementation
Default constructor for the type : property instance
propertyInstanceList - Variable in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
member variable holding the value for : property instance list
propertyInstanceList - Variable in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
member variable holding the value for : property instance list
propertyInstanceList - Variable in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
member variable holding the value for : property instance list
propertyInstanceList - Variable in class org.deduced.implementation.EnumerationPropertyTypeImplementation
member variable holding the value for : property instance list
propertyInstanceList - Variable in class org.deduced.implementation.PropertyCollectionTypeImplementation
member variable holding the value for : property instance list
PropertyIsChangeableRule - Class in org.deduced.controller.rule
Rule to set the "is changeable" flag on a property controller.
PropertyIsChangeableRule() - Constructor for class org.deduced.controller.rule.PropertyIsChangeableRule
 
PropertyIsRemoveableRule - Class in org.deduced.controller.rule
Rule to set the "is changeable" flag on a property controller.
PropertyIsRemoveableRule() - Constructor for class org.deduced.controller.rule.PropertyIsRemoveableRule
 
propertyKey - Variable in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
member variable holding the value for : property key
propertyKey - Variable in class org.deduced.controller.implementation.PropertyControllerModelImplementation
member variable holding the value for : property key
propertyKey - Variable in class org.deduced.filter.PropertyLinkedFilter
the property key to read while doing the comparison
propertyKey - Variable in class org.deduced.PropertyPointer
the selected property key
propertyKey - Variable in class org.deduced.PropertyValueCollectionComparator
the key of the property to compare
PropertyLinkedFilter - Class in org.deduced.filter
PropertyLinkedFilter to extract a property value before running the filter
PropertyLinkedFilter() - Constructor for class org.deduced.filter.PropertyLinkedFilter
 
PropertyList<V> - Class in org.deduced
Property List is used to contain properties as a list.
PropertyList() - Constructor for class org.deduced.PropertyList
constructor for the property list
PropertyList(PropertyCollection<?, ?>) - Constructor for class org.deduced.PropertyList
constructor for the property list
PropertyListener<K,V> - Interface in org.deduced
Interface used to trigger property change events
PropertyMap<K,V> - Class in org.deduced
A property map represents a property collection in which properties may be added, changed and removed.
PropertyMap() - Constructor for class org.deduced.PropertyMap
constructor for the property map
PropertyMap(PropertyCollection<?, ?>) - Constructor for class org.deduced.PropertyMap
constructor for the property map
PropertyMap(Map<K, Property<V>>, PropertyCollection<?, ?>) - Constructor for class org.deduced.PropertyMap
constructor for the property map
propertyMap - Variable in class org.deduced.PropertyMap
the array Map containing all the properties
PropertyMap.PropertyIterator - Class in org.deduced
Title: PropertyIterator
PropertyMap.PropertyIterator(Iterator<Map.Entry<K, Property<V>>>) - Constructor for class org.deduced.PropertyMap.PropertyIterator
constructor
PropertyMap.ValueIterator - Class in org.deduced
Title: ValueIterator
PropertyMap.ValueIterator(Iterator<Map.Entry<K, Property<V>>>) - Constructor for class org.deduced.PropertyMap.ValueIterator
constructor
PropertyMapEntry<K,V> - Class in org.deduced
Class representing a map entry object of a property collection.
PropertyMapEntry(K, PropertyCollection<K, V>) - Constructor for class org.deduced.PropertyMapEntry
constructor
PropertyMapEntryIterator<K,V> - Class in org.deduced
Iterator used to browse a property collection and return map entry objects in which the value is a property object.
PropertyMapEntryIterator(PropertyCollection<K, V>) - Constructor for class org.deduced.PropertyMapEntryIterator
constructor
PropertyPackage - Interface in org.deduced
Interface used to represent the type : property package Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
propertyPackage - Variable in class org.deduced.xml.XmlModelEncoder.PackageSubObjectList
the property package
propertyPackageChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
property Package Changed
PropertyPackageImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : property package Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
PropertyPackageImplementation() - Constructor for class org.deduced.implementation.PropertyPackageImplementation
Default constructor for the type : property package
propertyPackageList - Variable in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
member variable holding the value for : property package list
propertyPackageList - Variable in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
member variable holding the value for : property package list
propertyPackageList - Variable in class org.deduced.implementation.PropertyPackageImplementation
member variable holding the value for : property package list
propertyPackageListChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
property Package List Changed
PropertyPointer - Class in org.deduced
PropertyPointer is used to reference a property
PropertyPointer() - Constructor for class org.deduced.PropertyPointer
 
PropertyType - Interface in org.deduced
Interface used to represent the type : property type Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
propertyType - Variable in class org.deduced.PropertyTypeHolder
held property type
PropertyTypeHolder - Class in org.deduced
PropertyTypeHolder
PropertyTypeHolder() - Constructor for class org.deduced.PropertyTypeHolder
 
PropertyTypeImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : property type Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
PropertyTypeImplementation() - Constructor for class org.deduced.implementation.PropertyTypeImplementation
Default constructor for the type : property type
propertyTypeList - Variable in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
member variable holding the value for : property type list
propertyTypeList - Variable in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
member variable holding the value for : property type list
propertyTypeList - Variable in class org.deduced.implementation.PropertyPackageImplementation
member variable holding the value for : property type list
propertyTypeListChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
property Type List Changed
propertyValue - Variable in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
member variable holding the value for : property value
propertyValue - Variable in class org.deduced.controller.implementation.PropertyControllerModelImplementation
member variable holding the value for : property value
PropertyValueCollectionAsEntrySet<K,V> - Class in org.deduced
Class used to browse a property collection as a set of Map.Entry objects in which the value is the value of the properties in the property collection
PropertyValueCollectionAsEntrySet(PropertyCollection<K, V>) - Constructor for class org.deduced.PropertyValueCollectionAsEntrySet
constructor
PropertyValueCollectionComparator - Class in org.deduced
PropertyValueCollectionComparator is used to compare two property collections based on a value they contain.
PropertyValueCollectionComparator() - Constructor for class org.deduced.PropertyValueCollectionComparator
PropertyValueCollectionComparator Constructor
PropertyValueMapEntryIterator<K,V> - Class in org.deduced
Class used to browse a property collection that returns a Map.Entry object as next().
PropertyValueMapEntryIterator(PropertyCollection<K, V>) - Constructor for class org.deduced.PropertyValueMapEntryIterator
constructor
put(K, Property<V>) - Method in class org.deduced.PropertyCollectionAsPropertyMap
(non-Javadoc)
put(K, V) - Method in class org.deduced.PropertyCollectionAsValueMap
(non-Javadoc)
putAll(Map<? extends K, ? extends Property<V>>) - Method in class org.deduced.PropertyCollectionAsPropertyMap
(non-Javadoc)
putAll(Map<? extends K, ? extends V>) - Method in class org.deduced.PropertyCollectionAsValueMap
(non-Javadoc)
putPropertyInMap(K, Property<V>) - Method in class org.deduced.PropertyMap
put Property In Map
putRuleInRulePropertyMap(DeducedProperty<Object>) - Method in class org.deduced.dynamic.DynamicPropertyMap
put Rule In Rule Property Map

R

READ_BUFFER_SIZE - Static variable in class org.deduced.utilities.FileUtilities
buffer size used to read files
readLoggerConfiguration(boolean, String[]) - Static method in class org.deduced.utilities.LogUtilities
read the Logger Configuration.
readLoggerConfigurationFromFile(String) - Static method in class org.deduced.utilities.LogUtilities
read Logger Configuration From File.
readLoggerConfigurationFromFilesInPreferenceOrder(String[]) - Static method in class org.deduced.utilities.LogUtilities
read Logger Configuration From Files In Preference Order.
readLoggerConfigurationOnce(boolean, String[]) - Static method in class org.deduced.utilities.LogUtilities
Read the Logger Configuration only once.
readModelLayer(String, PropertyCollection<?, ?>, PropertyCollection<?, ?>, boolean) - Static method in class org.deduced.xml.DeducedXmlUtilities
Utility method to read a model layer from a XML file.
readModelLayer(String, PropertyCollection<?, ?>, PropertyCollection<?, ?>, boolean) - Method in interface org.deduced.xml.XmlFileParser
See DeducedXmlUtilities.readModelLayer(String, PropertyCollection, PropertyCollection, boolean) for details.
readModelLayer(String, PropertyCollection<?, ?>, PropertyCollection<?, ?>, boolean) - Method in class org.deduced.xml.XmlFileParserImplementation
(non-Javadoc)
readObject(PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelDecoder
read the object in this decoder and specify the property collection that should be used as the root of the decoding operation
readObject(PropertyCollection<?, ?>, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelDecoder
read a property collection.
readResult - Variable in class org.deduced.xml.XmlModelDecoder
collection associated with the root ID in the DOM.
rebuild() - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
rebuild
rebuildChildrenOverridesFromPreviousParents(Collection<PropertyCollection<?, ?>>, PropertyCollection<?, ?>) - Static method in class org.deduced.dynamic.DynamicPropertyMap
this method is used to remove any deduced property on a collection that was created from a parent collection.
rebuildInstance(PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
rebuild a property instance
rebuildProperties() - Method in class org.deduced.dynamic.DynamicPropertyMap
rebuild Properties
rebuildProperties(PropertyCollection<?, ?>, List<PropertyCollection<?, ?>>) - Method in class org.deduced.dynamic.DynamicPropertyMap
rebuild Properties of a specific type recursively
rebuildProperty(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicPropertyMap
rebuild Property
rebuildPropertyOverride(DynamicPropertyMap, Property<?>, Collection<PropertyCollection<?, ?>>, List<PropertyCollection<?, ?>>) - Static method in class org.deduced.dynamic.DynamicPropertyMap
rebuild Property Override
recursiveAddToParentList(PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
recursively add a type to it's parent derived model list
recursiveFindPropertyInstance(PropertyCollection<?, ?>, String, IdentityHashMap<PropertyCollection<?, ?>, PropertyCollection<?, ?>>) - Static method in class org.deduced.xml.XmlModelDecoder
recursively Find a Property Instance by name on a type
recursivelyOverrideChildProperties(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicPropertyMap
recursively Override Child Properties based on the current parent of the collection
RecursiveModelListener - Class in org.deduced
This class listens to a model and all its owned child recursively.
RecursiveModelListener() - Constructor for class org.deduced.RecursiveModelListener
RecursiveModelListener Constructor
Reference - Class in org.deduced
Reference is used to register a reference from one collection to another
Reference() - Constructor for class org.deduced.Reference
 
REFERENCE_ELEMENT_NAME - Static variable in class org.deduced.xml.XmlPropertyConstants
reference element name
REFERENCE_LIST_ELEMENT_NAME - Static variable in class org.deduced.xml.XmlPropertyConstants
name of the reference list element
REFERENCE_MAP - Static variable in class org.deduced.ReferenceMap
This map holds a weak reference to its keys and keys are compared by identity.
REFERENCE_NAME - Static variable in class org.deduced.xml.XmlPropertyConstants
reference name attribute
referenceCreationMap - Variable in class org.deduced.xml.XmlModelDecoder
Map of all the collections that will be referenced when reading the DOM.
referenceListElement - Variable in class org.deduced.xml.XmlModelDecoder
the children of this element contains the collection held by reference
referenceListElement - Variable in class org.deduced.xml.XmlModelEncoder
root reference list XML element
ReferenceMap - Class in org.deduced
ReferenceMap is used to hold a map of all the references between property collections
ReferenceMap() - Constructor for class org.deduced.ReferenceMap
 
referencer - Variable in class org.deduced.Reference
weak reference to the referencer
registerCreatedCollection(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
register Created Collection
registerReference(PropertyCollection<?, ?>, PropertyCollection<?, ?>, Object) - Static method in class org.deduced.ReferenceMap
register a Reference
regroupMultipleDecodeException(List<DecodeException>) - Static method in class org.deduced.xml.DeducedXmlUtilities
create a Decode Exception that regroup many exceptions into one.
REMOVE - Static variable in class org.deduced.ChangeType
remove property change type
remove() - Method in class org.deduced.FixedPropertyInstanceCollection.FixedPropertyListIterator
(non-Javadoc)
remove() - Method in class org.deduced.FixedPropertyInstanceCollection.FixedPropertyListValueIterator
(non-Javadoc)
remove(PropertyCollection<? extends K, ? extends V>) - Method in class org.deduced.ListenTargetTracker
remove a collection that we don't want to listen to anymore.
remove(Object) - Method in class org.deduced.PropertyCollectionAsKeySet
(non-Javadoc)
remove(Object) - Method in class org.deduced.PropertyCollectionAsPropertyEntrySet
(non-Javadoc)
remove(int) - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
remove(Object) - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
remove(Object) - Method in class org.deduced.PropertyCollectionAsPropertyMap
(non-Javadoc)
remove(int) - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
remove(Object) - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
remove(Object) - Method in class org.deduced.PropertyCollectionAsValueMap
(non-Javadoc)
remove() - Method in class org.deduced.PropertyCollectionKeyIterator
(non-Javadoc)
remove() - Method in class org.deduced.PropertyMap.PropertyIterator
(non-Javadoc)
remove() - Method in class org.deduced.PropertyMap.ValueIterator
(non-Javadoc)
remove() - Method in class org.deduced.PropertyMapEntryIterator
(non-Javadoc)
remove(Object) - Method in class org.deduced.PropertyValueCollectionAsEntrySet
(non-Javadoc)
remove() - Method in class org.deduced.PropertyValueMapEntryIterator
(non-Javadoc)
remove(Object) - Method in class org.deduced.utilities.WeakList
remove an object from the list
remove() - Method in class org.deduced.utilities.WeakList.WeakIterator
(non-Javadoc)
REMOVE_NAME - Static variable in class org.deduced.ChangeType
remove name
removeAll(PropertyCollection<? extends K, ? extends V>) - Method in class org.deduced.ListenTargetTracker
remove a collection that we don't want to listen to anymore.
removeAll(Collection<?>) - Method in class org.deduced.PropertyCollectionAsKeySet
(non-Javadoc)
removeAll(Collection<?>) - Method in class org.deduced.PropertyCollectionAsPropertyEntrySet
(non-Javadoc)
removeAll(Collection<?>) - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
removeAll(Collection<?>) - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
removeAll(Collection<?>) - Method in class org.deduced.PropertyValueCollectionAsEntrySet
(non-Javadoc)
removeAllListeners() - Method in class org.deduced.RecursiveModelListener
removeAllListeners
removeAllListeners(PropertyCollection<?, ?>) - Method in class org.deduced.RecursiveModelListener
remove All Listeners
removeAllSchemas() - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
remove All Schemas
removeAllSchemasAndTypes() - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
remove All Schemas and type information
removeAllTypeInformation() - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
remove All Type Information
removeAlreadyMatchedValues(boolean, Object, List, List<PropertyCollection>, Object) - Static method in class org.deduced.rule.DeductionRuleLibrary
remove Already Matched Values
removeChildPropertyController(Object) - Method in class org.deduced.controller.implementation.DirectPropertyCollectionController
remove Child property Controller
removeCollectionListener() - Method in class org.deduced.controller.implementation.DirectPropertyCollectionController
removeCollectionListener
removeControlledCollectionListener() - Method in class org.deduced.controller.implementation.DirectPropertyController
remove Controlled Collection Listener
removeControlledCollectionListener() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
remove Controlled Collection Listener
removeControlledProperty(boolean) - Method in class org.deduced.controller.implementation.DirectPropertyController
(non-Javadoc)
removeControlledProperty(boolean) - Method in interface org.deduced.controller.PropertyController
remove the property from the collection
removeControlledProperty(boolean) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
removeDeductionRule(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
remove Deduction Rule
removeDeductionRule(PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
remove Deduction Rule
removeDeductionRule(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicPropertyMap
remove Deduction Rule
removeListener(PropertyListener<? super K, ? super V>) - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
removeListener(PropertyCollection<? extends K, ? extends V>) - Method in class org.deduced.ListenTargetTracker
remove a listener
removeListener(PropertyListener<? super K, ? super V>) - Method in interface org.deduced.PropertyCollection
remove a listener to the collection
removeListenerChainSkipLast(PropertyCollection<?, ?>, PropertyCollection<?, ?>, int) - Method in class org.deduced.framework.RuleDeducedProperty
remove Listener Chain and Skip the Last level since we didn't put listeners on it.
removeListenerSilent(PropertyCollection<K, V>, PropertyListener<? super K, ? super V>) - Static method in class org.deduced.DeducedUtilities
remove a property Listener Silently to a collection
removeProperty(Object) - Method in class org.deduced.dynamic.DynamicPropertyList
(non-Javadoc)
removeProperty(Object) - Method in class org.deduced.dynamic.DynamicPropertyMap
(non-Javadoc)
removeProperty(Object) - Method in class org.deduced.FixedPropertyInstanceCollection
(non-Javadoc)
removeProperty(Object) - Method in interface org.deduced.PropertyCollection
remove a property from the collection
removeProperty(Object) - Method in class org.deduced.PropertyMap
(non-Javadoc)
removePropertyInstance(Object) - Method in class org.deduced.dynamic.DynamicPropertyMap
(non-Javadoc)
removePropertyInstance(V) - Method in class org.deduced.FixedPropertyInstanceCollection
(non-Javadoc)
removePropertyInstance(V) - Method in class org.deduced.IdPropertyMap
(non-Javadoc)
removePropertyInstance(V) - Method in interface org.deduced.PropertyCollection
remove a property based on its instance.
removePropertyInstance(V) - Method in class org.deduced.PropertyMap
(non-Javadoc)
removePropertyValue(V) - Method in class org.deduced.FixedPropertyInstanceCollection
(non-Javadoc)
removePropertyValue(V) - Method in interface org.deduced.PropertyCollection
remove a property based on its value, it can be equal if it's by value, or just a reference.
removePropertyValue(V) - Method in class org.deduced.PropertyMap
(non-Javadoc)
removeReferenceRegistration(PropertyCollection<?, ?>, PropertyCollection<?, ?>, Object) - Static method in class org.deduced.ReferenceMap
remove a Reference registration
removeRootCollection(PropertyCollection<?, ?>) - Method in class org.deduced.NameReferenceFinderImplementation
remove a root collection
removeRootCollectionByName(String) - Method in class org.deduced.NameReferenceFinderImplementation
Remove a root collection from a specific name
removeRuleOverrides(PropertyCollection<?, ?>, DeducedProperty<Object>) - Method in class org.deduced.dynamic.DynamicPropertyMap
remove Rule Overrides
removeSchema(PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
remove Schema
removeSchema(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
remove a Schema
removeSchemaIfNotInList(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
remove a Schema if it's not in the list anymore
removeSchemaIfNotInUse(PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
remove Schema if not in use
removeSchemaListener(PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
remove a Schema Listener
removeTrigger(PropertyCollection<?, ?>) - Method in class org.deduced.framework.RuleDeducedProperty
remove a listener on a collection that can't trigger the rule anymore
replaceRootCollection(PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelDecoder
replace Root Collection
requiresChangeEvent(Object, Object) - Static method in class org.deduced.AbstractPropertyCollection
Check to see if a change event is required when a value is changing.
resetAllListFixedInstance(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
reset All List Fixed Instance on the models that contain the instance
resetAssertions() - Static method in class org.deduced.utilities.AssertUtilities
reset Assertions
resetClassFromRule(PropertyCollection<?, ?>) - Static method in class org.deduced.controller.implementation.ControllerUtilities
reset Class From Rule
resetListFixedInstance(PropertyCollection<?, ?>, PropertyList<DynamicPropertyMap>) - Method in class org.deduced.dynamic.DynamicModelFactory
reset List Fixed Instance
resetListFixedInstances(SingleItemListFilter) - Static method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
reset all the list fixed instances
resetListFixedInstances(DefaultPropertyCollectionControllerModel) - Static method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
reset all the list fixed instances
resetListFixedInstances(DefaultPropertyControllerModel) - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
reset all the list fixed instances
resetListFixedInstances(PropertyCollectionControllerModel) - Static method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
reset all the list fixed instances
resetListFixedInstances(PropertyControllerModel) - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
reset all the list fixed instances
resetListFixedInstances(CollectionTypeControllerPackage) - Static method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
reset all the list fixed instances
resetListFixedInstances(TypedCollectionController) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
reset all the list fixed instances
resetListFixedInstances(TypedCollectionListController) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
reset all the list fixed instances
resetListFixedInstances(TypedControllerPackage) - Static method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
reset all the list fixed instances
resetListFixedInstances(TypedControllerSchema) - Static method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
reset all the list fixed instances
resetListFixedInstances(TypedPropertyController) - Static method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
reset all the list fixed instances
resetListFixedInstances(CollectionTypeInformation) - Static method in class org.deduced.implementation.CollectionTypeInformationImplementation
reset all the list fixed instances
resetListFixedInstances(DeducedApplicationLayer) - Static method in class org.deduced.implementation.DeducedApplicationLayerImplementation
reset all the list fixed instances
resetListFixedInstances(DeducedControllerLayer) - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
reset all the list fixed instances
resetListFixedInstances(DeducedModelLayer) - Static method in class org.deduced.implementation.DeducedModelLayerImplementation
reset all the list fixed instances
resetListFixedInstances(DeducedSchemaLayer) - Static method in class org.deduced.implementation.DeducedSchemaLayerImplementation
reset all the list fixed instances
resetListFixedInstances(DeductionRule) - Static method in class org.deduced.implementation.DeductionRuleImplementation
reset all the list fixed instances
resetListFixedInstances(DocumentedCollection) - Static method in class org.deduced.implementation.DocumentedCollectionImplementation
reset all the list fixed instances
resetListFixedInstances(EnabledPropertyCollection) - Static method in class org.deduced.implementation.EnabledPropertyCollectionImplementation
reset all the list fixed instances
resetListFixedInstances(EnumerationPropertyCollection) - Static method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
reset all the list fixed instances
resetListFixedInstances(EnumerationPropertyType) - Static method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
reset all the list fixed instances
resetListFixedInstances(InstanceReference) - Static method in class org.deduced.implementation.InstanceReferenceImplementation
reset all the list fixed instances
resetListFixedInstances(NamedPropertyCollection) - Static method in class org.deduced.implementation.NamedPropertyCollectionImplementation
reset all the list fixed instances
resetListFixedInstances(PropertyCollectionListInstance) - Static method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
reset all the list fixed instances
resetListFixedInstances(PropertyCollectionType) - Static method in class org.deduced.implementation.PropertyCollectionTypeImplementation
reset all the list fixed instances
resetListFixedInstances(PropertyInstance) - Static method in class org.deduced.implementation.PropertyInstanceImplementation
reset all the list fixed instances
resetListFixedInstances(PropertyPackage) - Static method in class org.deduced.implementation.PropertyPackageImplementation
reset all the list fixed instances
resetListFixedInstances(PropertyType) - Static method in class org.deduced.implementation.PropertyTypeImplementation
reset all the list fixed instances
resetListFixedInstances(SchemaAnalyzer) - Static method in class org.deduced.implementation.SchemaAnalyzerImplementation
reset all the list fixed instances
resetListFixedInstances(SchemaBasedApplicationLayer) - Static method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
reset all the list fixed instances
resetListFixedInstances(StaticInstanceReference) - Static method in class org.deduced.implementation.StaticInstanceReferenceImplementation
reset all the list fixed instances
resetListFixedInstances(ValidationModel) - Static method in class org.deduced.implementation.ValidationModelImplementation
reset all the list fixed instances
resetListFixedInstances(Task) - Static method in class org.deduced.task.implementation.TaskImplementation
reset all the list fixed instances
resetListFixedInstances(TaskMonitor) - Static method in class org.deduced.task.implementation.TaskMonitorImplementation
reset all the list fixed instances
resetListFixedInstances(LinkedValidationModel) - Static method in class org.deduced.validation.model.implementation.LinkedValidationModelImplementation
reset all the list fixed instances
resetListFixedInstances(NullableValidationModel) - Static method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
reset all the list fixed instances
resetListFixedInstances(NumberValidationModel) - Static method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
reset all the list fixed instances
resetListFixedInstances(StringValidationModel) - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
reset all the list fixed instances
resetListFixedInstances(TypeCreationValidationModel) - Static method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
reset all the list fixed instances
resetListFixedInstances(TypeReferenceValidationModel) - Static method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
reset all the list fixed instances
resetListFixedInstances(ErrorMessageBasedValidator) - Static method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
reset all the list fixed instances
resetListFixedInstances(NullableValidator) - Static method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
reset all the list fixed instances
resetListFixedInstances(NumberValidator) - Static method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
reset all the list fixed instances
resetListFixedInstances(StringValidator) - Static method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
reset all the list fixed instances
resetListFixedInstances(TypeCreationValidator) - Static method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
reset all the list fixed instances
resetListFixedInstances(TypeReferenceValidator) - Static method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
reset all the list fixed instances
resetListFixedInstances(Validator) - Static method in class org.deduced.validation.validator.implementation.ValidatorImplementation
reset all the list fixed instances
resetListMemberFixedInstance(PropertyList<DynamicPropertyMap>, PropertyCollection<?, ?>, boolean, List<DynamicPropertyMap>, Integer) - Method in class org.deduced.dynamic.DynamicModelFactory
reset List Member Fixed Instance
resetPackageListFixedInstances() - Static method in class org.deduced.framework.ControllerSchema
reset all the fixed instances on each list in a package
resetPackageListFixedInstances() - Static method in class org.deduced.framework.DefaultSchema
reset all the fixed instances on each list in a package
resetParentOnOldValue(Integer, Object, boolean) - Method in class org.deduced.dynamic.DynamicPropertyMap
reset Parent On Old Value
resetParentOnValue(Object, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Static method in class org.deduced.PropertyImplementation
reset Parent On Old Value
resetRemovedPropertyParent(PropertyCollection<?, ?>, V) - Method in class org.deduced.PropertyMap
reset Removed Property Parent
resetSchemaBasedLayer() - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
reset Schema Based Layer
resetTypeListFixedInstances() - Static method in class org.deduced.framework.ControllerSchema
reset all the fixed instances on each list in a type
resetTypeListFixedInstances() - Static method in class org.deduced.framework.DefaultSchema
reset all the fixed instances on each list in a type
result - Variable in class org.deduced.controller.implementation.CompileResult
compilation run result code
result - Variable in class org.deduced.task.implementation.TaskImplementation
member variable holding the value for : result
RESULT_INSTANCE - Static variable in interface org.deduced.task.Task
Variable used to hold the PropertyInstance for : result
retainAll(Collection<?>) - Method in class org.deduced.PropertyCollectionAsKeySet
(non-Javadoc)
retainAll(Collection<?>) - Method in class org.deduced.PropertyCollectionAsPropertyEntrySet
(non-Javadoc)
retainAll(Collection<?>) - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
retainAll(Collection<?>) - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
retainAll(Collection<?>) - Method in class org.deduced.PropertyValueCollectionAsEntrySet
(non-Javadoc)
retVal - Variable in class org.deduced.framework.RuleDeducedProperty.ParameterFetcher
the fetching return value
revalidateAllInstancesOfType(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
after a property collection type isn't a parent of another type anymore, it is possible that some properties that pointed to a type in the parent hierarchy aren't valid anymore.
reverseDerivedMap - Variable in class org.deduced.dynamic.DynamicModelFactory
map containing a list of all the types that have the key-type as a parent.
ROOT_COLLECTION_ID - Static variable in class org.deduced.xml.XmlPropertyConstants
name of the root collection ID attribute
ROOT_ELEMENT_NAME - Static variable in class org.deduced.xml.XmlPropertyConstants
the root element name
ROOT_PACKAGE - Static variable in class org.deduced.framework.ControllerSchema
variable used to hold the package :
ROOT_PACKAGE - Static variable in class org.deduced.framework.DefaultSchema
variable used to hold the package :
ROOT_PACKAGE_INSTANCE - Static variable in interface org.deduced.DeducedSchemaLayer
Variable used to hold the PropertyInstance for : root package
rootCollection - Variable in class org.deduced.xml.XmlModelEncoder
root collection that will be read from the XML file
rootElement - Variable in class org.deduced.xml.XmlModelDecoder
root element of the DOM containing the root collection ID
rootElement - Variable in class org.deduced.xml.XmlModelEncoder
root XML element
rootID - Variable in class org.deduced.xml.XmlModelDecoder
root collection ID that will be returned when reading the DOM
rootMapByCollection - Variable in class org.deduced.NameReferenceFinderImplementation
map that uses the root collection unique ID as a key and stores the name as a value.
rootMapByName - Variable in class org.deduced.NameReferenceFinderImplementation
map that uses the root collection name as a key and has the root collection as a value
rootPackage - Variable in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
member variable holding the value for : root package
rootPackage - Variable in class org.deduced.implementation.DeducedSchemaLayerImplementation
member variable holding the value for : root package
rule - Variable in class org.deduced.FixedDeducedProperty
the rule model
rule - Variable in class org.deduced.framework.RuleDeducedProperty
model of the deduction rule
RULE_TO_CLASS_MAP - Static variable in class org.deduced.controller.implementation.ControllerUtilities
map that associates rules to the class that executes them
RuleDeducedProperty<E> - Class in org.deduced.framework
RuleDeducedProperty is a property implementation that holds a property where the value is controlled by a deduction rule.
RuleDeducedProperty(PropertyCollection<?, ?>, PropertyCollection<?, ?>, PropertyCollection<?, ?>, DeductionRuleAnalyzer<E>, RuleExecutionContext) - Constructor for class org.deduced.framework.RuleDeducedProperty
RuleDeducedProperty Constructor
RuleDeducedProperty.ParameterFetcher - Class in org.deduced.framework
ParameterFetcher is a class used to breakdown a list of parameters while fetching inputs.
RuleDeducedProperty.ParameterFetcher() - Constructor for class org.deduced.framework.RuleDeducedProperty.ParameterFetcher
 
RuleExecutionContext - Interface in org.deduced
RuleExecutionContext contains all the objects required for a successful rule execution
RuleExecutionContextImplementation - Class in org.deduced
Default implementation of the rule execution context
RuleExecutionContextImplementation() - Constructor for class org.deduced.RuleExecutionContextImplementation
RuleExecutionContextImplementation constructor
ruleOutputMatchesReverseInstanceList(PropertyCollection<?, ?>, List<PropertyCollection<?, ?>>) - Static method in class org.deduced.dynamic.DynamicPropertyMap
verify if a rule Output Matches Reverse Instance List
rulePropertyMap - Variable in class org.deduced.dynamic.DynamicPropertyMap
map of all the rules implemented by the type and their properties
ruleTriggerTracker - Variable in class org.deduced.framework.RuleDeducedProperty
list of all the collections to which we listen to for changes in case we need to trigger the rule.
run() - Method in class org.deduced.AbstractPropertyCollection.CheckParent
run method to check for collections that should be deleted.
run() - Method in class org.deduced.dynamic.DynamicModelFactory.TypeExistenceCheck
(non-Javadoc)
run(Runnable) - Method in class org.deduced.utilities.InvokeNowRunner
(non-Javadoc)
run(Runnable) - Method in class org.deduced.utilities.NewThreadRunner
(non-Javadoc)
run(Runnable) - Method in class org.deduced.utilities.OnDemandRunner
(non-Javadoc)
run(Runnable) - Method in interface org.deduced.utilities.Runner
invoke a runnable
run(Runnable) - Method in class org.deduced.utilities.SwingInvokeAndWaitRunner
(non-Javadoc)
run(Runnable) - Method in class org.deduced.utilities.SwingInvokeLaterRunner
(non-Javadoc)
runCheckForTypeExistence - Variable in class org.deduced.dynamic.DynamicModelFactory
flag used to indicate if a check for type existence is required
runnableList - Variable in class org.deduced.utilities.OnDemandRunner
the last runnable that was asked to be run
Runner - Interface in org.deduced.utilities
Abstract Runner
runNow() - Method in class org.deduced.utilities.OnDemandRunner
runNow will run all the runnable immediately in a blocking way.
runNowSilent() - Method in class org.deduced.utilities.OnDemandRunner
runNowSilent will run the last runnable immediately in a blocking way and hide any exception that occurs while running.
runSilent(Runnable) - Method in class org.deduced.utilities.AbstractRunner
(non-Javadoc)
runSilent(Runnable) - Method in interface org.deduced.utilities.Runner
invoke a runnable silently, hiding exceptions
runTypeExistenceCheckLater() - Method in class org.deduced.dynamic.DynamicModelFactory
run Type Existence Check Later

S

same(Object) - Static method in class org.deduced.rule.DeductionRuleLibrary
create a filter to where objects have to be the same as a specific value
SameFilter - Class in org.deduced.filter
SameFilter is used to filter objects that are the exactly the same instance as what is configured in the filter.
SameFilter() - Constructor for class org.deduced.filter.SameFilter
 
SCHEMA - Static variable in class org.deduced.framework.ControllerSchema
schema layer containing the packages and types
SCHEMA - Static variable in class org.deduced.framework.DefaultSchema
schema layer containing the packages and types
SCHEMA_ANALYZER_TYPE - Static variable in interface org.deduced.SchemaAnalyzer
Variable used to hold the PropertyCollectionType for : schema analyzer
SCHEMA_BASED_APPLICATION_LAYER_TYPE - Static variable in interface org.deduced.SchemaBasedApplicationLayer
Variable used to hold the PropertyCollectionType for : schema based application layer
SCHEMA_ELEMENT_NAME - Static variable in class org.deduced.xml.XmlPropertyConstants
package element name
SCHEMA_INFORMATION_INSTANCE - Static variable in interface org.deduced.SchemaBasedApplicationLayer
Variable used to hold the PropertyInstance for : schema information
SCHEMA_LIST_INSTANCE - Static variable in interface org.deduced.SchemaBasedApplicationLayer
Variable used to hold the PropertyInstance for : schema list
SCHEMA_NAME_ATTRIBUTE - Static variable in class org.deduced.xml.XmlPropertyConstants
package name attribute
schemaAddParentLinkEvent(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
schema Add Parent Link Event
schemaAddParentLinkIfNecessary(PropertyChangeEvent<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
schema Add Parent Link Event
SchemaAnalyzer - Interface in org.deduced
Interface used to represent the type : schema analyzer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
SchemaAnalyzerBuilder - Class in org.deduced.analyzer.implementation
SchemaAnalyzer is used to analyze a schema and create lists of all the parent and child types for each collection type.
SchemaAnalyzerBuilder(PropertyCollection<?, ?>) - Constructor for class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
SchemaAnalyzer Constructor
SchemaAnalyzerBuilder.SchemaListener - Class in org.deduced.analyzer.implementation
SchemaListener
SchemaAnalyzerBuilder.SchemaListener() - Constructor for class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder.SchemaListener
 
SchemaAnalyzerImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : schema analyzer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
SchemaAnalyzerImplementation() - Constructor for class org.deduced.implementation.SchemaAnalyzerImplementation
Default constructor for the type : schema analyzer
schemaBasedApplicationLayer - Variable in class org.deduced.dynamic.DynamicModelFactory
collection of type SchemaBasedApplicationLayer.
SchemaBasedApplicationLayer - Interface in org.deduced
Interface used to represent the type : schema based application layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
schemaBasedApplicationLayerChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
schema Based Application Layer Changed
SchemaBasedApplicationLayerImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : schema based application layer Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
SchemaBasedApplicationLayerImplementation() - Constructor for class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
Default constructor for the type : schema based application layer
schemaBasedLayer - Variable in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
the schema based layer being monitored
schemaChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
schema Changed
schemaChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
schema Changed
schemaInformation - Variable in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
the schema information of the schema based layer
schemaInformation - Variable in class org.deduced.implementation.DeducedControllerLayerImplementation
member variable holding the value for : schema information
schemaInformation - Variable in class org.deduced.implementation.DeducedModelLayerImplementation
member variable holding the value for : schema information
schemaInformation - Variable in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
member variable holding the value for : schema information
schemaInstanceRemovedEvent(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
schema Instance Removed Event
schemaLayerChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
schema Layer Changed
schemaList - Variable in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
the schema list of the schema based layer
schemaList - Variable in class org.deduced.dynamic.DynamicModelFactory
list of schema from the schemaBasedApplicationLayer property
schemaList - Variable in class org.deduced.implementation.DeducedControllerLayerImplementation
member variable holding the value for : schema list
schemaList - Variable in class org.deduced.implementation.DeducedModelLayerImplementation
member variable holding the value for : schema list
schemaList - Variable in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
member variable holding the value for : schema list
schemaListChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
schema List Changed
schemaListChanged(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
schema List Changed
schemaListElement - Variable in class org.deduced.xml.XmlModelDecoder
the schema list element.
schemaListener - Variable in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
schema listener instance
schemaListener - Variable in class org.deduced.dynamic.DynamicModelFactory
instance of the schema listener
schemaNewInstanceAddedEvent(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
schema New Instance Added Event
schemaObjectChanged(PropertyChangeEvent<?, ?>, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
schema Object Changed
schemaRemoveParentLinkEvent(PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
schema Remove Parent Link Event
schemaRemoveParentLinkIfNecessary(PropertyChangeEvent<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
schema Remove Parent Link Event
schemaRootPackageMap - Variable in class org.deduced.xml.XmlModelEncoder
root package read in the XML file
searchFailed - Variable in class org.deduced.framework.RuleDeducedProperty.ParameterFetcher
has the search failed
secondFilter - Variable in class org.deduced.filter.AndFilter
the second filter
secondFilter - Variable in class org.deduced.filter.OrFilter
the second filter
SEED - Static variable in class org.deduced.utilities.HashCodeUtilities
An initial value for a hashCode, to which is added contributions from fields.
serialVersionUID - Static variable in class org.deduced.AbstractPropertyCollection
serialization unique ID
serialVersionUID - Static variable in class org.deduced.analyzer.implementation.SingleListItemFilterImpl
 
serialVersionUID - Static variable in class org.deduced.controller.implementation.AbstractPropertyCollectionController
the actual iterator used to browse the list
serialVersionUID - Static variable in class org.deduced.controller.implementation.DeducedControllerLayerExtensionImplementation
serial ID
serialVersionUID - Static variable in class org.deduced.controller.implementation.DirectPropertyCollectionController
the actual iterator used to browse the list
serialVersionUID - Static variable in class org.deduced.controller.implementation.DirectPropertyController
serial ID
serialVersionUID - Static variable in class org.deduced.controller.implementation.FlyWheelPropertyCollectionController
serial ID
serialVersionUID - Static variable in class org.deduced.controller.implementation.FlyWheelPropertyCollectionControllerList
serial ID
serialVersionUID - Static variable in class org.deduced.controller.implementation.FlyWheelPropertyController
serial ID
serialVersionUID - Static variable in class org.deduced.controller.implementation.FlyWheelPropertyControllerList
serial ID
serialVersionUID - Static variable in class org.deduced.controller.implementation.SimplePropertyCollectionController
serial ID
serialVersionUID - Static variable in class org.deduced.dynamic.DynamicPropertyList
serial ID
serialVersionUID - Static variable in class org.deduced.dynamic.DynamicPropertyMap
serial ID
serialVersionUID - Static variable in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
serial ID
serialVersionUID - Static variable in class org.deduced.dynamic.FlyWheelDynamicPropertyController
serial ID
serialVersionUID - Static variable in class org.deduced.FixedDeducedProperty
serial ID
serialVersionUID - Static variable in class org.deduced.FixedPropertyInstanceCollection
serial ID
serialVersionUID - Static variable in class org.deduced.framework.DeducedModelLayerExtensionImplementation
serial UID
serialVersionUID - Static variable in class org.deduced.framework.RuleDeducedProperty
serial ID
serialVersionUID - Static variable in class org.deduced.IdPropertyMap
the serial version
serialVersionUID - Static variable in exception org.deduced.ModelCreationFailedException
serialVersionUID
serialVersionUID - Static variable in class org.deduced.PropertyImplementation
the serial version
serialVersionUID - Static variable in class org.deduced.PropertyList
the serial version
serialVersionUID - Static variable in class org.deduced.PropertyMap
the serial version
serialVersionUID - Static variable in class org.deduced.utilities.IdentityReferenceMap
serial ID
serialVersionUID - Static variable in exception org.deduced.xml.DecodeException
serial version
serialVersionUID - Static variable in exception org.deduced.xml.EncodeException
serial version
set(int, Property<V>) - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
set(int, V) - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
setAutomaticallyDeletingGeneratedClassFiles(boolean) - Static method in class org.deduced.controller.implementation.ControllerUtilities
 
setAutomaticallyDeletingGeneratedJavaFiles(boolean) - Static method in class org.deduced.controller.implementation.ControllerUtilities
 
setAutomaticallyDeletingGeneratedJavaFilesIfCompileFails(boolean) - Static method in class org.deduced.controller.implementation.ControllerUtilities
 
setCancelled(boolean) - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
setCancelled(PropertyCollection, Boolean) - Static method in class org.deduced.task.implementation.TaskImplementation
set the value of the instance : cancelled
setCancelled(boolean) - Method in interface org.deduced.task.Task
Set the value of the instance : cancelled
setChangeType(ChangeType) - Method in class org.deduced.PropertyChangeEventImplementation
 
setCheckDeleteMode(int) - Static method in class org.deduced.AbstractPropertyCollection
 
setCheckDeleteRunner(Runner) - Static method in class org.deduced.AbstractPropertyCollection
set Check Delete Runner
setChildCollectionControllerList(PropertyList) - Method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
(non-Javadoc)
setChildCollectionControllerList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
set the value of the instance : child collection controller list
setChildCollectionControllerList(PropertyList) - Method in class org.deduced.controller.implementation.FlyWheelPropertyCollectionController
(non-Javadoc)
setChildCollectionControllerList(PropertyList) - Method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
(non-Javadoc)
setChildCollectionControllerList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
set the value of the instance : child collection controller list
setChildCollectionControllerList(PropertyList) - Method in interface org.deduced.controller.PropertyCollectionControllerModel
Set the value of the instance : child collection controller list
setChildCollectionControllerList(PropertyList) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
setChildPropertyControllerList(PropertyList) - Method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
(non-Javadoc)
setChildPropertyControllerList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
set the value of the instance : child property controller list
setChildPropertyControllerList(PropertyList) - Method in class org.deduced.controller.implementation.FlyWheelPropertyCollectionController
(non-Javadoc)
setChildPropertyControllerList(PropertyList) - Method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
(non-Javadoc)
setChildPropertyControllerList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
set the value of the instance : child property controller list
setChildPropertyControllerList(PropertyList) - Method in interface org.deduced.controller.PropertyCollectionControllerModel
Set the value of the instance : child property controller list
setChildPropertyControllerList(PropertyList) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
setChildTypeList(PropertyList) - Method in interface org.deduced.CollectionTypeInformation
Set the value of the instance : child type list
setChildTypeList(PropertyList) - Method in class org.deduced.implementation.CollectionTypeInformationImplementation
(non-Javadoc)
setChildTypeList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.CollectionTypeInformationImplementation
set the value of the instance : child type list
setClassOutput(Class<?>) - Method in class org.deduced.controller.implementation.CompileResult
set the compilation class output
setCode(String) - Method in interface org.deduced.DeductionRule
Set the value of the instance : code
setCode(String) - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
setCode(PropertyCollection, String) - Static method in class org.deduced.implementation.DeductionRuleImplementation
set the value of the instance : code
setCollection(PropertyCollection<K, V>) - Method in class org.deduced.PropertyChangeEventImplementation
 
setCollection(PropertyCollection) - Method in class org.deduced.rule.DeductionRuleLibrary.CompareResult
 
setCollection(PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelDecoder.CollectionToElementAssociation
 
setCollection(PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelEncoder.ReferenceCollection
 
setCollectionAssociation(XmlModelDecoder.CollectionToElementAssociation) - Method in class org.deduced.xml.XmlModelDecoder.PropertyToElementAssociation
 
setCollectionList(PropertyList) - Method in interface org.deduced.DeducedModelLayer
Set the value of the instance : collection list
setCollectionList(PropertyList) - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
(non-Javadoc)
setCollectionList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
set the value of the instance : collection list
setCollectionList(PropertyList) - Method in class org.deduced.implementation.DeducedModelLayerImplementation
(non-Javadoc)
setCollectionList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.DeducedModelLayerImplementation
set the value of the instance : collection list
setCollectionType(PropertyCollection) - Method in interface org.deduced.CollectionTypeInformation
Set the value of the instance : collection type
setCollectionType(PropertyCollection) - Method in class org.deduced.implementation.CollectionTypeInformationImplementation
(non-Javadoc)
setCollectionType(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.CollectionTypeInformationImplementation
set the value of the instance : collection type
setCompileError(String) - Method in interface org.deduced.DeductionRule
Set the value of the instance : compile error
setCompileError(String) - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
setCompileError(PropertyCollection, String) - Static method in class org.deduced.implementation.DeductionRuleImplementation
set the value of the instance : compile error
setCompileOutput(String) - Method in interface org.deduced.DeductionRule
Set the value of the instance : compile output
setCompileOutput(String) - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
setCompileOutput(PropertyCollection, String) - Static method in class org.deduced.implementation.DeductionRuleImplementation
set the value of the instance : compile output
setCompleted(boolean) - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
setCompleted(PropertyCollection, Boolean) - Static method in class org.deduced.task.implementation.TaskImplementation
set the value of the instance : completed
setCompleted(boolean) - Method in interface org.deduced.task.Task
Set the value of the instance : completed
setControlLayer(DeducedControllerLayerExtension) - Method in class org.deduced.controller.implementation.AbstractControllerFactory
setControlLayer
setControlLayer(DeducedControllerLayerExtension) - Method in class org.deduced.controller.implementation.AbstractPropertyCollectionController
set Control Layer
setControlLayer(DeducedControllerLayerExtension) - Method in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
set Control Layer
setControlledCollection(PropertyCollection) - Method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
(non-Javadoc)
setControlledCollection(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
set the value of the instance : controlled collection
setControlledCollection(PropertyCollection) - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
setControlledCollection(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
set the value of the instance : controlled collection
setControlledCollection(PropertyCollection) - Method in class org.deduced.controller.implementation.DirectPropertyCollectionController
(non-Javadoc)
setControlledCollection(PropertyCollection) - Method in class org.deduced.controller.implementation.DirectPropertyController
(non-Javadoc)
setControlledCollection(PropertyCollection) - Method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
(non-Javadoc)
setControlledCollection(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
set the value of the instance : controlled collection
setControlledCollection(PropertyCollection) - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
(non-Javadoc)
setControlledCollection(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
set the value of the instance : controlled collection
setControlledCollection(PropertyCollection) - Method in interface org.deduced.controller.PropertyCollectionControllerModel
Set the value of the instance : controlled collection
setControlledCollection(PropertyCollection) - Method in interface org.deduced.controller.PropertyControllerModel
Set the value of the instance : controlled collection
setControlledCollection(PropertyCollection) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
setControlledCollection(PropertyCollection) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
setControlledModel(DeducedModelLayer) - Method in interface org.deduced.DeducedControllerLayer
Set the value of the instance : controlled model
setControlledModel(DeducedModelLayer) - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
(non-Javadoc)
setControlledModel(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
set the value of the instance : controlled model
setControlledProperty(Object, boolean) - Method in class org.deduced.controller.implementation.DirectPropertyController
(non-Javadoc)
setControlledProperty(Object, boolean) - Method in interface org.deduced.controller.PropertyController
set the property
setControlledProperty(Object, boolean) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
setControlledPropertyInstance(PropertyCollection) - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
setControlledPropertyInstance(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
set the value of the instance : controlled property instance
setControlledPropertyInstance(PropertyCollection) - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
(non-Javadoc)
setControlledPropertyInstance(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
set the value of the instance : controlled property instance
setControlledPropertyInstance(PropertyCollection) - Method in interface org.deduced.controller.PropertyControllerModel
Set the value of the instance : controlled property instance
setControlledPropertyInstance(PropertyCollection) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
setControlledPropertyValueType(PropertyCollection) - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
setControlledPropertyValueType(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
set the value of the instance : controlled property value type
setControlledPropertyValueType(PropertyCollection) - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
(non-Javadoc)
setControlledPropertyValueType(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
set the value of the instance : controlled property value type
setControlledPropertyValueType(PropertyCollection) - Method in interface org.deduced.controller.PropertyControllerModel
Set the value of the instance : controlled property value type
setControlledPropertyValueType(PropertyCollection) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
setControllerEnabled(PropertyCollectionController, boolean) - Static method in class org.deduced.controller.implementation.ControllerUtilities
Modify a controller and all it's children to enable or disable them.
setControllerEnabled(PropertyController, boolean) - Static method in class org.deduced.controller.implementation.ControllerUtilities
Modify a property controller to enable or disable it
setControllerFactory(ControllerFactory) - Method in class org.deduced.controller.implementation.DeducedControllerLayerExtensionImplementation
set Controller Factory
setControllerFactory(FlyWheelControllerFactory) - Method in class org.deduced.controller.implementation.FlyWheelControllerProvider
 
setControllerProvider(ControllerProvider) - Method in class org.deduced.controller.implementation.DeducedControllerLayerExtensionImplementation
set Controller Provider
setCurrentValue(Object) - Method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
(non-Javadoc)
setCurrentValue(PropertyCollection, Object) - Static method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
set the value of the instance : current value
setCurrentValue(Object) - Method in interface org.deduced.analyzer.SingleItemListFilter
Set the value of the instance : current value
setCurrentValue(Object) - Method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
(non-Javadoc)
setCurrentValue(PropertyCollection, Object) - Static method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
set the value of the instance : current value
setCurrentValue(Object) - Method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
(non-Javadoc)
setCurrentValue(PropertyCollection, Object) - Static method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
set the value of the instance : current value
setCurrentValue(Object) - Method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
(non-Javadoc)
setCurrentValue(PropertyCollection, Object) - Static method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
set the value of the instance : current value
setCurrentValue(Object) - Method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
(non-Javadoc)
setCurrentValue(PropertyCollection, Object) - Static method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
set the value of the instance : current value
setCurrentValue(Object) - Method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
(non-Javadoc)
setCurrentValue(PropertyCollection, Object) - Static method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
set the value of the instance : current value
setCurrentValue(Object) - Method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
(non-Javadoc)
setCurrentValue(PropertyCollection, Object) - Static method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
set the value of the instance : current value
setCurrentValue(Object) - Method in class org.deduced.validation.validator.implementation.ValidatorImplementation
(non-Javadoc)
setCurrentValue(PropertyCollection, Object) - Static method in class org.deduced.validation.validator.implementation.ValidatorImplementation
set the value of the instance : current value
setCurrentValue(Object) - Method in interface org.deduced.validation.validator.Validator
Set the value of the instance : current value
setDeductionRuleList(PropertyList) - Method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
(non-Javadoc)
setDeductionRuleList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
set the value of the instance : deduction rule list
setDeductionRuleList(PropertyList) - Method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
(non-Javadoc)
setDeductionRuleList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
set the value of the instance : deduction rule list
setDeductionRuleList(PropertyList) - Method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
(non-Javadoc)
setDeductionRuleList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
set the value of the instance : deduction rule list
setDeductionRuleList(PropertyList) - Method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
(non-Javadoc)
setDeductionRuleList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
set the value of the instance : deduction rule list
setDeductionRuleList(PropertyList) - Method in class org.deduced.implementation.PropertyCollectionTypeImplementation
(non-Javadoc)
setDeductionRuleList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.PropertyCollectionTypeImplementation
set the value of the instance : deduction rule list
setDeductionRuleList(PropertyList) - Method in interface org.deduced.PropertyCollectionType
Set the value of the instance : deduction rule list
setDefaultValidatorType(PropertyCollectionType) - Method in class org.deduced.validation.model.implementation.LinkedValidationModelImplementation
(non-Javadoc)
setDefaultValidatorType(PropertyCollection, PropertyCollection) - Static method in class org.deduced.validation.model.implementation.LinkedValidationModelImplementation
set the value of the instance : default validator type
setDefaultValidatorType(PropertyCollectionType) - Method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
(non-Javadoc)
setDefaultValidatorType(PropertyCollection, PropertyCollection) - Static method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
set the value of the instance : default validator type
setDefaultValidatorType(PropertyCollectionType) - Method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
(non-Javadoc)
setDefaultValidatorType(PropertyCollection, PropertyCollection) - Static method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
set the value of the instance : default validator type
setDefaultValidatorType(PropertyCollectionType) - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
(non-Javadoc)
setDefaultValidatorType(PropertyCollection, PropertyCollection) - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
set the value of the instance : default validator type
setDefaultValidatorType(PropertyCollectionType) - Method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
(non-Javadoc)
setDefaultValidatorType(PropertyCollection, PropertyCollection) - Static method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
set the value of the instance : default validator type
setDefaultValidatorType(PropertyCollectionType) - Method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
(non-Javadoc)
setDefaultValidatorType(PropertyCollection, PropertyCollection) - Static method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
set the value of the instance : default validator type
setDefaultValidatorType(PropertyCollectionType) - Method in interface org.deduced.validation.model.LinkedValidationModel
Set the value of the instance : default validator type
setDeleteCheckedOnClearParent(boolean) - Static method in class org.deduced.AbstractPropertyCollection
 
setDependentModelList(PropertyList) - Method in interface org.deduced.DeducedModelLayer
Set the value of the instance : dependent model list
setDependentModelList(PropertyList) - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
(non-Javadoc)
setDependentModelList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
set the value of the instance : dependent model list
setDependentModelList(PropertyList) - Method in class org.deduced.implementation.DeducedModelLayerImplementation
(non-Javadoc)
setDependentModelList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.DeducedModelLayerImplementation
set the value of the instance : dependent model list
setDependentSchemaList(PropertyList) - Method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
(non-Javadoc)
setDependentSchemaList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
set the value of the instance : dependent schema list
setDependentSchemaList(PropertyList) - Method in interface org.deduced.DeducedSchemaLayer
Set the value of the instance : dependent schema list
setDependentSchemaList(PropertyList) - Method in class org.deduced.implementation.DeducedSchemaLayerImplementation
(non-Javadoc)
setDependentSchemaList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.DeducedSchemaLayerImplementation
set the value of the instance : dependent schema list
setDocumentation(String) - Method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
(non-Javadoc)
setDocumentation(PropertyCollection, String) - Static method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
set the value of the instance : documentation
setDocumentation(String) - Method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
(non-Javadoc)
setDocumentation(PropertyCollection, String) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
set the value of the instance : documentation
setDocumentation(String) - Method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
(non-Javadoc)
setDocumentation(PropertyCollection, String) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
set the value of the instance : documentation
setDocumentation(String) - Method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
(non-Javadoc)
setDocumentation(PropertyCollection, String) - Static method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
set the value of the instance : documentation
setDocumentation(String) - Method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
(non-Javadoc)
setDocumentation(PropertyCollection, String) - Static method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
set the value of the instance : documentation
setDocumentation(String) - Method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
(non-Javadoc)
setDocumentation(PropertyCollection, String) - Static method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
set the value of the instance : documentation
setDocumentation(String) - Method in interface org.deduced.DocumentedCollection
Set the value of the instance : documentation
setDocumentation(String) - Method in class org.deduced.implementation.DeducedApplicationLayerImplementation
(non-Javadoc)
setDocumentation(PropertyCollection, String) - Static method in class org.deduced.implementation.DeducedApplicationLayerImplementation
set the value of the instance : documentation
setDocumentation(String) - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
(non-Javadoc)
setDocumentation(PropertyCollection, String) - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
set the value of the instance : documentation
setDocumentation(String) - Method in class org.deduced.implementation.DeducedModelLayerImplementation
(non-Javadoc)
setDocumentation(PropertyCollection, String) - Static method in class org.deduced.implementation.DeducedModelLayerImplementation
set the value of the instance : documentation
setDocumentation(String) - Method in class org.deduced.implementation.DeducedSchemaLayerImplementation
(non-Javadoc)
setDocumentation(PropertyCollection, String) - Static method in class org.deduced.implementation.DeducedSchemaLayerImplementation
set the value of the instance : documentation
setDocumentation(String) - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
setDocumentation(PropertyCollection, String) - Static method in class org.deduced.implementation.DeductionRuleImplementation
set the value of the instance : documentation
setDocumentation(String) - Method in class org.deduced.implementation.DocumentedCollectionImplementation
(non-Javadoc)
setDocumentation(PropertyCollection, String) - Static method in class org.deduced.implementation.DocumentedCollectionImplementation
set the value of the instance : documentation
setDocumentation(String) - Method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
(non-Javadoc)
setDocumentation(PropertyCollection, String) - Static method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
set the value of the instance : documentation
setDocumentation(String) - Method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
(non-Javadoc)
setDocumentation(PropertyCollection, String) - Static method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
set the value of the instance : documentation
setDocumentation(String) - Method in class org.deduced.implementation.PropertyCollectionTypeImplementation
(non-Javadoc)
setDocumentation(PropertyCollection, String) - Static method in class org.deduced.implementation.PropertyCollectionTypeImplementation
set the value of the instance : documentation
setDocumentation(String) - Method in class org.deduced.implementation.PropertyInstanceImplementation
(non-Javadoc)
setDocumentation(PropertyCollection, String) - Static method in class org.deduced.implementation.PropertyInstanceImplementation
set the value of the instance : documentation
setDocumentation(String) - Method in class org.deduced.implementation.PropertyPackageImplementation
(non-Javadoc)
setDocumentation(PropertyCollection, String) - Static method in class org.deduced.implementation.PropertyPackageImplementation
set the value of the instance : documentation
setDocumentation(String) - Method in class org.deduced.implementation.PropertyTypeImplementation
(non-Javadoc)
setDocumentation(PropertyCollection, String) - Static method in class org.deduced.implementation.PropertyTypeImplementation
set the value of the instance : documentation
setDocumentation(String) - Method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
(non-Javadoc)
setDocumentation(PropertyCollection, String) - Static method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
set the value of the instance : documentation
setElement(Element) - Method in class org.deduced.xml.XmlModelDecoder.CollectionToElementAssociation
 
setElement(Element) - Method in class org.deduced.xml.XmlModelDecoder.PropertyToElementAssociation
 
setEnabled(boolean) - Method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
(non-Javadoc)
setEnabled(PropertyCollection, Boolean) - Static method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
set the value of the instance : enabled
setEnabled(boolean) - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
setEnabled(PropertyCollection, Boolean) - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
set the value of the instance : enabled
setEnabled(boolean) - Method in interface org.deduced.EnabledPropertyCollection
Set the value of the instance : enabled
setEnabled(boolean) - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
setEnabled(PropertyCollection, Boolean) - Static method in class org.deduced.implementation.DeductionRuleImplementation
set the value of the instance : enabled
setEnabled(boolean) - Method in class org.deduced.implementation.EnabledPropertyCollectionImplementation
(non-Javadoc)
setEnabled(PropertyCollection, Boolean) - Static method in class org.deduced.implementation.EnabledPropertyCollectionImplementation
set the value of the instance : enabled
setEnumerationLiteralList(PropertyList) - Method in interface org.deduced.EnumerationPropertyType
Set the value of the instance : enumeration literal list
setEnumerationLiteralList(PropertyList) - Method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
(non-Javadoc)
setEnumerationLiteralList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
set the value of the instance : enumeration literal list
setEqualValue(Object) - Method in class org.deduced.filter.EqualsFilter
 
setErrorMessage(String) - Method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
(non-Javadoc)
setErrorMessage(PropertyCollection, String) - Static method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
set the value of the instance : error message
setErrorMessage(String) - Method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
(non-Javadoc)
setErrorMessage(PropertyCollection, String) - Static method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
set the value of the instance : error message
setErrorMessage(String) - Method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
(non-Javadoc)
setErrorMessage(PropertyCollection, String) - Static method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
set the value of the instance : error message
setErrorMessage(String) - Method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
(non-Javadoc)
setErrorMessage(PropertyCollection, String) - Static method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
set the value of the instance : error message
setErrorMessage(String) - Method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
(non-Javadoc)
setErrorMessage(PropertyCollection, String) - Static method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
set the value of the instance : error message
setErrorMessage(String) - Method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
(non-Javadoc)
setErrorMessage(PropertyCollection, String) - Static method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
set the value of the instance : error message
setErrorMessage(String) - Method in class org.deduced.validation.validator.implementation.ValidatorImplementation
(non-Javadoc)
setErrorMessage(PropertyCollection, String) - Static method in class org.deduced.validation.validator.implementation.ValidatorImplementation
set the value of the instance : error message
setErrorMessage(String) - Method in interface org.deduced.validation.validator.Validator
Set the value of the instance : error message
setErrorOutput(String) - Method in class org.deduced.controller.implementation.CompileResult
set compilation error output
setFactory(ControllerFactory) - Method in class org.deduced.controller.implementation.DirectControllerProvider
 
setFilteredKey(K) - Method in class org.deduced.KeyFilteredPropertyListener
 
setFilteredOnBigger(boolean) - Method in class org.deduced.filter.CompareFilter
 
setFilteredOnEqual(boolean) - Method in class org.deduced.filter.CompareFilter
 
setFilteredOnSmaller(boolean) - Method in class org.deduced.filter.CompareFilter
 
setFirstFilter(Filter) - Method in class org.deduced.filter.AndFilter
 
setFirstFilter(Filter) - Method in class org.deduced.filter.OrFilter
 
setFixedInstance(PropertyCollection<?, ?>) - Method in class org.deduced.PropertyMap
setFixedInstance
setGeneratedException(Object) - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
setGeneratedException(PropertyCollection, Object) - Static method in class org.deduced.task.implementation.TaskImplementation
set the value of the instance : generated exception
setGeneratedException(Object) - Method in interface org.deduced.task.Task
Set the value of the instance : generated exception
setInheritedTypeList(PropertyList) - Method in interface org.deduced.CollectionTypeInformation
Set the value of the instance : inherited type list
setInheritedTypeList(PropertyList) - Method in class org.deduced.implementation.CollectionTypeInformationImplementation
(non-Javadoc)
setInheritedTypeList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.CollectionTypeInformationImplementation
set the value of the instance : inherited type list
setInputList(PropertyList) - Method in interface org.deduced.DeductionRule
Set the value of the instance : input list
setInputList(PropertyList) - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
setInputList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.DeductionRuleImplementation
set the value of the instance : input list
setInputStream(InputStream) - Method in class org.deduced.xml.XmlModelDecoder
 
setInstance(Object) - Method in class org.deduced.filter.SameFilter
 
setInstance(PropertyCollection<?, ?>) - Method in class org.deduced.PropertyChangeEventImplementation
 
setInstance(PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelDecoder.PropertyToElementAssociation
 
setInstanceList(PropertyList) - Method in class org.deduced.implementation.InstanceReferenceImplementation
(non-Javadoc)
setInstanceList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.InstanceReferenceImplementation
set the value of the instance : instance list
setInstanceList(PropertyList) - Method in class org.deduced.implementation.StaticInstanceReferenceImplementation
(non-Javadoc)
setInstanceList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.StaticInstanceReferenceImplementation
set the value of the instance : instance list
setInstanceList(PropertyList) - Method in interface org.deduced.InstanceReference
Set the value of the instance : instance list
setInstanceOfType(PropertyCollection<?, ?>) - Method in class org.deduced.filter.InstanceOfFilter
 
setInstanceType(PropertyType) - Method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
(non-Javadoc)
setInstanceType(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
set the value of the instance : instance type
setInstanceType(PropertyType) - Method in class org.deduced.implementation.PropertyInstanceImplementation
(non-Javadoc)
setInstanceType(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.PropertyInstanceImplementation
set the value of the instance : instance type
setInstanceType(PropertyType) - Method in interface org.deduced.PropertyInstance
Set the value of the instance : instance type
setInvalidRegularExpression(String) - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
(non-Javadoc)
setInvalidRegularExpression(PropertyCollection, String) - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
set the value of the instance : invalid regular expression
setInvalidRegularExpression(String) - Method in interface org.deduced.validation.model.StringValidationModel
Set the value of the instance : invalid regular expression
setInvalidTypeList(PropertyList) - Method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
(non-Javadoc)
setInvalidTypeList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
set the value of the instance : invalid type list
setInvalidTypeList(PropertyList) - Method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
(non-Javadoc)
setInvalidTypeList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
set the value of the instance : invalid type list
setInvalidTypeList(PropertyList) - Method in interface org.deduced.validation.model.TypeCreationValidationModel
Set the value of the instance : invalid type list
setInvalidTypeList(PropertyList) - Method in interface org.deduced.validation.model.TypeReferenceValidationModel
Set the value of the instance : invalid type list
setIsAddAvailable(boolean) - Method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
(non-Javadoc)
setIsAddAvailable(PropertyCollection, Boolean) - Static method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
set the value of the instance : is add available
setIsAddAvailable(boolean) - Method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
(non-Javadoc)
setIsAddAvailable(PropertyCollection, Boolean) - Static method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
set the value of the instance : is add available
setIsAddAvailable(boolean) - Method in interface org.deduced.controller.PropertyCollectionControllerModel
Set the value of the instance : is add available
setIsAddAvailable(boolean) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
setIsChangeable(boolean) - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
setIsChangeable(PropertyCollection, Boolean) - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
set the value of the instance : is changeable
setIsChangeable(boolean) - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
(non-Javadoc)
setIsChangeable(PropertyCollection, Boolean) - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
set the value of the instance : is changeable
setIsChangeable(boolean) - Method in interface org.deduced.controller.PropertyControllerModel
Set the value of the instance : is changeable
setIsChangeable(boolean) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
setIsDeleteAvailable(boolean) - Method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
(non-Javadoc)
setIsDeleteAvailable(PropertyCollection, Boolean) - Static method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
set the value of the instance : is delete available
setIsDeleteAvailable(boolean) - Method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
(non-Javadoc)
setIsDeleteAvailable(PropertyCollection, Boolean) - Static method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
set the value of the instance : is delete available
setIsDeleteAvailable(boolean) - Method in interface org.deduced.controller.PropertyCollectionControllerModel
Set the value of the instance : is delete available
setIsDeleteAvailable(boolean) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
setIsMultipleLinesAllowed(boolean) - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
(non-Javadoc)
setIsMultipleLinesAllowed(PropertyCollection, Boolean) - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
set the value of the instance : is multiple lines allowed
setIsMultipleLinesAllowed(boolean) - Method in interface org.deduced.validation.model.StringValidationModel
Set the value of the instance : is multiple lines allowed
setIsNullOnMultipleObjects(boolean) - Method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
(non-Javadoc)
setIsNullOnMultipleObjects(PropertyCollection, Boolean) - Static method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
set the value of the instance : is null on multiple objects
setIsNullOnMultipleObjects(boolean) - Method in class org.deduced.analyzer.implementation.SingleListItemFilterImpl
(non-Javadoc)
setIsNullOnMultipleObjects(boolean) - Method in interface org.deduced.analyzer.SingleItemListFilter
Set the value of the instance : is null on multiple objects
setIsNullValid(boolean) - Method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
(non-Javadoc)
setIsNullValid(PropertyCollection, Boolean) - Static method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
set the value of the instance : is null valid
setIsNullValid(boolean) - Method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
(non-Javadoc)
setIsNullValid(PropertyCollection, Boolean) - Static method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
set the value of the instance : is null valid
setIsNullValid(boolean) - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
(non-Javadoc)
setIsNullValid(PropertyCollection, Boolean) - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
set the value of the instance : is null valid
setIsNullValid(boolean) - Method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
(non-Javadoc)
setIsNullValid(PropertyCollection, Boolean) - Static method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
set the value of the instance : is null valid
setIsNullValid(boolean) - Method in interface org.deduced.validation.model.NullableValidationModel
Set the value of the instance : is null valid
setIsReference(boolean) - Method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
(non-Javadoc)
setIsReference(PropertyCollection, Boolean) - Static method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
set the value of the instance : is reference
setIsReference(boolean) - Method in class org.deduced.implementation.PropertyInstanceImplementation
(non-Javadoc)
setIsReference(PropertyCollection, Boolean) - Static method in class org.deduced.implementation.PropertyInstanceImplementation
set the value of the instance : is reference
setIsReference(boolean) - Method in interface org.deduced.PropertyInstance
Set the value of the instance : is reference
setIsRemovable(boolean) - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
setIsRemovable(PropertyCollection, Boolean) - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
set the value of the instance : is removable
setIsRemovable(boolean) - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
(non-Javadoc)
setIsRemovable(PropertyCollection, Boolean) - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
set the value of the instance : is removable
setIsRemovable(boolean) - Method in interface org.deduced.controller.PropertyControllerModel
Set the value of the instance : is removable
setIsRemovable(boolean) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
setIsValid(boolean) - Method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
(non-Javadoc)
setIsValid(PropertyCollection, Boolean) - Static method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
set the value of the instance : is valid
setIsValid(boolean) - Method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
(non-Javadoc)
setIsValid(PropertyCollection, Boolean) - Static method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
set the value of the instance : is valid
setIsValid(boolean) - Method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
(non-Javadoc)
setIsValid(PropertyCollection, Boolean) - Static method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
set the value of the instance : is valid
setIsValid(boolean) - Method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
(non-Javadoc)
setIsValid(PropertyCollection, Boolean) - Static method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
set the value of the instance : is valid
setIsValid(boolean) - Method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
(non-Javadoc)
setIsValid(PropertyCollection, Boolean) - Static method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
set the value of the instance : is valid
setIsValid(boolean) - Method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
(non-Javadoc)
setIsValid(PropertyCollection, Boolean) - Static method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
set the value of the instance : is valid
setIsValid(boolean) - Method in class org.deduced.validation.validator.implementation.ValidatorImplementation
(non-Javadoc)
setIsValid(PropertyCollection, Boolean) - Static method in class org.deduced.validation.validator.implementation.ValidatorImplementation
set the value of the instance : is valid
setIsValid(boolean) - Method in interface org.deduced.validation.validator.Validator
Set the value of the instance : is valid
SetIsValidBasedOnErrorMessageRule - Class in org.deduced.validation.validator.rule
SetIsValidBasedOnErrorMessageRule implements the rule in validators to link the isValid flag with the error message input.
SetIsValidBasedOnErrorMessageRule() - Constructor for class org.deduced.validation.validator.rule.SetIsValidBasedOnErrorMessageRule
 
setKey(K) - Method in class org.deduced.PropertyChangeEventImplementation
 
setKey(Object) - Method in class org.deduced.Reference
 
setLastException(String) - Method in interface org.deduced.DeductionRule
Set the value of the instance : last exception
setLastException(String) - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
setLastException(PropertyCollection, String) - Static method in class org.deduced.implementation.DeductionRuleImplementation
set the value of the instance : last exception
setLinkedCollectionType(PropertyCollection) - Method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
(non-Javadoc)
setLinkedCollectionType(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
set the value of the instance : Linked Collection Type
setLinkedCollectionType(PropertyCollection) - Method in interface org.deduced.controller.typed.TypedCollectionController
Set the value of the instance : Linked Collection Type
setLinkedListener(PropertyListener<Object, Object>) - Method in class org.deduced.RecursiveModelListener
set Linked Listener
setLinkedPackage(PropertyPackage) - Method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
(non-Javadoc)
setLinkedPackage(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
set the value of the instance : Linked Package
setLinkedPackage(PropertyPackage) - Method in interface org.deduced.controller.typed.TypedControllerPackage
Set the value of the instance : Linked Package
setLinkedPackageType(PropertyCollectionType) - Method in interface org.deduced.controller.typed.CollectionTypeControllerPackage
Set the value of the instance : Linked Package Type
setLinkedPackageType(PropertyCollectionType) - Method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
(non-Javadoc)
setLinkedPackageType(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
set the value of the instance : Linked Package Type
setLinkedPropertyInstance(PropertyInstance) - Method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
(non-Javadoc)
setLinkedPropertyInstance(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
set the value of the instance : Linked Property Instance
setLinkedPropertyInstance(PropertyInstance) - Method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
(non-Javadoc)
setLinkedPropertyInstance(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
set the value of the instance : Linked Property Instance
setLinkedPropertyInstance(PropertyInstance) - Method in interface org.deduced.controller.typed.TypedCollectionListController
Set the value of the instance : Linked Property Instance
setLinkedPropertyInstance(PropertyInstance) - Method in interface org.deduced.controller.typed.TypedPropertyController
Set the value of the instance : Linked Property Instance
setLinkedSchema(DeducedSchemaLayer) - Method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
(non-Javadoc)
setLinkedSchema(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
set the value of the instance : Linked Schema
setLinkedSchema(DeducedSchemaLayer) - Method in interface org.deduced.controller.typed.TypedControllerSchema
Set the value of the instance : Linked Schema
setListener(PropertyListener<K, V>) - Method in class org.deduced.KeyFilteredPropertyListener
 
setListener(PropertyListener<K, V>) - Method in class org.deduced.ListenTargetTracker
set Listener
setListFixedInstance(PropertyInstance) - Method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
(non-Javadoc)
setListFixedInstance(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
set the value of the instance : list fixed instance
setListFixedInstance(PropertyInstance) - Method in interface org.deduced.PropertyCollectionListInstance
Set the value of the instance : list fixed instance
setLoggerConfigurationInitialized(boolean) - Static method in class org.deduced.utilities.LogUtilities
set Logger Configuration Initialized
setMaximumLength(Integer) - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
(non-Javadoc)
setMaximumLength(PropertyCollection, Integer) - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
set the value of the instance : maximum length
setMaximumLength(Integer) - Method in interface org.deduced.validation.model.StringValidationModel
Set the value of the instance : maximum length
setMaximumValue(Double) - Method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
(non-Javadoc)
setMaximumValue(PropertyCollection, Double) - Static method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
set the value of the instance : maximum value
setMaximumValue(Double) - Method in interface org.deduced.validation.model.NumberValidationModel
Set the value of the instance : maximum value
setMessageOutput(String) - Method in class org.deduced.controller.implementation.CompileResult
set compilation output message
setMinimumLength(Integer) - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
(non-Javadoc)
setMinimumLength(PropertyCollection, Integer) - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
set the value of the instance : minimum length
setMinimumLength(Integer) - Method in interface org.deduced.validation.model.StringValidationModel
Set the value of the instance : minimum length
setMinimumValue(Double) - Method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
(non-Javadoc)
setMinimumValue(PropertyCollection, Double) - Static method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
set the value of the instance : minimum value
setMinimumValue(Double) - Method in interface org.deduced.validation.model.NumberValidationModel
Set the value of the instance : minimum value
setModel(PropertyCollection<?, ?>) - Method in class org.deduced.RecursiveModelListener
set the Model being monitored
setModel(ValidationModel) - Method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
(non-Javadoc)
setModel(PropertyCollection, PropertyCollection) - Static method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
set the value of the instance : model
setModel(ValidationModel) - Method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
(non-Javadoc)
setModel(PropertyCollection, PropertyCollection) - Static method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
set the value of the instance : model
setModel(ValidationModel) - Method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
(non-Javadoc)
setModel(PropertyCollection, PropertyCollection) - Static method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
set the value of the instance : model
setModel(ValidationModel) - Method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
(non-Javadoc)
setModel(PropertyCollection, PropertyCollection) - Static method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
set the value of the instance : model
setModel(ValidationModel) - Method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
(non-Javadoc)
setModel(PropertyCollection, PropertyCollection) - Static method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
set the value of the instance : model
setModel(ValidationModel) - Method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
(non-Javadoc)
setModel(PropertyCollection, PropertyCollection) - Static method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
set the value of the instance : model
setModel(ValidationModel) - Method in class org.deduced.validation.validator.implementation.ValidatorImplementation
(non-Javadoc)
setModel(PropertyCollection, PropertyCollection) - Static method in class org.deduced.validation.validator.implementation.ValidatorImplementation
set the value of the instance : model
setModel(ValidationModel) - Method in interface org.deduced.validation.validator.Validator
Set the value of the instance : model
setModelFactory(ModelFactory) - Method in class org.deduced.controller.implementation.DeducedControllerLayerExtensionImplementation
set Model Factory
setModelFactory(ModelFactory) - Method in class org.deduced.framework.DeducedModelLayerExtensionImplementation
Set the model factory to be used in this model.
setModelFactory(ModelFactory) - Method in class org.deduced.RuleExecutionContextImplementation
set Model Factory
setMustImplement(PropertyCollectionType) - Method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
(non-Javadoc)
setMustImplement(PropertyCollection, PropertyCollection) - Static method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
set the value of the instance : must implement
setMustImplement(PropertyCollectionType) - Method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
(non-Javadoc)
setMustImplement(PropertyCollection, PropertyCollection) - Static method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
set the value of the instance : must implement
setMustImplement(PropertyCollectionType) - Method in interface org.deduced.validation.model.TypeCreationValidationModel
Set the value of the instance : must implement
setMustImplement(PropertyCollectionType) - Method in interface org.deduced.validation.model.TypeReferenceValidationModel
Set the value of the instance : must implement
setName(String) - Method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.implementation.DeducedApplicationLayerImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.implementation.DeducedApplicationLayerImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.implementation.DeducedModelLayerImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.implementation.DeducedModelLayerImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.implementation.DeducedSchemaLayerImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.implementation.DeducedSchemaLayerImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.implementation.DeductionRuleImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.implementation.InstanceReferenceImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.implementation.InstanceReferenceImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.implementation.NamedPropertyCollectionImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.implementation.NamedPropertyCollectionImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.implementation.PropertyCollectionTypeImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.implementation.PropertyCollectionTypeImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.implementation.PropertyInstanceImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.implementation.PropertyInstanceImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.implementation.PropertyPackageImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.implementation.PropertyPackageImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.implementation.PropertyTypeImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.implementation.PropertyTypeImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
set the value of the instance : name
setName(String) - Method in class org.deduced.implementation.StaticInstanceReferenceImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.implementation.StaticInstanceReferenceImplementation
set the value of the instance : name
setName(String) - Method in interface org.deduced.NamedPropertyCollection
Set the value of the instance : name
setName(String) - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
setName(PropertyCollection, String) - Static method in class org.deduced.task.implementation.TaskImplementation
set the value of the instance : name
setNewValue(V) - Method in class org.deduced.PropertyChangeEventImplementation
 
setObservedCollection(PropertyCollection) - Method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
(non-Javadoc)
setObservedCollection(PropertyCollection, PropertyCollection) - Static method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
set the value of the instance : observed collection
setObservedCollection(PropertyCollection) - Method in class org.deduced.analyzer.implementation.SingleListItemFilterImpl
(non-Javadoc)
setObservedCollection(PropertyCollection) - Method in interface org.deduced.analyzer.SingleItemListFilter
Set the value of the instance : observed collection
setOldValue(V) - Method in class org.deduced.PropertyChangeEventImplementation
 
setOrder(int) - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
setOrder(PropertyCollection, Integer) - Static method in class org.deduced.task.implementation.TaskImplementation
set the value of the instance : order
setOrder(int) - Method in interface org.deduced.task.Task
Set the value of the instance : order
setOrdinal(int) - Method in interface org.deduced.EnumerationPropertyCollection
Set the value of the instance : ordinal
setOrdinal(int) - Method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
(non-Javadoc)
setOrdinal(PropertyCollection, Integer) - Static method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
set the value of the instance : ordinal
setOtherFilter(Filter) - Method in class org.deduced.filter.NotFilter
 
setOtherFilter(Filter) - Method in class org.deduced.filter.PropertyLinkedFilter
 
setOutput(InstanceReference) - Method in interface org.deduced.DeductionRule
Set the value of the instance : output
setOutput(InstanceReference) - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
setOutput(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.DeductionRuleImplementation
set the value of the instance : output
setOutStream(OutputStream) - Method in class org.deduced.xml.XmlModelEncoder
 
setParent(PropertyCollection<?, ?>, Object) - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
setParent(PropertyCollection<?, ?>, Object) - Method in class org.deduced.dynamic.DynamicPropertyMap
(non-Javadoc)
setParent(PropertyCollection<?, ?>, Object) - Method in interface org.deduced.PropertyCollection
 
setParentCollection(PropertyCollection<?, ?>) - Method in class org.deduced.PropertyPointer
 
setParentList(PropertyList) - Method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
(non-Javadoc)
setParentList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
set the value of the instance : parent list
setParentList(PropertyList) - Method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
(non-Javadoc)
setParentList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
set the value of the instance : parent list
setParentList(PropertyList) - Method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
(non-Javadoc)
setParentList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
set the value of the instance : parent list
setParentList(PropertyList) - Method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
(non-Javadoc)
setParentList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
set the value of the instance : parent list
setParentList(PropertyList) - Method in class org.deduced.implementation.PropertyCollectionTypeImplementation
(non-Javadoc)
setParentList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.PropertyCollectionTypeImplementation
set the value of the instance : parent list
setParentList(PropertyList) - Method in interface org.deduced.PropertyCollectionType
Set the value of the instance : parent list
setParentOnNewValue(DynamicPropertyMap, Integer, DeducedProperty<Object>, Object) - Static method in class org.deduced.dynamic.DynamicPropertyMap
set Parent On New Value
setPercentageCompleted(float) - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
setPercentageCompleted(PropertyCollection, Float) - Static method in class org.deduced.task.implementation.TaskImplementation
set the value of the instance : percentage completed
setPercentageCompleted(float) - Method in interface org.deduced.task.Task
Set the value of the instance : percentage completed
setPredecessor(Integer) - Method in class org.deduced.xml.XmlModelDecoder.CollectionToElementAssociation
 
setPreviousRetVal(Object) - Method in class org.deduced.framework.RuleDeducedProperty.ParameterFetcher
 
setProperty(Integer, Object) - Method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.dynamic.DynamicPropertyMap
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyCollectionController
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
setProperty(K, V) - Method in class org.deduced.FixedPropertyInstanceCollection
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.CollectionTypeInformationImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.DeducedApplicationLayerImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.DeducedModelLayerImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.DeducedSchemaLayerImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.DocumentedCollectionImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.EnabledPropertyCollectionImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.InstanceReferenceImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.NamedPropertyCollectionImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.PropertyCollectionTypeImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.PropertyInstanceImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.PropertyPackageImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.PropertyTypeImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.SchemaAnalyzerImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.StaticInstanceReferenceImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.implementation.ValidationModelImplementation
(non-Javadoc)
setProperty(K, V) - Method in interface org.deduced.PropertyCollection
set a property value
setProperty(K, V) - Method in class org.deduced.PropertyMap
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.task.implementation.TaskMonitorImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.validation.model.implementation.LinkedValidationModelImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
(non-Javadoc)
setProperty(Integer, Object) - Method in class org.deduced.validation.validator.implementation.ValidatorImplementation
(non-Javadoc)
setPropertyCollectionType(PropertyCollectionType) - Method in class org.deduced.PropertyCollectionTypeHolder
 
setPropertyInstance(PropertyCollectionListInstance) - Method in class org.deduced.PropertyCollectionListInstanceHolder
 
setPropertyInstance(PropertyInstance) - Method in class org.deduced.PropertyInstanceHolder
 
setPropertyInstanceList(PropertyList) - Method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
(non-Javadoc)
setPropertyInstanceList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
set the value of the instance : property instance list
setPropertyInstanceList(PropertyList) - Method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
(non-Javadoc)
setPropertyInstanceList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
set the value of the instance : property instance list
setPropertyInstanceList(PropertyList) - Method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
(non-Javadoc)
setPropertyInstanceList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
set the value of the instance : property instance list
setPropertyInstanceList(PropertyList) - Method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
(non-Javadoc)
setPropertyInstanceList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
set the value of the instance : property instance list
setPropertyInstanceList(PropertyList) - Method in class org.deduced.implementation.PropertyCollectionTypeImplementation
(non-Javadoc)
setPropertyInstanceList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.PropertyCollectionTypeImplementation
set the value of the instance : property instance list
setPropertyInstanceList(PropertyList) - Method in interface org.deduced.PropertyCollectionType
Set the value of the instance : property instance list
setPropertyKey(Object) - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
setPropertyKey(PropertyCollection, Object) - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
set the value of the instance : property key
setPropertyKey(Object) - Method in class org.deduced.controller.implementation.DirectPropertyController
(non-Javadoc)
setPropertyKey(Object) - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
(non-Javadoc)
setPropertyKey(PropertyCollection, Object) - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
set the value of the instance : property key
setPropertyKey(Object) - Method in interface org.deduced.controller.PropertyControllerModel
Set the value of the instance : property key
setPropertyKey(Object) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
setPropertyKey(Object) - Method in class org.deduced.filter.PropertyLinkedFilter
 
setPropertyKey(Object) - Method in class org.deduced.PropertyPointer
 
setPropertyKey(Object) - Method in class org.deduced.PropertyValueCollectionComparator
set the key of the property to compare
setPropertyOnCollectionAndDeletePreviousValueIfRequired(PropertyCollection<K, V>, K, PropertyCollection<?, ?>, V) - Method in class org.deduced.xml.XmlModelDecoder
set Property On Collection And Delete Previous Value If Required
setPropertyPackage(PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelEncoder.PackageSubObjectList
 
setPropertyPackageList(PropertyList) - Method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
(non-Javadoc)
setPropertyPackageList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
set the value of the instance : property package list
setPropertyPackageList(PropertyList) - Method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
(non-Javadoc)
setPropertyPackageList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
set the value of the instance : property package list
setPropertyPackageList(PropertyList) - Method in class org.deduced.implementation.PropertyPackageImplementation
(non-Javadoc)
setPropertyPackageList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.PropertyPackageImplementation
set the value of the instance : property package list
setPropertyPackageList(PropertyList) - Method in interface org.deduced.PropertyPackage
Set the value of the instance : property package list
setPropertyType(PropertyType) - Method in class org.deduced.PropertyTypeHolder
 
setPropertyTypeList(PropertyList) - Method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
(non-Javadoc)
setPropertyTypeList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
set the value of the instance : property type list
setPropertyTypeList(PropertyList) - Method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
(non-Javadoc)
setPropertyTypeList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
set the value of the instance : property type list
setPropertyTypeList(PropertyList) - Method in class org.deduced.implementation.PropertyPackageImplementation
(non-Javadoc)
setPropertyTypeList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.PropertyPackageImplementation
set the value of the instance : property type list
setPropertyTypeList(PropertyList) - Method in interface org.deduced.PropertyPackage
Set the value of the instance : property type list
setPropertyValue(Object) - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
setPropertyValue(PropertyCollection, Object) - Static method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
set the value of the instance : property value
setPropertyValue(Object) - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
(non-Javadoc)
setPropertyValue(PropertyCollection, Object) - Static method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
set the value of the instance : property value
setPropertyValue(Object) - Method in interface org.deduced.controller.PropertyControllerModel
Set the value of the instance : property value
setPropertyValue(Object) - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
(non-Javadoc)
setPropertyValueOnDynamicMap(Integer, PropertyCollection<Integer, Object>, Object) - Static method in class org.deduced.dynamic.DynamicModelFactory
set Property Value On Dynamic Map
setReadabilityEnhanced(boolean) - Method in class org.deduced.xml.XmlModelEncoder
 
setReferencer(PropertyCollection<?, ?>) - Method in class org.deduced.Reference
 
setResult(int) - Method in class org.deduced.controller.implementation.CompileResult
set compilation run result code
setResult(Object) - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
setResult(PropertyCollection, Object) - Static method in class org.deduced.task.implementation.TaskImplementation
set the value of the instance : result
setResult(Object) - Method in interface org.deduced.task.Task
Set the value of the instance : result
setRetVal(Object) - Method in class org.deduced.framework.RuleDeducedProperty.ParameterFetcher
 
setRootPackage(PropertyPackage) - Method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
(non-Javadoc)
setRootPackage(PropertyCollection, PropertyCollection) - Static method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
set the value of the instance : root package
setRootPackage(PropertyPackage) - Method in interface org.deduced.DeducedSchemaLayer
Set the value of the instance : root package
setRootPackage(PropertyPackage) - Method in class org.deduced.implementation.DeducedSchemaLayerImplementation
(non-Javadoc)
setRootPackage(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.DeducedSchemaLayerImplementation
set the value of the instance : root package
setSchemaBasedApplicationLayer(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
set Schema Based Application Layer
setSchemaInformation(SchemaAnalyzer) - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
(non-Javadoc)
setSchemaInformation(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
set the value of the instance : schema information
setSchemaInformation(SchemaAnalyzer) - Method in class org.deduced.implementation.DeducedModelLayerImplementation
(non-Javadoc)
setSchemaInformation(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.DeducedModelLayerImplementation
set the value of the instance : schema information
setSchemaInformation(SchemaAnalyzer) - Method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
(non-Javadoc)
setSchemaInformation(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
set the value of the instance : schema information
setSchemaInformation(SchemaAnalyzer) - Method in interface org.deduced.SchemaBasedApplicationLayer
Set the value of the instance : schema information
setSchemaList(PropertyList) - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
(non-Javadoc)
setSchemaList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.DeducedControllerLayerImplementation
set the value of the instance : schema list
setSchemaList(PropertyList) - Method in class org.deduced.implementation.DeducedModelLayerImplementation
(non-Javadoc)
setSchemaList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.DeducedModelLayerImplementation
set the value of the instance : schema list
setSchemaList(PropertyList) - Method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
(non-Javadoc)
setSchemaList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
set the value of the instance : schema list
setSchemaList(PropertyList) - Method in interface org.deduced.SchemaBasedApplicationLayer
Set the value of the instance : schema list
setSearchFailed(boolean) - Method in class org.deduced.framework.RuleDeducedProperty.ParameterFetcher
 
setSecondFilter(Filter) - Method in class org.deduced.filter.AndFilter
 
setSecondFilter(Filter) - Method in class org.deduced.filter.OrFilter
 
setSourceCollection(PropertyCollection<K, V>) - Method in class org.deduced.KeyFilteredPropertyListener
 
setSplittingList(boolean) - Method in class org.deduced.framework.RuleDeducedProperty.ParameterFetcher
 
setStartTime(long) - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
setStartTime(PropertyCollection, Long) - Static method in class org.deduced.task.implementation.TaskImplementation
set the value of the instance : start time
setStartTime(long) - Method in interface org.deduced.task.Task
Set the value of the instance : start time
setStaticCollection(PropertyCollection) - Method in class org.deduced.implementation.StaticInstanceReferenceImplementation
(non-Javadoc)
setStaticCollection(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.StaticInstanceReferenceImplementation
set the value of the instance : static collection
setStaticCollection(PropertyCollection) - Method in interface org.deduced.StaticInstanceReference
Set the value of the instance : static collection
setStoppedOnError(boolean) - Method in class org.deduced.xml.XmlModelDecoder
 
setStopTime(long) - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
setStopTime(PropertyCollection, Long) - Static method in class org.deduced.task.implementation.TaskImplementation
set the value of the instance : stop time
setStopTime(long) - Method in interface org.deduced.task.Task
Set the value of the instance : stop time
setSuccess(boolean) - Method in class org.deduced.controller.implementation.CompileResult
set is the compilation successful
setTaskList(PropertyList) - Method in class org.deduced.task.implementation.TaskMonitorImplementation
(non-Javadoc)
setTaskList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.task.implementation.TaskMonitorImplementation
set the value of the instance : task list
setTaskList(PropertyList) - Method in interface org.deduced.task.TaskMonitor
Set the value of the instance : task list
setType(PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelEncoder.TypeInstanceList
 
setTypeExistenceRunner(Runner) - Static method in class org.deduced.dynamic.DynamicModelFactory
 
setTypeInformationList(PropertyList) - Method in class org.deduced.implementation.SchemaAnalyzerImplementation
(non-Javadoc)
setTypeInformationList(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.SchemaAnalyzerImplementation
set the value of the instance : type information list
setTypeInformationList(PropertyList) - Method in interface org.deduced.SchemaAnalyzer
Set the value of the instance : type information list
setUniqueID(Integer) - Method in class org.deduced.xml.XmlModelDecoder.CollectionToElementAssociation
 
setUniqueID(int) - Method in class org.deduced.xml.XmlModelEncoder.TypeInstanceList
 
setValidationModel(ValidationModel) - Method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
(non-Javadoc)
setValidationModel(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
set the value of the instance : validation model
setValidationModel(ValidationModel) - Method in class org.deduced.implementation.PropertyInstanceImplementation
(non-Javadoc)
setValidationModel(PropertyCollection, PropertyCollection) - Static method in class org.deduced.implementation.PropertyInstanceImplementation
set the value of the instance : validation model
setValidationModel(ValidationModel) - Method in interface org.deduced.PropertyInstance
Set the value of the instance : validation model
setValidRegularExpression(String) - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
(non-Javadoc)
setValidRegularExpression(PropertyCollection, String) - Static method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
set the value of the instance : valid regular expression
setValidRegularExpression(String) - Method in interface org.deduced.validation.model.StringValidationModel
Set the value of the instance : valid regular expression
setValue(Object) - Method in class org.deduced.filter.CompareFilter
 
setValue(E) - Method in interface org.deduced.Property
 
setValue(E) - Method in class org.deduced.PropertyImplementation
 
setValue(Property<V>) - Method in class org.deduced.PropertyMapEntry
(non-Javadoc)
setValue(Comparable) - Method in class org.deduced.rule.DeductionRuleLibrary.CompareResult
 
setValue(V) - Method in class org.deduced.ValueMapEntry
(non-Javadoc)
setValueOnCollection(PropertyCollection<K, V>, K, PropertyCollection<?, ?>, V) - Method in class org.deduced.xml.XmlModelDecoder
set Value On Collection
setValueOnProperty(Property<V>, Object, V, PropertyCollection<?, ?>) - Static method in class org.deduced.PropertyImplementation
set Value On Property
setValueParent(Object, PropertyCollection<?, ?>, PropertyCollection<?, ?>, Object) - Static method in class org.deduced.PropertyImplementation
Set the parent property collection that owns the property.
SHORT_TYPE - Static variable in class org.deduced.BasicTypes
Basic type that represents a short
SimplePropertyCollectionController - Class in org.deduced.controller.implementation
Simple Property Collection Controller is used to control a property collection.
SimplePropertyCollectionController(DeducedControllerLayerExtension) - Constructor for class org.deduced.controller.implementation.SimplePropertyCollectionController
SimplePropertyCollectionController constructor
SINGLE_ITEM_LIST_FILTER_TYPE - Static variable in interface org.deduced.analyzer.SingleItemListFilter
Variable used to hold the PropertyCollectionType for : single item list filter
SingleItemListFilter - Interface in org.deduced.analyzer
Interface used to represent the type : single item list filter Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
SingleItemListFilterImplementation - Class in org.deduced.analyzer.implementation
Java Implementation used to represent the type : single item list filter Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
SingleItemListFilterImplementation() - Constructor for class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
Default constructor for the type : single item list filter
SingleListItemFilterImpl - Class in org.deduced.analyzer.implementation
Title: SingleListItemFilter
SingleListItemFilterImpl() - Constructor for class org.deduced.analyzer.implementation.SingleListItemFilterImpl
SingleListItemFilterImpl Constructor
size() - Method in class org.deduced.FixedPropertyInstanceCollection
(non-Javadoc)
size() - Method in interface org.deduced.PropertyCollection
get collection Size
size() - Method in class org.deduced.PropertyCollectionAsKeySet
(non-Javadoc)
size() - Method in class org.deduced.PropertyCollectionAsPropertyEntrySet
(non-Javadoc)
size() - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
size() - Method in class org.deduced.PropertyCollectionAsPropertyMap
(non-Javadoc)
size() - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
size() - Method in class org.deduced.PropertyCollectionAsValueMap
(non-Javadoc)
size() - Method in class org.deduced.PropertyMap
(non-Javadoc)
size() - Method in class org.deduced.PropertyValueCollectionAsEntrySet
(non-Javadoc)
size() - Method in class org.deduced.utilities.WeakList
 
skipProperty(PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelEncoder
check to see if the property should be skipped while writing the document
smaller(Object) - Static method in class org.deduced.rule.DeductionRuleLibrary
Create a smaller than filter.
smallerOrEqual(Object) - Static method in class org.deduced.rule.DeductionRuleLibrary
Create a smaller or equal to filter.
sourceCollection - Variable in class org.deduced.KeyFilteredPropertyListener
_sourceCollection
splittingList - Variable in class org.deduced.framework.RuleDeducedProperty.ParameterFetcher
flag indicating if we are splitting a list.
START_TIME_INSTANCE - Static variable in interface org.deduced.task.Task
Variable used to hold the PropertyInstance for : start time
startCreationMap - Variable in class org.deduced.xml.XmlModelDecoder
map of all the the collections that hold children by value which have no parent.
startTime - Variable in class org.deduced.task.implementation.TaskImplementation
member variable holding the value for : start time
STATIC_COLLECTION_INSTANCE - Static variable in interface org.deduced.StaticInstanceReference
Variable used to hold the PropertyInstance for : static collection
STATIC_INSTANCE_REFERENCE_TYPE - Static variable in interface org.deduced.StaticInstanceReference
Variable used to hold the PropertyCollectionType for : static instance reference
STATIC_SCHEMA_MODEL - Static variable in class org.deduced.framework.FrameworkLoader
model layer that contains all the statically loaded models
staticCollection - Variable in class org.deduced.implementation.StaticInstanceReferenceImplementation
member variable holding the value for : static collection
StaticInstanceReference - Interface in org.deduced
Interface used to represent the type : static instance reference Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
StaticInstanceReferenceImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : static instance reference Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
StaticInstanceReferenceImplementation() - Constructor for class org.deduced.implementation.StaticInstanceReferenceImplementation
Default constructor for the type : static instance reference
STOP_TIME_INSTANCE - Static variable in interface org.deduced.task.Task
Variable used to hold the PropertyInstance for : stop time
stoppedOnError - Variable in class org.deduced.xml.XmlModelDecoder
should the decoder stop when it reaches a non-fatal error
stopTime - Variable in class org.deduced.task.implementation.TaskImplementation
member variable holding the value for : stop time
STRING_TYPE - Static variable in class org.deduced.BasicTypes
Basic type that represents a string
STRING_VALIDATION_MODEL_TYPE - Static variable in interface org.deduced.validation.model.StringValidationModel
Variable used to hold the PropertyCollectionType for : string validation model
STRING_VALIDATOR_TYPE - Static variable in interface org.deduced.validation.validator.StringValidator
Variable used to hold the PropertyCollectionType for : string validator
StringValidationModel - Interface in org.deduced.validation.model
Interface used to represent the type : string validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
StringValidationModelImplementation - Class in org.deduced.validation.model.implementation
Java Implementation used to represent the type : string validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
StringValidationModelImplementation() - Constructor for class org.deduced.validation.model.implementation.StringValidationModelImplementation
Default constructor for the type : string validation model
StringValidator - Interface in org.deduced.validation.validator
Interface used to represent the type : string validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
StringValidatorImplementation - Class in org.deduced.validation.validator.implementation
Java Implementation used to represent the type : string validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
StringValidatorImplementation() - Constructor for class org.deduced.validation.validator.implementation.StringValidatorImplementation
Default constructor for the type : string validator
subList(int, int) - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
subList(int, int) - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
success - Variable in class org.deduced.controller.implementation.CompileResult
is the compilation successful
successors - Variable in class org.deduced.xml.XmlModelDecoder.CollectionToElementAssociation
stores objects of type PropertyToElementAssociation that will be created by value as children of this collection
sum(Integer, Integer) - Static method in class org.deduced.rule.DeductionRuleLibrary
sum two integers
sum(List) - Static method in class org.deduced.rule.DeductionRuleLibrary
sum a list of numbers
SwingInvokeAndWaitRunner - Class in org.deduced.utilities
Swing Invoke And Wait runner
SwingInvokeAndWaitRunner() - Constructor for class org.deduced.utilities.SwingInvokeAndWaitRunner
 
SwingInvokeLaterRunner - Class in org.deduced.utilities
Swing Invoke Later Runner
SwingInvokeLaterRunner() - Constructor for class org.deduced.utilities.SwingInvokeLaterRunner
 
SystemExit - Interface in org.deduced.utilities
SystemExit is an interface used to abstract the System.exit call for testing purpose.
SystemExitImplementation - Class in org.deduced.utilities
System Exit Implementation.
SystemExitImplementation() - Constructor for class org.deduced.utilities.SystemExitImplementation
 

T

Task - Interface in org.deduced.task
Interface used to represent the type : task Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
TASK_LIST_INSTANCE - Static variable in interface org.deduced.task.TaskMonitor
Variable used to hold the PropertyInstance for : task list
TASK_MONITOR_TYPE - Static variable in interface org.deduced.task.TaskMonitor
Variable used to hold the PropertyCollectionType for : task monitor
TASK_TYPE - Static variable in interface org.deduced.task.Task
Variable used to hold the PropertyCollectionType for : task
TaskImplementation - Class in org.deduced.task.implementation
Java Implementation used to represent the type : task Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
TaskImplementation() - Constructor for class org.deduced.task.implementation.TaskImplementation
Default constructor for the type : task
taskList - Variable in class org.deduced.task.implementation.TaskMonitorImplementation
member variable holding the value for : task list
TaskMonitor - Interface in org.deduced.task
Interface used to represent the type : task monitor Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
TaskMonitorImplementation - Class in org.deduced.task.implementation
Java Implementation used to represent the type : task monitor Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
TaskMonitorImplementation() - Constructor for class org.deduced.task.implementation.TaskMonitorImplementation
Default constructor for the type : task monitor
toArray() - Method in class org.deduced.PropertyCollectionAsKeySet
(non-Javadoc)
toArray(T[]) - Method in class org.deduced.PropertyCollectionAsKeySet
(non-Javadoc)
toArray() - Method in class org.deduced.PropertyCollectionAsPropertyEntrySet
(non-Javadoc)
toArray(T[]) - Method in class org.deduced.PropertyCollectionAsPropertyEntrySet
(non-Javadoc)
toArray() - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
toArray(T[]) - Method in class org.deduced.PropertyCollectionAsPropertyList
(non-Javadoc)
toArray() - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
toArray(T[]) - Method in class org.deduced.PropertyCollectionAsValueList
(non-Javadoc)
toArray() - Method in class org.deduced.PropertyValueCollectionAsEntrySet
(non-Javadoc)
toArray(T[]) - Method in class org.deduced.PropertyValueCollectionAsEntrySet
(non-Javadoc)
toArray() - Method in class org.deduced.utilities.WeakList
 
toArray(T[]) - Method in class org.deduced.utilities.WeakList
convert the list to an array of the type specified in the input type.
toArray(Class<T>) - Method in class org.deduced.utilities.WeakList
convert the list to an array of the type specified in the input type.
toArray(T[], Class<T>) - Method in class org.deduced.utilities.WeakList
convert the list to an array of the type specified in the input type.
toString() - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
toString() - Method in class org.deduced.ChangeType
(non-Javadoc)
toString() - Method in class org.deduced.PropertyImplementation
(non-Javadoc)
type() - Method in class org.deduced.analyzer.implementation.SingleItemListFilterImplementation
(non-Javadoc)
type() - Method in class org.deduced.controller.implementation.DefaultPropertyCollectionControllerModelImplementation
(non-Javadoc)
type() - Method in class org.deduced.controller.implementation.DefaultPropertyControllerModelImplementation
(non-Javadoc)
type() - Method in class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
(non-Javadoc)
type() - Method in class org.deduced.controller.implementation.PropertyControllerModelImplementation
(non-Javadoc)
type() - Method in class org.deduced.controller.typed.implementation.CollectionTypeControllerPackageImplementation
(non-Javadoc)
type() - Method in class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
(non-Javadoc)
type() - Method in class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
(non-Javadoc)
type() - Method in class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
(non-Javadoc)
type() - Method in class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
(non-Javadoc)
type() - Method in class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
(non-Javadoc)
type - Variable in class org.deduced.dynamic.DynamicPropertyMap
type of the dynamic property map
type() - Method in class org.deduced.dynamic.DynamicPropertyMap
(non-Javadoc)
type() - Method in class org.deduced.implementation.CollectionTypeInformationImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.DeducedApplicationLayerImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.DeducedControllerLayerImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.DeducedModelLayerImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.DeducedSchemaLayerImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.DeductionRuleImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.DocumentedCollectionImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.EnabledPropertyCollectionImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.EnumerationPropertyCollectionImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.EnumerationPropertyTypeImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.InstanceReferenceImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.NamedPropertyCollectionImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.PropertyCollectionTypeImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.PropertyInstanceImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.PropertyPackageImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.PropertyTypeImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.SchemaAnalyzerImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.SchemaBasedApplicationLayerImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.StaticInstanceReferenceImplementation
(non-Javadoc)
type() - Method in class org.deduced.implementation.ValidationModelImplementation
(non-Javadoc)
type() - Method in interface org.deduced.PropertyCollection
fetch the property description of this collection
type() - Method in class org.deduced.PropertyList
(non-Javadoc)
type() - Method in class org.deduced.PropertyMap
(non-Javadoc)
type() - Method in class org.deduced.task.implementation.TaskImplementation
(non-Javadoc)
type() - Method in class org.deduced.task.implementation.TaskMonitorImplementation
(non-Javadoc)
type() - Method in class org.deduced.validation.model.implementation.LinkedValidationModelImplementation
(non-Javadoc)
type() - Method in class org.deduced.validation.model.implementation.NullableValidationModelImplementation
(non-Javadoc)
type() - Method in class org.deduced.validation.model.implementation.NumberValidationModelImplementation
(non-Javadoc)
type() - Method in class org.deduced.validation.model.implementation.StringValidationModelImplementation
(non-Javadoc)
type() - Method in class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
(non-Javadoc)
type() - Method in class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
(non-Javadoc)
type() - Method in class org.deduced.validation.validator.implementation.ErrorMessageBasedValidatorImplementation
(non-Javadoc)
type() - Method in class org.deduced.validation.validator.implementation.NullableValidatorImplementation
(non-Javadoc)
type() - Method in class org.deduced.validation.validator.implementation.NumberValidatorImplementation
(non-Javadoc)
type() - Method in class org.deduced.validation.validator.implementation.StringValidatorImplementation
(non-Javadoc)
type() - Method in class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
(non-Javadoc)
type() - Method in class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
(non-Javadoc)
type() - Method in class org.deduced.validation.validator.implementation.ValidatorImplementation
(non-Javadoc)
type - Variable in class org.deduced.xml.XmlModelEncoder.TypeInstanceList
the property type
TYPE_CREATION_VALIDATION_MODEL_TYPE - Static variable in interface org.deduced.validation.model.TypeCreationValidationModel
Variable used to hold the PropertyCollectionType for : type creation validation model
TYPE_CREATION_VALIDATOR_TYPE - Static variable in interface org.deduced.validation.validator.TypeCreationValidator
Variable used to hold the PropertyCollectionType for : type creation validator
TYPE_ELEMENT_NAME - Static variable in class org.deduced.xml.XmlPropertyConstants
type element name
TYPE_EXISTENCE_RUNNER - Static variable in class org.deduced.dynamic.DynamicModelFactory
runner used to run the check for model types that have been deleted.
TYPE_INFORMATION_LIST_INSTANCE - Static variable in interface org.deduced.SchemaAnalyzer
Variable used to hold the PropertyInstance for : type information list
TYPE_IS_COLLECTION_ATTRIBUTE - Static variable in class org.deduced.xml.XmlPropertyConstants
type element is collection attribute
TYPE_LIST_ELEMENT_NAME - Static variable in class org.deduced.xml.XmlPropertyConstants
name of the type list element
TYPE_NAME_ATTRIBUTE - Static variable in class org.deduced.xml.XmlPropertyConstants
type element name attribute
TYPE_REFERENCE_VALIDATION_MODEL_TYPE - Static variable in interface org.deduced.validation.model.TypeReferenceValidationModel
Variable used to hold the PropertyCollectionType for : type reference validation model
TYPE_REFERENCE_VALIDATOR_TYPE - Static variable in interface org.deduced.validation.validator.TypeReferenceValidator
Variable used to hold the PropertyCollectionType for : type reference validator
TYPE_TO_CLASS_MAP - Static variable in class org.deduced.BasicTypes
type to class map
TYPE_UNIQUE_ID_ATTRIBUTE - Static variable in class org.deduced.xml.XmlPropertyConstants
type element unique ID attribute
TypeBasedModelFactory - Interface in org.deduced
A Model Factory is used to create models in a layer of a deduced application.
typeChanged(PropertyCollection<?, ?>, PropertyChangeEvent<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
type Changed
TypeCreationValidationModel - Interface in org.deduced.validation.model
Interface used to represent the type : type creation validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
TypeCreationValidationModelImplementation - Class in org.deduced.validation.model.implementation
Java Implementation used to represent the type : type creation validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
TypeCreationValidationModelImplementation() - Constructor for class org.deduced.validation.model.implementation.TypeCreationValidationModelImplementation
Default constructor for the type : type creation validation model
TypeCreationValidator - Interface in org.deduced.validation.validator
Interface used to represent the type : type creation validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
TypeCreationValidatorImplementation - Class in org.deduced.validation.validator.implementation
Java Implementation used to represent the type : type creation validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
TypeCreationValidatorImplementation() - Constructor for class org.deduced.validation.validator.implementation.TypeCreationValidatorImplementation
Default constructor for the type : type creation validator
TYPED_COLLECTION_CONTROLLER_TYPE - Static variable in interface org.deduced.controller.typed.TypedCollectionController
Variable used to hold the PropertyCollectionType for : Typed Collection Controller
TYPED_COLLECTION_LIST_CONTROLLER_TYPE - Static variable in interface org.deduced.controller.typed.TypedCollectionListController
Variable used to hold the PropertyCollectionType for : Typed Collection List Controller
TYPED_CONTROLLER_PACKAGE_TYPE - Static variable in interface org.deduced.controller.typed.TypedControllerPackage
Variable used to hold the PropertyCollectionType for : Typed Controller Package
TYPED_CONTROLLER_SCHEMA_TYPE - Static variable in interface org.deduced.controller.typed.TypedControllerSchema
Variable used to hold the PropertyCollectionType for : Typed Controller Schema
TYPED_PROPERTY_CONTROLLER_TYPE - Static variable in interface org.deduced.controller.typed.TypedPropertyController
Variable used to hold the PropertyCollectionType for : Typed Property Controller
TypedCollectionController - Interface in org.deduced.controller.typed
Interface used to represent the type : Typed Collection Controller Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
TypedCollectionControllerImplementation - Class in org.deduced.controller.typed.implementation
Java Implementation used to represent the type : Typed Collection Controller Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
TypedCollectionControllerImplementation() - Constructor for class org.deduced.controller.typed.implementation.TypedCollectionControllerImplementation
Default constructor for the type : Typed Collection Controller
TypedCollectionListController - Interface in org.deduced.controller.typed
Interface used to represent the type : Typed Collection List Controller Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
TypedCollectionListControllerImplementation - Class in org.deduced.controller.typed.implementation
Java Implementation used to represent the type : Typed Collection List Controller Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
TypedCollectionListControllerImplementation() - Constructor for class org.deduced.controller.typed.implementation.TypedCollectionListControllerImplementation
Default constructor for the type : Typed Collection List Controller
TypedControllerPackage - Interface in org.deduced.controller.typed
Interface used to represent the type : Typed Controller Package Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
TypedControllerPackageImplementation - Class in org.deduced.controller.typed.implementation
Java Implementation used to represent the type : Typed Controller Package Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
TypedControllerPackageImplementation() - Constructor for class org.deduced.controller.typed.implementation.TypedControllerPackageImplementation
Default constructor for the type : Typed Controller Package
TypedControllerSchema - Interface in org.deduced.controller.typed
Interface used to represent the type : Typed Controller Schema Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
TypedControllerSchemaImplementation - Class in org.deduced.controller.typed.implementation
Java Implementation used to represent the type : Typed Controller Schema Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
TypedControllerSchemaImplementation() - Constructor for class org.deduced.controller.typed.implementation.TypedControllerSchemaImplementation
Default constructor for the type : Typed Controller Schema
typeDeleted(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
collection Type deleted
TypedPropertyController - Interface in org.deduced.controller.typed
Interface used to represent the type : Typed Property Controller Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
TypedPropertyControllerImplementation - Class in org.deduced.controller.typed.implementation
Java Implementation used to represent the type : Typed Property Controller Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
TypedPropertyControllerImplementation() - Constructor for class org.deduced.controller.typed.implementation.TypedPropertyControllerImplementation
Default constructor for the type : Typed Property Controller
typeInfoList - Variable in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
the type info list in the schema based layer
typeInformationList - Variable in class org.deduced.implementation.SchemaAnalyzerImplementation
member variable holding the value for : type information list
typeList - Variable in class org.deduced.xml.XmlModelEncoder.PackageSubObjectList
package type list by their unique ID
typeListElement - Variable in class org.deduced.xml.XmlModelDecoder
the children of this element contain the summary of all the types and instances from the document
typeListElement - Variable in class org.deduced.xml.XmlModelEncoder
root type list XML element
typeMap - Variable in class org.deduced.xml.XmlModelDecoder
list of all the types contained in this document.
typeMap - Variable in class org.deduced.xml.XmlModelEncoder
map of all the types encoded in the XML file by their unique ID
TypeReferenceValidationModel - Interface in org.deduced.validation.model
Interface used to represent the type : type reference validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
TypeReferenceValidationModelImplementation - Class in org.deduced.validation.model.implementation
Java Implementation used to represent the type : type reference validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
TypeReferenceValidationModelImplementation() - Constructor for class org.deduced.validation.model.implementation.TypeReferenceValidationModelImplementation
Default constructor for the type : type reference validation model
TypeReferenceValidator - Interface in org.deduced.validation.validator
Interface used to represent the type : type reference validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
TypeReferenceValidatorImplementation - Class in org.deduced.validation.validator.implementation
Java Implementation used to represent the type : type reference validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
TypeReferenceValidatorImplementation() - Constructor for class org.deduced.validation.validator.implementation.TypeReferenceValidatorImplementation
Default constructor for the type : type reference validator
typeToTypeInfoMap - Variable in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
map between the types and the type info object associated with them

U

uniqueID - Variable in class org.deduced.xml.XmlModelDecoder.CollectionToElementAssociation
unique ID of the collection in the DOM
uniqueID - Variable in class org.deduced.xml.XmlModelEncoder.TypeInstanceList
the unique ID of the property type
unlinkParentFromChild(PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
unlink a Parent From a Child type
UPDATE - Static variable in class org.deduced.ChangeType
update property change type
UPDATE_NAME - Static variable in class org.deduced.ChangeType
update name
updateFilter() - Method in class org.deduced.analyzer.implementation.SingleListItemFilterImpl
update the result of the filter
updateInstanceValueWithNewCollectionType(PropertyCollection<?, ?>, PropertyCollection<?, ?>, Integer, PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicModelFactory
update Instance Value With New Collection Type
updateInstanceWithNewTypeOnCollection(PropertyCollection<?, ?>, Integer, PropertyCollection<?, ?>, DynamicPropertyMap) - Method in class org.deduced.dynamic.DynamicModelFactory
update Instance With New Type On Collection
updateMapFixedInstance(V, PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelDecoder
update Map Fixed Instance
updateMaximumResultBasedOnCollection(DeductionRuleLibrary.CompareResult, Integer, PropertyCollection) - Static method in class org.deduced.rule.DeductionRuleLibrary
update Maximum Result Based On Collection
updateMinimumResultWithCollection(DeductionRuleLibrary.CompareResult, Integer, PropertyCollection<?, ?>) - Static method in class org.deduced.rule.DeductionRuleLibrary
update Minimum Result With Collection
updateReference(PropertyCollection<?, ?>, K, V, V) - Method in class org.deduced.AbstractPropertyCollection
If reference tracking is enabled, this method will update a reference from the current collection.
updateReferenceWithReferenceFlag(K, V, V, boolean) - Method in class org.deduced.AbstractPropertyCollection
update Reference
updateSchemaInfo() - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
update Schema Info
updateSchemaList() - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
update Schema List
updateSchemaList() - Method in class org.deduced.dynamic.DynamicModelFactory
update Schema List
updateTypeInfoList() - Method in class org.deduced.analyzer.implementation.SchemaAnalyzerBuilder
update Type Info List
updateValue() - Method in class org.deduced.controller.implementation.DirectPropertyController
update the Value of the monitored property
updateValue() - Method in class org.deduced.dynamic.FlyWheelDynamicPropertyController
update the value of the represented property

V

VALID_REGULAR_EXPRESSION_INSTANCE - Static variable in interface org.deduced.validation.model.StringValidationModel
Variable used to hold the PropertyInstance for : valid regular expression
validateAddToCollection(Object, PropertyCollection<?, ?>, ModelFactory, PropertyCollection<?, ?>, boolean) - Static method in class org.deduced.controller.implementation.AbstractPropertyCollectionController
validate if a value is valid to be added to a collection
validateAddTypeToList(PropertyCollection, PropertyCollection<?, ?>) - Static method in class org.deduced.rule.DeductionRuleLibrary
validate if an object of the specified property collection type can be added to a property collection
validateAllPropertyInstances(PropertyCollection<?, ?>, PropertyInstance) - Static method in class org.deduced.AbstractPropertyCollection
validate that all the properties in a collection are of a specific instance.
validateBasicType(Object, PropertyCollection<?, ?>) - Static method in class org.deduced.validation.ValidationUtilities
validate Basic Type
validateCollectionType(Object, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Static method in class org.deduced.validation.ValidationUtilities
validateCollectionType
validateControlledModel(PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.FlyWheelTypeBasedControllerFactory
validate the Controlled Model
validateCreatedAnalyzerClass(Object) - Method in class org.deduced.dynamic.DynamicPropertyMap
validate Created Analyzer Class
validateCreateType(Object, PropertyCollection<?, ?>, List<PropertyCollection<?, ?>>) - Static method in class org.deduced.validation.validator.rule.IsCreateTypeValidRule
validate if a type to create is valid
validateCreateType(Object, PropertyCollection<?, ?>, List<?>, Boolean) - Static method in class org.deduced.validation.validator.rule.IsReferenceTypeValidRule
validate if a type to reference is valid
validateEnumerationType(Object, PropertyCollection<?, ?>) - Static method in class org.deduced.validation.ValidationUtilities
validate Enumeration Type
validateListChildInstance(PropertyCollection<?, ?>, PropertyCollection<?, ?>, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Static method in class org.deduced.framework.RuleDeducedProperty
validate List Child Instance matches the expected list instance
validateMultipleLinesAllowed(Boolean, String) - Static method in class org.deduced.validation.validator.rule.IsStringValidRule
validate String doesn't contain multiple lines if it's not allowed.
validateNewValueOnInstance(Object, ModelFactory, PropertyCollection<?, ?>, boolean) - Static method in class org.deduced.validation.ValidationUtilities
validate New Value On Instance
validateNoParentRecursion(PropertyCollection<?, ?>) - Method in class org.deduced.AbstractPropertyCollection
validate that there is no recursion in the parent hierarchy.
validateNullableValue(Object, Boolean) - Static method in class org.deduced.validation.validator.rule.IsNullableValidRule
validate that a nullable value is valid based on the canBeNull flag.
validateNumber(Object, Number, Number, Boolean) - Static method in class org.deduced.validation.validator.rule.IsNumberValidRule
validate that a number is within boundaries.
validateOutputListSize(PropertyCollection, int) - Method in class org.deduced.dynamic.DynamicPropertyMap
validate Output List Size.
validateOutputType(PropertyCollection, PropertyCollection<?, ?>) - Method in class org.deduced.dynamic.DynamicPropertyMap
validate Output Type.
validateParentIsNull(Object) - Static method in class org.deduced.AbstractPropertyCollection
validate if an object has a null parent.
validateParentIsNull(PropertyCollection<?, ?>) - Static method in class org.deduced.AbstractPropertyCollection
validate if a property collection has a null parent
validatePotentialListFixedInstance(PropertyCollection<?, ?>, PropertyCollection<?, ?>, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Static method in class org.deduced.validation.ValidationUtilities
validate a Potential List Fixed Instance
validatePropertyUpdate(PropertyCollection<?, ?>, Object, ModelFactory, PropertyCollection<?, ?>, boolean) - Static method in class org.deduced.controller.implementation.DirectPropertyController
validate Property Update
validateString(Object, Integer, Integer, Boolean, String, String, Boolean) - Static method in class org.deduced.validation.validator.rule.IsStringValidRule
validate a string
validateStringMaximumLength(Integer, String) - Static method in class org.deduced.validation.validator.rule.IsStringValidRule
validate String Maximum Length
validateStringMinimumLength(Integer, String) - Static method in class org.deduced.validation.validator.rule.IsStringValidRule
validate String Minimum Length
validateValueOnValidator(Object, PropertyCollection) - Static method in class org.deduced.validation.ValidationUtilities
validate a Value On a Validator
validateValueParentIfNotReference(Object, PropertyCollection<?, ?>) - Static method in class org.deduced.validation.ValidationUtilities
validate Value Parent If Not Reference.
validateValueTypeOnInstance(Object, PropertyCollection<?, ?>) - Static method in class org.deduced.validation.ValidationUtilities
validate that a value has the right type to match a property instance
VALIDATION_MODEL_INSTANCE - Static variable in interface org.deduced.PropertyInstance
Variable used to hold the PropertyInstance for : validation model
VALIDATION_MODEL_TYPE - Static variable in interface org.deduced.ValidationModel
Variable used to hold the PropertyCollectionType for : validation model
validationModel - Variable in class org.deduced.implementation.PropertyCollectionListInstanceImplementation
member variable holding the value for : validation model
validationModel - Variable in class org.deduced.implementation.PropertyInstanceImplementation
member variable holding the value for : validation model
ValidationModel - Interface in org.deduced
Interface used to represent the type : validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
ValidationModelImplementation - Class in org.deduced.implementation
Java Implementation used to represent the type : validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
ValidationModelImplementation() - Constructor for class org.deduced.implementation.ValidationModelImplementation
Default constructor for the type : validation model
ValidationUtilities - Class in org.deduced.validation
Validation Utilities
ValidationUtilities() - Constructor for class org.deduced.validation.ValidationUtilities
 
Validator - Interface in org.deduced.validation.validator
Interface used to represent the type : validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
VALIDATOR_TYPE - Static variable in interface org.deduced.validation.validator.Validator
Variable used to hold the PropertyCollectionType for : validator
ValidatorImplementation - Class in org.deduced.validation.validator.implementation
Java Implementation used to represent the type : validator Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm
ValidatorImplementation() - Constructor for class org.deduced.validation.validator.implementation.ValidatorImplementation
Default constructor for the type : validator
validRegularExpression - Variable in class org.deduced.validation.model.implementation.StringValidationModelImplementation
member variable holding the value for : valid regular expression
value - Variable in class org.deduced.filter.CompareFilter
the value to compare with the value in the collection being filtered
value - Variable in class org.deduced.PropertyImplementation
value of the property
value - Variable in class org.deduced.rule.DeductionRuleLibrary.CompareResult
the value in the collection
VALUE_ATTRIBUTE - Static variable in class org.deduced.xml.XmlPropertyConstants
property value attribute
VALUE_CLASS_ATTRIBUTE - Static variable in class org.deduced.xml.XmlPropertyConstants
property value class attribute
VALUE_IS_COLLECTION_ATTRIBUTE - Static variable in class org.deduced.xml.XmlPropertyConstants
property value is collection attribute
VALUE_IS_NULL_ATTRIBUTE - Static variable in class org.deduced.xml.XmlPropertyConstants
property value is null attribute
VALUE_LIST_ELEMENT_NAME - Static variable in class org.deduced.xml.XmlPropertyConstants
name of the value list element
valueByInstance - Variable in class org.deduced.utilities.IdentityReferenceMap
if true, values are compared with the "==" operator.
valueKey(Object) - Method in class org.deduced.AbstractPropertyCollection
(non-Javadoc)
valueKey(Object) - Method in interface org.deduced.PropertyCollection
get the object value key that is contained in this map.
valueListElement - Variable in class org.deduced.xml.XmlModelDecoder
the children of this element contains the collections instances and values that will be read
valueListElement - Variable in class org.deduced.xml.XmlModelEncoder
root value list XML element
ValueMapEntry<K,V> - Class in org.deduced
Map entry class representing a property value in a property collection
ValueMapEntry(K, PropertyCollection<K, V>) - Constructor for class org.deduced.ValueMapEntry
constructor
values() - Method in class org.deduced.PropertyCollectionAsPropertyMap
(non-Javadoc)
values() - Method in class org.deduced.PropertyCollectionAsValueMap
(non-Javadoc)
VERSION - Static variable in class org.deduced.DeducedConstant
Deduced framework version as a fully assembled string

W

WeakList<E> - Class in org.deduced.utilities
WeakList this list holds a weak reference to all the elements it contains.
WeakList() - Constructor for class org.deduced.utilities.WeakList
constructor
WeakList.WeakIterator<E> - Class in org.deduced.utilities
Class representing an iterator on a weak list.
WeakList.WeakIterator(Iterator<WeakReference<E>>) - Constructor for class org.deduced.utilities.WeakList.WeakIterator
Constructor
writeDocumentToStream(Document, OutputStream) - Static method in class org.deduced.xml.XmlModelEncoder
write Document To Stream
writeDomStructure() - Method in class org.deduced.xml.XmlModelEncoder
write Dom Structure
writeFileContent(String, byte[]) - Static method in class org.deduced.utilities.FileUtilities
write the file content
writeInstanceAttributes(Element, PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelEncoder
write Instance Attributes to the DOM
writeJavaClass(String, String) - Static method in class org.deduced.controller.implementation.ControllerUtilities
write a Java Class
writeModelLayer(String, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Static method in class org.deduced.xml.DeducedXmlUtilities
save a Model Layer
writeModelLayer(String, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in interface org.deduced.xml.XmlFileParser
See DeducedXmlUtilities.writeModelLayer(String, PropertyCollection, PropertyCollection) for details.
writeModelLayer(String, PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlFileParserImplementation
(non-Javadoc)
writePackageToDom(Element, XmlModelEncoder.PackageSubObjectList) - Method in class org.deduced.xml.XmlModelEncoder
write a package to the DOM
writeProperty(Property<?>, Element) - Method in class org.deduced.xml.XmlModelEncoder
write a property to the DOM
writePropertyCollection(PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelEncoder
write Property Collection in the configured encoder
writePropertyCollection(PropertyCollection<?, ?>, PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelEncoder
write a property collection to a XML stream
writeReferenceElements(Element, Map<String, XmlModelEncoder.ReferenceCollection>) - Method in class org.deduced.xml.XmlModelEncoder
write Reference Elements
writeReferencesToDom() - Method in class org.deduced.xml.XmlModelEncoder
write References To DOM
writeSchemaToDom(Element, PropertyCollection<?, ?>, XmlModelEncoder.PackageSubObjectList, List<String>) - Method in class org.deduced.xml.XmlModelEncoder
write Schema To document object model
writeTypeAttributes(Element, PropertyCollection<?, ?>, int) - Method in class org.deduced.xml.XmlModelEncoder
write Type Attributes
writeTypeDataToDom(Element, XmlModelEncoder.TypeInstanceList) - Method in class org.deduced.xml.XmlModelEncoder
write Type Data To the document object model
writeTypesToDom() - Method in class org.deduced.xml.XmlModelEncoder
write Types To DOM
writeValue(Object, Element, PropertyCollection<?, ?>) - Method in class org.deduced.xml.XmlModelEncoder
write a value to the DOM
writeValuesToDom() - Method in class org.deduced.xml.XmlModelEncoder
write Values To DOM

X

XML_FILE_NAME - Static variable in class org.deduced.framework.ControllerSchema
file name used to load this schema
XML_FILE_NAME - Static variable in class org.deduced.framework.DefaultSchema
file name used to load this schema
XmlFileParser - Interface in org.deduced.xml
Interface used to parse XML files
XmlFileParserImplementation - Class in org.deduced.xml
XML File parser implementation
XmlFileParserImplementation() - Constructor for class org.deduced.xml.XmlFileParserImplementation
 
XmlModelDecoder - Class in org.deduced.xml
XmlPropertyDecoder
XmlModelDecoder() - Constructor for class org.deduced.xml.XmlModelDecoder
create a XML Model Decoder
XmlModelDecoder.CollectionToElementAssociation - Class in org.deduced.xml
CollectionToElementAssociation : utility class used to store the association between the collection in the DOM and its element.
XmlModelDecoder.CollectionToElementAssociation() - Constructor for class org.deduced.xml.XmlModelDecoder.CollectionToElementAssociation
CollectionToElementAssociation Constructor
XmlModelDecoder.PropertyToElementAssociation - Class in org.deduced.xml
PropertyToElementAssociation : used to store the association between a DOM element representing a property value and the collection that will be modified by this property
XmlModelDecoder.PropertyToElementAssociation() - Constructor for class org.deduced.xml.XmlModelDecoder.PropertyToElementAssociation
PropertyToElementAssociation Constructor
XmlModelEncoder - Class in org.deduced.xml
XmlPropertyEncoder
XmlModelEncoder() - Constructor for class org.deduced.xml.XmlModelEncoder
constructor
XmlModelEncoder.PackageSubObjectList - Class in org.deduced.xml
Object that holds a package and all its types and sub packages
XmlModelEncoder.PackageSubObjectList() - Constructor for class org.deduced.xml.XmlModelEncoder.PackageSubObjectList
PackageSubObjectList Constructor
XmlModelEncoder.ReferenceCollection - Class in org.deduced.xml
Object representing a referenced collection
XmlModelEncoder.ReferenceCollection() - Constructor for class org.deduced.xml.XmlModelEncoder.ReferenceCollection
ReferenceCollection Constructor
XmlModelEncoder.TypeInstanceList - Class in org.deduced.xml
Object holding a property type and its instance list
XmlModelEncoder.TypeInstanceList() - Constructor for class org.deduced.xml.XmlModelEncoder.TypeInstanceList
TypeInstanceList Constructor
XmlPropertyConstants - Class in org.deduced.xml
XmlPropertyConstants
XmlPropertyConstants() - Constructor for class org.deduced.xml.XmlPropertyConstants
 

A B C D E F G H I J K L M N O P R S T U V W X