Package ix.icore.domain

Domain descriptions.

See:
          Description

Interface Summary
ConstraintStatement An interface for IX constraint statements.
Instantiable  
Named An interface implemented by all IX domain objects that have names.
SchemaTerms  
 

Class Summary
Constrainer A common superclass for Constraint and Ordering.
Constraint A general-purpose container for constraint information.
Domain A Domain contains descriptions of ways to refine activities by expanding them into subactivities and adding constraints.
End Used to specify the begin or end of a node in a NodeEndRef.
NodeEndRef  
NodeSpec  
ObjectClass  
ObjectProperty  
ObjectProperty.Syntax  
Ordering A probably temporary representation of temporal "before" constraints.
PatternAssignment  
Refinement A Refinement describes one way to carry out a possible activity in a process being modelled.
Refinement.NameComparator A comparator that puts refinements in alphabetical order by name.
TimeWindow  
VariableDeclaration  
 

Exception Summary
MissingValuesException An exception that can be thrown when a variable, or set of variables, cannot be given a value.
 

Package ix.icore.domain Description

Domain descriptions.