Package org.graffiti.session
Contains classes, which are needed for the session handling.
-
Interface Summary Interface Description ConstraintCheckerListener Defines a listener to theGraphConstraintChecker
.SessionListener Interface for all who want to be noticed when the session changes.SessionListenerExt SessionManager Manages the session objects. -
Class Summary Class Description EditorSession Contains an editor session.GraphConstraintChecker This class checks constraints on the graph.Session Contains a session.SessionAdapter Adapter for the SessionListener interface, providing default empty implementation.SessionAdapterExt Adapter for the SessionListenerExt interface, providing default empty implementation. -
Exception Summary Exception Description UnsatisfiedConstraintException AnUnsatisfiedConstraintException
is thrown when a constraint to a graph is not satisfied.