|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Utilities
Interface used to represent the type : utilities Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
Field Summary | |
---|---|
static PropertyInstanceHolder |
ALL_PROPERTY_VALUES_INSTANCE
Variable used to hold the PropertyInstance for : all property values |
static PropertyCollectionTypeHolder |
UTILITIES_TYPE
Variable used to hold the PropertyCollectionType for : utilities |
Fields inherited from interface org.deduced.PropertyCollection |
---|
PROPERTY_COLLECTION_TYPE |
Method Summary | |
---|---|
java.lang.Object |
getAllPropertyValues()
Get the value of the instance : all property values |
java.lang.Object |
setAllPropertyValues(java.lang.Object newValue)
Set the value of the instance : all property values |
Methods inherited from interface org.deduced.PropertyCollection |
---|
activate, addListener, addProperty, areKeysAssignedAutomatically, asKeySet, asPropertyList, asPropertyMap, asValueList, asValueMap, clear, clone, containsInstance, containsKey, containsValue, delete, getFixedInstance, getProperty, getPropertyValue, id, instanceKey, invokeAction, isActivated, isEmpty, isListenerRegistered, iterator, iteratorByValue, keyOnParent, parent, removeListener, removeProperty, removePropertyInstance, removePropertyValue, setFixedInstance, setParent, setProperty, size, type, valueKey |
Field Detail |
---|
static final PropertyCollectionTypeHolder UTILITIES_TYPE
static final PropertyInstanceHolder ALL_PROPERTY_VALUES_INSTANCE
Method Detail |
---|
java.lang.Object getAllPropertyValues()
java.lang.Object setAllPropertyValues(java.lang.Object newValue)
newValue
- new all property values
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |