fr.inria.oadymppac.parsing.gentra4cp.event.attributes
Interface ChoicePointAttributes
- All Superinterfaces:
- DTDChoicePointElement
- All Known Subinterfaces:
- ChoicePointEvent
- All Known Implementing Classes:
- BasicChoicePointEvent, ChoicePointInfo, DefaultChoicePointEvent
- public interface ChoicePointAttributes
- extends DTDChoicePointElement
- Author:
- raf
To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
NODE_NONE
public static final java.lang.String NODE_NONE
- See Also:
- Constant Field Values
NODENAME_NONE
public static final java.lang.String NODENAME_NONE
- See Also:
- Constant Field Values
getNode
public java.lang.String getNode()
setNode
public void setNode(java.lang.String node)
getNodeName
public java.lang.String getNodeName()
setNodeName
public void setNodeName(java.lang.String name)