|
||||||||||
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.InterM4CaseStep
Helper class for standard communication between Case
(container)
and Step
.
Constructor Summary | |
InterM4CaseStep()
|
Method Summary | |
java.util.Collection |
getCollection(java.lang.Object caseObj)
|
java.lang.Object |
getSingleRef(M4Object step)
|
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 InterM4CaseStep()
Method Detail |
public java.lang.Object getSingleRef(M4Object step) throws M4Exception
step
- a Step
Step
's Case
M4Exception
InterM4Communicator#getSingleRef(M4Object)
public java.util.Collection getCollection(java.lang.Object caseObj) throws M4Exception
caseObj
- a Case
Case
's Collection
of Concept
s
M4Exception
InterM4Communicator#getCollection(M4Object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |