Package edu.udo.cs.miningmart.m4.utils

Interface Summary
HasCrossReferences This interface is to be implemented by M4Data classes with direct references (not via connector classes) to the same class.
M4Table  
XmlInfo This interface has to be implemented by all M4Objects to be export-/importable to/from an XML flat file.
 

Class Summary
CreateConceptsTool This class can be used to create metadata in M4 for given table names in the business data.
InterM4BaseattributeColumn Helper class for standard communication between BaseAttribute (container) and Column.
InterM4CaseChain Helper class for standard communication between Case (container) and Chain.
InterM4CaseConcept Helper class for standard communication between Case (container) and Concept.
InterM4CaseStep Helper class for standard communication between Case (container) and Step.
InterM4ChainStep Helper class for standard communication between Chain (container) and Step.
InterM4ChainToParentChain Helper class for standard communication between a Chain (container) and its subchains
InterM4ColumnColumnStatist1 Helper class for standard communication between Column (container) and ColumnStatistics1.
InterM4ColumnColumnStatist2 Helper class for standard communication between Column (container) and ColumnStatistics2.
InterM4ColumnForeignKey  
InterM4ColumnForeignKeyMember Helper class for standard communication between Column (container) and KeyMember.
InterM4ColumnPrimaryKeyMember Helper class for standard communication between Column (container) and KeyMember.
InterM4ColumnsetColsetStat Helper class for standard communication between Columnset (container) and ColumnsetStatistics.
InterM4ColumnsetColumn Helper class for standard communication between Columnset (container) and Column.
InterM4ColumnsetPrimaryKey Helper class for standard communication between Columnset (first object) and PrimaryKey (second object).
InterM4Communicator This abstract class embeds all the necessary communication between two Objects A and B, where A is a container of objects of type B and B has a back-reference to the container A it is in.
InterM4ConceptColumnset Helper class for standard communication between Concept (container) and Columnset.
InterM4ConceptFeature Helper class for standard communication between Concept (container) and Feature.
InterM4DataToDocu Helper class for standard communication between M4Data and Docu.
InterM4ForeignColumnsetForeignKey Helper class for standard communication between Columnset (container) and ForeignKey.
InterM4FromConceptProjection Helper class for standard communication between Concept (container) and Projection with the Concept in the role of the From-Concept.
InterM4FromConceptRelation Helper class for standard communication between the fromConcepts and Relations where the fromConcepts are the containers.
InterM4GraphicalObjectToCoordinates Helper class for standard communication between GraphicalM4Object and Coordinates.
InterM4KeyKeymember Helper class for standard communication between Key (container) and Keymember.
InterM4MCFeatureBaseAttribute Helper class for standard communication between MultiColumnFeature (container) and BaseAttribute.
InterM4ObjectToObject This abstract class embeds all the necessary communication between two M4Objects A and B, where A and B have each a single reference to each other.
InterM4OperatorAssertion Helper class for standard communication between Operator (container) and Assertion.
InterM4OperatorCondition Helper class for standard communication between Operator (container) and Condition.
InterM4OperatorConstraint Helper class for standard communication between Operator (container) and Constraint.
InterM4OperatorOpParam Helper class for standard communication between Operator (container) and Constraint.
InterM4ParameterArrayParameter Helper class for standard communication between ParameterArray (container) and Parameter.
InterM4ParameterObjectParameter Helper class for standard communication between ParameterObject (container) and Parameter.
InterM4PrimaryColumnsetForeignKey Helper class for standard communication between Columnset (container) and ForeignKey.
InterM4RelationToColumnset Helper class for standard communication between Relation and Columnset.
InterM4RelationToFromKey Helper class for standard communication between Relation and Key, where the FromKey of the Relation is meant.
InterM4RelationToToKey Helper class for standard communication between Relation and Key, where the ToKey of the Relation is meant.
InterM4StepParameter Helper class for standard communication between Step (container) and Parameter.
InterM4SubConceptConInh Helper class for standard communication between Concept (container) and ConceptInheritance with the Concept in the role of the Sub-Concept.
InterM4SuperConceptConInh Helper class for standard communication between Concept (container) and ConceptInheritance with the Concept in the role of the Super-Concept.
InterM4ToConceptProjection Helper class for standard communication between Concept (container) and Projection with the Concept in the role of the To-Concept.
InterM4ToConceptRelation Helper class for standard communication between the toConcepts and Relations where the toConcepts are the containers.
M4Info  
M4InfoEntry  
M4Xml  
MultipleOutputStream A MultipleOutputStream holds several OutputStreams.
Print The class Print prints all messages on the screen.
PrintFormatter Prints the LogRecords with the timestamp before.
PrintLevel Subclass of Level for defining new Level in Print.
ValueCount This class holds statistical information for one column, representing the table colstatist2_t.
 



Copyright © 2001-2005