|
||||||||||
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.InterM4FromConceptProjection
Helper class for standard communication between Concept
(container)
and Projection
with the Concept
in the role of the
From-Concept.
Constructor Summary | |
InterM4FromConceptProjection()
|
Method Summary | |
java.util.Collection |
getCollection(java.lang.Object concept)
|
java.lang.Object |
getSingleRef(M4Object projection)
|
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 InterM4FromConceptProjection()
Method Detail |
public java.lang.Object getSingleRef(M4Object projection) throws M4Exception
projection
- a Projection
Projection
's From-Concept
M4Exception
InterM4Communicator#getSingleRef(M4Object)
public java.util.Collection getCollection(java.lang.Object concept) throws M4Exception
concept
- a Concept
Concept
's Collection
of Projection
s
with the concept in the role of the From-Concept
M4Exception
InterM4Communicator#getCollection(M4Object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |