|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectimplementations.JavaImplementationGenerator
implementations.JavaSingleRelation
implementations.SEESCOASingleRelation
Implementation generator plugin class for implementing a SingleRelation composite in the SEESCOA component language.
Constructor Summary | |
SEESCOASingleRelation()
|
Method Summary | |
protected void |
applyToOwner(Concept owner,
java.util.Collection properties)
Applies the implementation generator to an Owner concept. |
Methods inherited from class implementations.JavaSingleRelation |
apply, applyPerOwner, checkRoles, getOwnerRole, getPropertyRole |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SEESCOASingleRelation()
Method Detail |
protected void applyToOwner(Concept owner, java.util.Collection properties) throws CoComposeException
applyToOwner
in class JavaSingleRelation
owner
- The concept to apply the role part for.properties
- The set of property concepts.
CoComposeException
- if generating implementation failed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |