Package: org.tm4j.panckoucke.impl.abstraction

Class Summary
AbstractionContextImpl Collection of properties which provide more detailed input to the abstraction process
AbstractionManager ManagerClass, which serves as a single point of entry to the abstraction process.The AbstractionManager helds a number of Abstractor-Implementations and dispatches incoming abstraction requests to the appropriate abstractors
AssocTypeClassifier This classifier groups players of all associations where the given topic plays a role in.
AssociationCompressDispatcher The AssociationCompressDispatcher allows to decide on-the-fly how associations are transformed into models.
AssociationRoleMatrixBuilder This implementation builds a Matrix from a list of associations.
AssociationRoleMatrixClassifier The AssociationRoleMatrixClassifier classifies all associations where the given topic plays a role in.
AssociationRoleShelfmark This ShelfMark reflects all the roles that are played in an Association.
A ShelfMark is a signature, that does not necessarily reflect the individual itself but certain properties of it.
ClassificationItem Helper class to build hierachical classification trees.
HierarchicalMolder The HierarchicalMolder adds elements to a given model.

The Molder builds the elements from a very simple basic template.
MatrixCreator The MatrixCreator takes a MatrixClassifier and creates AModel-structures that represents tabular data.
The class uses the org.tm4j.panckoucke.impl.abstraction.util.MatrixMolder to build the model.
RoleOfCenterClassifier This classifier groups players of all associations where the given topic t0 plays a role in.

The players are classified by the role, that t0 plays in the particular association.

The players are organized in a tree with two levels.
created 30.11.2003
RoleTypePlayerCountClassifier This classifier organizes associations, roles and players on up to six levels.

All associations where the given Topic t0 plays a role in, are taken into account.

The classification process is divided into three steps;

In the first step, the associations are grouped under the role that t0 plays.
This step contribute the first level to the resulting tree.

In the second step, the associations are grouped under their type.
This step contribute level 2 and 3 to the resulting tree.

In the third step, associations are grouped by the number of their members and by the role that theese member plays.
This step adds the remaining three levels to the classification tree.

RolesOfOthersClassifier This classifier groups players of all associations where the given topic t0 plays a role in.

The players are classified by the role, that they play in the particular association.
SimpleAbstractor Simple abstractor allows to generate a simple graph from a given root topic object.

Interface Summary
HierarchicalClassifier Implementations of this interface may be used to classify the 'enviroment' of a given topic.
MatrixClassifier Implementations of this interface may be used to classify the 'enviroment' of a given topic.
Shelfmark

Exception Summary
PatternException Exception that is thrown, when a graph of AMMembers does not conform to the expected pattern


Meta Data (1)
Javadoc Processing Complete : yes