|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeEndRef | |
|---|---|
| ix.icore.domain | Domain descriptions. |
| ix.icore.process | Classes for representing processes. |
| ix.iface.domain | Domain parsers and outputters. |
| Uses of NodeEndRef in ix.icore.domain |
|---|
| Fields in ix.icore.domain declared as NodeEndRef | |
|---|---|
protected NodeEndRef |
Ordering.from
|
protected NodeEndRef |
Ordering.to
|
| Methods in ix.icore.domain that return NodeEndRef | |
|---|---|
NodeEndRef |
Ordering.getFrom()
|
NodeEndRef |
Ordering.getTo()
|
| Methods in ix.icore.domain with parameters of type NodeEndRef | |
|---|---|
void |
Ordering.setFrom(NodeEndRef from)
|
void |
Ordering.setTo(NodeEndRef to)
|
| Constructors in ix.icore.domain with parameters of type NodeEndRef | |
|---|---|
Ordering(NodeEndRef from,
NodeEndRef to)
|
|
| Uses of NodeEndRef in ix.icore.process |
|---|
| Methods in ix.icore.process with parameters of type NodeEndRef | |
|---|---|
static PNodeEnd |
PNodeEnd.fromRef(java.util.Map idToNodeMap,
NodeEndRef ref)
|
| Uses of NodeEndRef in ix.iface.domain |
|---|
| Methods in ix.iface.domain that return NodeEndRef | |
|---|---|
protected static NodeEndRef |
LTF_Parser.theNodeEndRef(Name nodeId,
End defaultEnd)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||