|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnumerationPropertyCollection | |
---|---|
org.deduced | This package contains the base classes of the deduced framework. |
org.deduced.implementation |
Uses of EnumerationPropertyCollection in org.deduced |
---|
Fields in org.deduced declared as EnumerationPropertyCollection | |
---|---|
private EnumerationPropertyCollection |
EnumerationPropertyCollectionHolder.enumerationPropertyCollection
the held property collection type |
Methods in org.deduced that return EnumerationPropertyCollection | |
---|---|
EnumerationPropertyCollection |
EnumerationPropertyCollectionHolder.getEnumerationPropertyCollection()
|
Methods in org.deduced with parameters of type EnumerationPropertyCollection | |
---|---|
void |
EnumerationPropertyCollectionHolder.setEnumerationPropertyCollection(EnumerationPropertyCollection setEnumerationPropertyCollection)
|
Uses of EnumerationPropertyCollection in org.deduced.implementation |
---|
Classes in org.deduced.implementation that implement EnumerationPropertyCollection | |
---|---|
class |
EnumerationPropertyCollectionImplementation
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 |
Methods in org.deduced.implementation with parameters of type EnumerationPropertyCollection | |
---|---|
static void |
EnumerationPropertyCollectionImplementation.resetListFixedInstances(EnumerationPropertyCollection instance)
reset all the list fixed instances |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |