| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyInstance | |
|---|---|
| org.deduced | This package contains the base classes of the deduced framework. | 
| org.deduced.controller.typed | |
| org.deduced.controller.typed.implementation | |
| org.deduced.implementation | |
| Uses of PropertyInstance in org.deduced | 
|---|
| Subinterfaces of PropertyInstance in org.deduced | |
|---|---|
 interface | 
PropertyCollectionListInstance
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  | 
| Fields in org.deduced declared as PropertyInstance | |
|---|---|
private  PropertyInstance | 
PropertyInstanceHolder.propertyInstance
held property instance  | 
| Methods in org.deduced that return PropertyInstance | |
|---|---|
 PropertyInstance | 
OrderedInstanceReference.getInstance()
Get the value of the instance : instance  | 
 PropertyInstance | 
PropertyCollectionListInstance.getListFixedInstance()
Get the value of the instance : list fixed instance  | 
 PropertyInstance | 
PropertyCollectionListInstanceHolder.getListFixedInstance()
get List Fixed Instance  | 
 PropertyInstance | 
OrderingPropertyCollectionType.getOrderingInstance()
Get the value of the instance : ordering instance  | 
 PropertyInstance | 
PropertyInstanceHolder.getPropertyInstance()
 | 
 PropertyInstance | 
OrderingPropertyCollectionType.getValueInstance()
Get the value of the instance : value instance  | 
 PropertyInstance | 
OrderedInstanceReference.setInstance(PropertyInstance newValue)
Set the value of the instance : instance  | 
 PropertyInstance | 
PropertyCollectionListInstance.setListFixedInstance(PropertyInstance newValue)
Set the value of the instance : list fixed instance  | 
 PropertyInstance | 
OrderingPropertyCollectionType.setOrderingInstance(PropertyInstance newValue)
Set the value of the instance : ordering instance  | 
 PropertyInstance | 
OrderingPropertyCollectionType.setValueInstance(PropertyInstance newValue)
Set the value of the instance : value instance  | 
| Methods in org.deduced with parameters of type PropertyInstance | |
|---|---|
 PropertyInstance | 
OrderedInstanceReference.setInstance(PropertyInstance newValue)
Set the value of the instance : instance  | 
 PropertyInstance | 
PropertyCollectionListInstance.setListFixedInstance(PropertyInstance newValue)
Set the value of the instance : list fixed instance  | 
 PropertyInstance | 
OrderingPropertyCollectionType.setOrderingInstance(PropertyInstance newValue)
Set the value of the instance : ordering instance  | 
 void | 
PropertyInstanceHolder.setPropertyInstance(PropertyInstance setPropertyInstance)
 | 
 PropertyInstance | 
OrderingPropertyCollectionType.setValueInstance(PropertyInstance newValue)
Set the value of the instance : value instance  | 
static void | 
AbstractPropertyCollection.validateAllPropertyInstances(PropertyCollection<?,?> collectionToValidate,
                             PropertyInstance listFixedInstance)
validate that all the properties in a collection are of a specific instance.  | 
| Uses of PropertyInstance in org.deduced.controller.typed | 
|---|
| Methods in org.deduced.controller.typed that return PropertyInstance | |
|---|---|
 PropertyInstance | 
TypedCollectionListController.getLinkedPropertyInstance()
Get the value of the instance : Linked Property Instance  | 
 PropertyInstance | 
TypedPropertyController.getLinkedPropertyInstance()
Get the value of the instance : Linked Property Instance  | 
 PropertyInstance | 
TypedCollectionListController.setLinkedPropertyInstance(PropertyInstance newValue)
Set the value of the instance : Linked Property Instance  | 
 PropertyInstance | 
TypedPropertyController.setLinkedPropertyInstance(PropertyInstance newValue)
Set the value of the instance : Linked Property Instance  | 
| Methods in org.deduced.controller.typed with parameters of type PropertyInstance | |
|---|---|
 PropertyInstance | 
TypedCollectionListController.setLinkedPropertyInstance(PropertyInstance newValue)
Set the value of the instance : Linked Property Instance  | 
 PropertyInstance | 
TypedPropertyController.setLinkedPropertyInstance(PropertyInstance newValue)
Set the value of the instance : Linked Property Instance  | 
| Uses of PropertyInstance in org.deduced.controller.typed.implementation | 
|---|
| Fields in org.deduced.controller.typed.implementation declared as PropertyInstance | |
|---|---|
private  PropertyInstance | 
TypedCollectionListControllerImplementation.linkedPropertyInstance
member variable holding the value for : Linked Property Instance  | 
private  PropertyInstance | 
TypedPropertyControllerImplementation.linkedPropertyInstance
member variable holding the value for : Linked Property Instance  | 
| Methods in org.deduced.controller.typed.implementation that return PropertyInstance | |
|---|---|
 PropertyInstance | 
