|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.udo.cs.miningmart.m4.utils.InterM4Communicator
edu.udo.cs.miningmart.m4.utils.InterM4OperatorConstraint
Helper class for standard communication between Operator (container)
and Constraint.
| Constructor Summary | |
InterM4OperatorConstraint()
|
|
| Method Summary | |
java.util.Collection |
getCollection(java.lang.Object operator)
|
java.lang.Object |
getSingleRef(M4Object constraint)
|
| Methods inherited from class edu.udo.cs.miningmart.m4.utils.InterM4Communicator |
add, checkNameExists, remove, setCollectionTo, updateReferenceTo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InterM4OperatorConstraint()
| Method Detail |
public java.lang.Object getSingleRef(M4Object constraint)
throws M4Exception
constraint - an Constraint
Constraint's Operator
M4ExceptionInterM4Communicator#getSingleRef(M4Object)
public java.util.Collection getCollection(java.lang.Object operator)
throws M4Exception
operator - an Operator
Operator's Collection of Constraints
M4ExceptionInterM4Communicator#getCollection(M4Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||