Uses of Interface
ix.icore.domain.NodeEndRange

Packages that use NodeEndRange
ix.icore.domain Domain descriptions. 
 

Uses of NodeEndRange in ix.icore.domain
 

Classes in ix.icore.domain that implement NodeEndRange
 class AcrossNode
          A constraint-range that can be used when the range is from the 'begin' of a node to the 'end' of that same node.
 class AtNodeEnd
          A constraint-range that should be used when the constraint applies 'at' at a node-end rather than across a range.
 class ConstraintRange
          Represents the range covered by a constraint, 'from' one node-end 'to' another.
 class Ordering
          A probably temporary representation of temporal "before" constraints.