Package easik.states

Interface Summary
PathAcceptingState States implementing this interface can accept paths.
 

Class Summary
AddCommutativeDiagramState This state makes a commutative diagram.
AddPathToConstraintState This state is used to add a new path to a current constraint
AddProductConstraintState This state makes a product constraint.
AddPullbackConstraintState This state makes a pullback constraint.
AddSumConstraintState This state makes a sum constraint.
BasicEditingState The basic editing state is the lowest state of the state manager.
EasikState This is the base state.
GetPathState The GetPathState is a state which can be used to retrieve a single path from the user.
LoadingState This state is used when adding elements to the graph so that the selection algorithm does not insert then in weird places.