|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deduced.AbstractPropertyCollection<K,V>
org.deduced.FixedPropertyInstanceCollection<java.lang.Integer,java.lang.Object>
org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation
org.deduced.controller.implementation.AbstractPropertyCollectionController
org.deduced.controller.implementation.FlyWheelPropertyCollectionController
public class FlyWheelPropertyCollectionController

Fly Wheel Property Collection Controller
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.deduced.AbstractPropertyCollection |
|---|
AbstractPropertyCollection.CollectionToDeleteMonitor |
| Field Summary | |
|---|---|
private static long |
serialVersionUID
serial ID |
| Fields inherited from class org.deduced.controller.implementation.PropertyCollectionControllerModelImplementation |
|---|
KEY_SET |
| Fields inherited from class org.deduced.AbstractPropertyCollection |
|---|
CHECK_DELETE_MODE_AUTOMATIC, CHECK_DELETE_MODE_MANUAL, COLLECTION_TO_DELETE |
| Fields inherited from interface org.deduced.controller.PropertyCollectionControllerModel |
|---|
CHILD_COLLECTION_CONTROLLER_LIST_INSTANCE, CHILD_PROPERTY_CONTROLLER_LIST_INSTANCE, CONTROLLED_COLLECTION_INSTANCE, IS_ADD_AVAILABLE_INSTANCE, IS_DELETE_AVAILABLE_INSTANCE, PROPERTY_COLLECTION_CONTROLLER_MODEL_TYPE |
| Fields inherited from interface org.deduced.PropertyCollection |
|---|
PROPERTY_COLLECTION_TYPE |
| Constructor Summary | |
|---|---|
FlyWheelPropertyCollectionController(DeducedControllerLayerExtension setControlLayer)
FlyWheelPropertyCollectionController Constructor |
|
| Method Summary | |
|---|---|
protected void |
deleteRemoveLocalObjectFromParent()
(non-Javadoc) |
PropertyList<PropertyCollectionControllerModel> |
getChildCollectionControllerList()
(non-Javadoc) |
PropertyList<PropertyControllerModel> |
getChildPropertyControllerList()
(non-Javadoc) |
java.lang.Object |
getPropertyValue(java.lang.Object key)
(non-Javadoc) |
java.lang.Object |
keyOnParent()
(non-Javadoc) |
PropertyCollection<?,?> |
parent()
(non-Javadoc) |
PropertyList |
setChildCollectionControllerList(PropertyList setChildCollectionController)
(non-Javadoc) |
PropertyList |
setChildPropertyControllerList(PropertyList setChildPropertyController)
(non-Javadoc) |
| Methods inherited from class org.deduced.FixedPropertyInstanceCollection |
|---|
addProperty, areKeysAssignedAutomatically, containsKey, getProperty, iterator, iteratorByValue, removeProperty, removePropertyInstance, removePropertyValue, size |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.deduced.controller.PropertyCollectionControllerModel |
|---|
getControlledCollection, isAddAvailable, isDeleteAvailable, setControlledCollection, setIsAddAvailable, setIsDeleteAvailable |
| Methods inherited from interface org.deduced.PropertyCollection |
|---|
activate, addListener, addProperty, areKeysAssignedAutomatically, asKeySet, asPropertyList, asPropertyMap, asValueList, asValueMap, clear, clone, containsInstance, containsKey, containsValue, delete, getFixedInstance, getProperty, instanceKey, isActivated, isEmpty, isListenerRegistered, iterator, iteratorByValue, removeListener, removeProperty, removePropertyInstance, removePropertyValue, setParent, setProperty, size, type, valueKey |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public FlyWheelPropertyCollectionController(DeducedControllerLayerExtension setControlLayer)
setControlLayer - control layer to use| Method Detail |
|---|
public PropertyList<PropertyCollectionControllerModel> getChildCollectionControllerList()
getChildCollectionControllerList in interface PropertyCollectionControllerModelgetChildCollectionControllerList in class PropertyCollectionControllerModelImplementationPropertyCollectionControllerModelImplementation.getChildCollectionControllerList()public PropertyList<PropertyControllerModel> getChildPropertyControllerList()
getChildPropertyControllerList in interface PropertyCollectionControllerModelgetChildPropertyControllerList in class PropertyCollectionControllerModelImplementationPropertyCollectionControllerModelImplementation.getChildPropertyControllerList()public PropertyList setChildCollectionControllerList(PropertyList setChildCollectionController)
setChildCollectionControllerList in interface PropertyCollectionControllerModelsetChildCollectionControllerList in class PropertyCollectionControllerModelImplementationsetChildCollectionController - new child collection controller list
PropertyCollectionControllerModelImplementation.setChildCollectionControllerList(org.deduced.PropertyList)public PropertyList setChildPropertyControllerList(PropertyList setChildPropertyController)
setChildPropertyControllerList in interface PropertyCollectionControllerModelsetChildPropertyControllerList in class PropertyCollectionControllerModelImplementationsetChildPropertyController - new child property controller list
PropertyCollectionControllerModelImplementation.setChildPropertyControllerList(org.deduced.PropertyList)public java.lang.Object getPropertyValue(java.lang.Object key)
getPropertyValue in interface PropertyCollection<java.lang.Integer,java.lang.Object>getPropertyValue in class PropertyCollectionControllerModelImplementationkey - the property key
PropertyCollectionControllerModelImplementation.getPropertyValue(java.lang.Object)protected void deleteRemoveLocalObjectFromParent()
deleteRemoveLocalObjectFromParent in class AbstractPropertyCollection<java.lang.Integer,java.lang.Object>AbstractPropertyCollection.deleteRemoveLocalObjectFromParent()public PropertyCollection<?,?> parent()
parent in interface PropertyCollection<java.lang.Integer,java.lang.Object>parent in class AbstractPropertyCollection<java.lang.Integer,java.lang.Object>AbstractPropertyCollection.parent()public java.lang.Object keyOnParent()
keyOnParent in interface PropertyCollection<java.lang.Integer,java.lang.Object>keyOnParent in class AbstractPropertyCollection<java.lang.Integer,java.lang.Object>AbstractPropertyCollection.keyOnParent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||