|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeEndRef | |
ix.icore.domain | Domain descriptions. |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |