|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.clif.scenario.isac.engine.nodes.GroupNode
public class GroupNode
Field Summary | |
---|---|
java.lang.String |
behavior
|
boolean |
forceStop
|
java.util.ArrayList<RampNode> |
ramps
|
Constructor Summary | |
---|---|
GroupNode(org.jdom.Element element)
|
Method Summary | |
---|---|
void |
print()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String behavior
public boolean forceStop
public java.util.ArrayList<RampNode> ramps
Constructor Detail |
---|
public GroupNode(org.jdom.Element element) throws NodeException
NodeException
Method Detail |
---|
public void print()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |