public class QVTBlackBox
extends java.lang.Object
Constructor and Description |
---|
QVTBlackBox() |
Modifier and Type | Method and Description |
---|---|
java.util.List<org.eclipse.uml2.uml.NamedElement> |
getOrderedAttacksAndFragments(org.eclipse.m2m.qvt.oml.util.IContext context,
org.eclipse.uml2.uml.Interaction scenario)
Gets the ordered attacks and fragments.
|
static void |
setCeiling2(org.eclipse.m2m.qvt.oml.util.IContext context,
org.eclipse.uml2.uml.Class self,
java.lang.String ceiling)
Sets the ceiling 2.
|
public static void setCeiling2(org.eclipse.m2m.qvt.oml.util.IContext context, org.eclipse.uml2.uml.Class self, java.lang.String ceiling)
context
- the contextself
- the selfceiling
- the ceilingpublic java.util.List<org.eclipse.uml2.uml.NamedElement> getOrderedAttacksAndFragments(org.eclipse.m2m.qvt.oml.util.IContext context, org.eclipse.uml2.uml.Interaction scenario)
context
- the contextscenario
- the scenario