|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectse.kmr.scam.editor.util.form.Node
se.kmr.scam.editor.util.form.FormNode
se.kmr.scam.editor.util.form.PredefinedNode
This object represents an abstract node with predefined values in the abstract form view.
| Constructor Summary | |
PredefinedNode(PredefinedNode node)
Copy constructor for the PredefinedNode object |
|
PredefinedNode(Resource variable)
Constructor for the PredefinedNode object |
|
| Method Summary | |
void |
addPredefinedObjects(Collection values)
Adds a feature to the PredefinedValues attribute of the PredefinedNode object |
protected String |
getInfo()
Gets the info attribute of the PredefinedNode object |
Node |
getNewInstance()
Gets the newInstance attribute of the PredefinedNode object |
Collection |
getPredefinedObjects()
|
Map |
getPredefinedObjectsMap()
|
boolean |
isEdited()
|
boolean |
isPredefinedNode()
Gets the predefinedNode attribute of the PredefinedNode object |
String |
toString()
Description of the Method |
| Methods inherited from class se.kmr.scam.editor.util.form.FormNode |
addNode, addNodes, getNamedNode, getNode, getNodes, isFormNode |
| Methods inherited from class se.kmr.scam.editor.util.form.Node |
getDescription, getDisplayType, getId, getIsEditable, getIsFormNode, getIsLabelNode, getIsMultipleBindingsAllowed, getIsPredefinedNode, getIsTextNode, getIsVisible, getLanguage, getValidationType, getValue, getValueObject, getVariable, isEditable, isLabelNode, isMultipleBindingsAllowed, isTextNode, isVisible, setDescriptions, setDisplayType, setEditable, setEdited, setMultipleBindingsAllowed, setValidationType, setValueObject, setVisible |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PredefinedNode(Resource variable)
variable - This object is associated with this variablepublic PredefinedNode(PredefinedNode node)
node - Copy this object| Method Detail |
public boolean isEdited()
isEdited in class FormNodepublic void addPredefinedObjects(Collection values)
values - The feature to be added to the PredefinedValues attributepublic Map getPredefinedObjectsMap()
PredefinedObject as value.public Collection getPredefinedObjects()
PredefinedObjectspublic Node getNewInstance()
getNewInstance in class FormNodepublic boolean isPredefinedNode()
isPredefinedNode in class Nodepublic String toString()
toString in class FormNodeprotected String getInfo()
getInfo in class FormNode
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||