Package com.sodius.mdw.server.structure
Contains the structure provider framework.
-
Interface Summary Interface Description Node A node part of a structure.StructureProvider Provides a structural view of a model. -
Class Summary Class Description AbstractStructureProvider<C,S extends Structure> Defines a base implementation of structure provider.FilteredStructure A structure which can be filtered by regular expression evaluated on nodes.NodeComparator A node comparison function, which involves comparing the title of the nodes.Structure A structure view of a model, as provided byAbstractStructureProvider
.