TypedCollectionListControllerImplementation.getLinkedPropertyInstance()
(non-Javadoc)  | 
 PropertyInstance | 
TypedPropertyControllerImplementation.getLinkedPropertyInstance()
(non-Javadoc)  | 
 PropertyInstance | 
TypedCollectionListControllerImplementation.setLinkedPropertyInstance(PropertyInstance setValue)
(non-Javadoc)  | 
 PropertyInstance | 
TypedPropertyControllerImplementation.setLinkedPropertyInstance(PropertyInstance setValue)
(non-Javadoc)  | 
| Methods in org.deduced.controller.typed.implementation with parameters of type PropertyInstance | |
|---|---|
 PropertyInstance | 
TypedCollectionListControllerImplementation.setLinkedPropertyInstance(PropertyInstance setValue)
(non-Javadoc)  | 
 PropertyInstance | 
TypedPropertyControllerImplementation.setLinkedPropertyInstance(PropertyInstance setValue)
(non-Javadoc)  | 
| Uses of PropertyInstance in org.deduced.implementation | 
|---|
| Classes in org.deduced.implementation that implement PropertyInstance | |
|---|---|
 class | 
PropertyCollectionListInstanceImplementation
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  | 
 class | 
PropertyInstanceImplementation
Java Implementation used to represent the type : property instance Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaImplementation.vm  | 
| Fields in org.deduced.implementation declared as PropertyInstance | |
|---|---|
private  PropertyInstance | 
ManuallyOrderedInstanceReferenceImplementation.instance
member variable holding the value for : instance  | 
private  PropertyInstance | 
OrderedInstanceReferenceImplementation.instance
member variable holding the value for : instance  | 
private  PropertyInstance | 
PropertyCollectionListInstanceImplementation.listFixedInstance
member variable holding the value for : list fixed instance  | 
private  PropertyInstance | 
OrderingPropertyCollectionTypeImplementation.orderingInstance
member variable holding the value for : ordering instance  | 
private  PropertyInstance | 
OrderingPropertyCollectionTypeImplementation.valueInstance
member variable holding the value for : value instance  | 
| Methods in org.deduced.implementation that return PropertyInstance | |
|---|---|
 PropertyInstance | 
ManuallyOrderedInstanceReferenceImplementation.getInstance()
(non-Javadoc)  | 
 PropertyInstance | 
OrderedInstanceReferenceImplementation.getInstance()
(non-Javadoc)  | 
 PropertyInstance | 
PropertyCollectionListInstanceImplementation.getListFixedInstance()
(non-Javadoc)  | 
 PropertyInstance | 
OrderingPropertyCollectionTypeImplementation.getOrderingInstance()
(non-Javadoc)  | 
 PropertyInstance | 
OrderingPropertyCollectionTypeImplementation.getValueInstance()
(non-Javadoc)  | 
 PropertyInstance | 
ManuallyOrderedInstanceReferenceImplementation.setInstance(PropertyInstance setValue)
(non-Javadoc)  | 
 PropertyInstance | 
OrderedInstanceReferenceImplementation.setInstance(PropertyInstance setValue)
(non-Javadoc)  | 
 PropertyInstance | 
PropertyCollectionListInstanceImplementation.setListFixedInstance(PropertyInstance setValue)
(non-Javadoc)  | 
 PropertyInstance | 
OrderingPropertyCollectionTypeImplementation.setOrderingInstance(PropertyInstance setValue)
(non-Javadoc)  | 
 PropertyInstance | 
OrderingPropertyCollectionTypeImplementation.setValueInstance(PropertyInstance setValue)
(non-Javadoc)  | 
| Methods in org.deduced.implementation with parameters of type PropertyInstance | |
|---|---|
static void | 
PropertyInstanceImplementation.resetListFixedInstances(PropertyInstance instance)
reset all the list fixed instances  | 
 PropertyInstance | 
ManuallyOrderedInstanceReferenceImplementation.setInstance(PropertyInstance setValue)
(non-Javadoc)  | 
 PropertyInstance | 
OrderedInstanceReferenceImplementation.setInstance(PropertyInstance setValue)
(non-Javadoc)  | 
 PropertyInstance | 
PropertyCollectionListInstanceImplementation.setListFixedInstance(PropertyInstance setValue)
(non-Javadoc)  | 
 PropertyInstance | 
OrderingPropertyCollectionTypeImplementation.setOrderingInstance(PropertyInstance setValue)
(non-Javadoc)  | 
 PropertyInstance | 
OrderingPropertyCollectionTypeImplementation.setValueInstance(PropertyInstance setValue)
(non-Javadoc)  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||