|
||||||||||
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.InterM4OperatorCondition
Helper class for standard communication between Operator
(container)
and Condition
.
Constructor Summary | |
InterM4OperatorCondition()
|
Method Summary | |
java.util.Collection |
getCollection(java.lang.Object operator)
|
java.lang.Object |
getSingleRef(M4Object condition)
|
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 InterM4OperatorCondition()
Method Detail |
public java.lang.Object getSingleRef(M4Object condition) throws M4Exception
condition
- an Condition
Condition
's Operator
M4Exception
InterM4Communicator#getSingleRef(M4Object)
public java.util.Collection getCollection(java.lang.Object operator) throws M4Exception
operator
- an Operator
Operator
's Collection
of Condition
s
M4Exception
InterM4Communicator#getCollection(M4Object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |