|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeldriven.fuml.assembly.adapter.OpaqueExpressionAdapter
public class OpaqueExpressionAdapter
OpaqueExpression is not supported in fUML and this class adapts away an OpaqueExpression into an fUML Element depending on the expression content. While the below logic is questionable, the class is intended to support conversion of these often found. For instance RSA and Eclipse and other tools generate them as the ObjectFlow guard attribute (below).
| Constructor Summary | |
|---|---|
OpaqueExpressionAdapter()
|
|
| Method Summary | |
|---|---|
Element |
assembleElement(StreamNode opaqueExpressionNode)
|
Classifier |
getClassifier(StreamNode node)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpaqueExpressionAdapter()
| Method Detail |
|---|
public Element assembleElement(StreamNode opaqueExpressionNode)
assembleElement in interface AssemblyAdapterpublic Classifier getClassifier(StreamNode node)
getClassifier in interface AssemblyAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||