| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use End | |
|---|---|
| ix.icore.domain | Domain descriptions. | 
| ix.icore.process | Classes for representing processes. | 
| ix.iface.domain | Domain parsers and outputters. | 
| ix.test | Simple applications for testing purposes. | 
| Uses of End in ix.icore.domain | 
|---|
| Fields in ix.icore.domain declared as End | |
|---|---|
static End | 
End.BEGIN
 | 
protected  End | 
NodeEndRef.end
 | 
static End | 
End.END
 | 
| Methods in ix.icore.domain that return End | |
|---|---|
 End | 
NodeEndRef.getEnd()
 | 
static End | 
End.valueOf(java.lang.String name)
 | 
| Methods in ix.icore.domain with parameters of type End | |
|---|---|
 void | 
NodeEndRef.setEnd(End end)
 | 
| Constructors in ix.icore.domain with parameters of type End | |
|---|---|
NodeEndRef(End end,
           Name node)
 | 
|
NodeEndRef(End end,
           java.lang.String node)
 | 
|
| Uses of End in ix.icore.process | 
|---|
| Methods in ix.icore.process that return End | |
|---|---|
 End | 
PNodeEnd.getEnd()
 | 
| Methods in ix.icore.process with parameters of type End | |
|---|---|
 PNodeEnd | 
PNode.getEnd(End whichEnd)
 | 
| Constructors in ix.icore.process with parameters of type End | |
|---|---|
PNodeEnd(End end,
         PNode node)
 | 
|
| Uses of End in ix.iface.domain | 
|---|
| Methods in ix.iface.domain with parameters of type End | |
|---|---|
(package private)  void | 
LTF_Writer.outNodeEndRef(NodeEndRef ref,
              End defaultEnd)
 | 
protected  NodeEndRef | 
LTF_Parser.theNodeEndRef(Name nodeId,
              End defaultEnd)
 | 
| Uses of End in ix.test | 
|---|
| Methods in ix.test with parameters of type End | |
|---|---|
(package private)  Symbol | 
OPlanPSGraph.endKeyword(End end)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||