|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyCollectionListInstance | |
---|---|
org.deduced | This package contains the base classes of the deduced framework. |
org.deduced.implementation |
Uses of PropertyCollectionListInstance in org.deduced |
---|
Fields in org.deduced declared as PropertyCollectionListInstance | |
---|---|
private PropertyCollectionListInstance |
PropertyCollectionListInstanceHolder.propertyInstance
held property instance |
Methods in org.deduced that return PropertyCollectionListInstance | |
---|---|
PropertyCollectionListInstance |
PropertyCollectionListInstanceHolder.getPropertyInstance()
|
Methods in org.deduced with parameters of type PropertyCollectionListInstance | |
---|---|
void |
PropertyCollectionListInstanceHolder.setPropertyInstance(PropertyCollectionListInstance setPropertyInstance)
|
Uses of PropertyCollectionListInstance in org.deduced.implementation |
---|
Classes in org.deduced.implementation that implement PropertyCollectionListInstance | |
---|---|
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 |
Methods in org.deduced.implementation with parameters of type PropertyCollectionListInstance | |
---|---|
static void |
PropertyCollectionListInstanceImplementation.resetListFixedInstances(PropertyCollectionListInstance instance)
reset all the list fixed instances |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |