|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyPackage
Interface used to represent the type : property package Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
Field Summary | |
---|---|
static PropertyCollectionListInstanceHolder |
PROPERTY_PACKAGE_LIST_INSTANCE
Variable used to hold the PropertyInstance for : property package list |
static PropertyCollectionTypeHolder |
PROPERTY_PACKAGE_TYPE
Variable used to hold the PropertyCollectionType for : property package |
static PropertyCollectionListInstanceHolder |
PROPERTY_TYPE_LIST_INSTANCE
Variable used to hold the PropertyInstance for : property type list |
Fields inherited from interface org.deduced.NamedPropertyCollection |
---|
NAME_INSTANCE, NAMED_PROPERTY_COLLECTION_TYPE |
Fields inherited from interface org.deduced.DocumentedCollection |
---|
DOCUMENTATION_INSTANCE, DOCUMENTED_COLLECTION_TYPE |
Fields inherited from interface org.deduced.PropertyCollection |
---|
PROPERTY_COLLECTION_TYPE |
Method Summary | |
---|---|
PropertyList |
getPropertyPackageList()
Get the value of the instance : property package list |
PropertyList |
getPropertyTypeList()
Get the value of the instance : property type list |
PropertyList |
setPropertyPackageList(PropertyList newValue)
Set the value of the instance : property package list |
PropertyList |
setPropertyTypeList(PropertyList newValue)
Set the value of the instance : property type list |
Methods inherited from interface org.deduced.NamedPropertyCollection |
---|
getName, setName |
Methods inherited from interface org.deduced.DocumentedCollection |
---|
getDocumentation, setDocumentation |
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 PROPERTY_PACKAGE_TYPE
static final PropertyCollectionListInstanceHolder PROPERTY_PACKAGE_LIST_INSTANCE
static final PropertyCollectionListInstanceHolder PROPERTY_TYPE_LIST_INSTANCE
Method Detail |
---|
PropertyList getPropertyPackageList()
PropertyList setPropertyPackageList(PropertyList newValue)
newValue
- new property package list
PropertyList getPropertyTypeList()
PropertyList setPropertyTypeList(PropertyList newValue)
newValue
- new property type list
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |