|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.xtools.umldt.rt.transform.cpp.TransformId
public final class TransformId
TransformId defines identifiers for the transforms of the UML2 to C++ transformation. They will be useful to transform extenders.
| Field Summary | |
|---|---|
static java.lang.String |
Capsule
Identifier for the capsule transform. |
static java.lang.String |
CapsuleStatemachine
Identifier for the capsule state machine transform. |
static java.lang.String |
CapsuleStructure
Identifier for the capsule structure transform. |
static java.lang.String |
Class
Identifier for the class transform. |
static java.lang.String |
DataType
Identifier for the datatype transform. |
static java.lang.String |
Dependency
Identifier for the dependency transform. |
static java.lang.String |
Enumeration
Identifier for the enumeration transform. |
static java.lang.String |
EnumerationLiteral
Identifier for the enumeration literal transform. |
static java.lang.String |
Generalization
Identifier for the generalization transform. |
static java.lang.String |
Main
Identifier for the main transform, a wrapper which contains one transform for each acceptable kind of source element. |
static java.lang.String |
Node
Identifier for the node transform. |
static java.lang.String |
Operation
Identifier for the operation transform. |
static java.lang.String |
Parameter
Identifier for the parameter transform. |
static java.lang.String |
Part
Identifier for the part transform. |
static java.lang.String |
PassiveClassifier
Identifier for the passive classifier transform. |
static java.lang.String |
PassiveStatemachine
Identifier for the passive state machine transform. |
static java.lang.String |
Port
Identifier for the port transform. |
static java.lang.String |
Property
Identifier for the property transform. |
static java.lang.String |
Protocol
Identifier for the protocol transform. |
static java.lang.String |
Team
A "bin" for team initialization rules. |
static java.lang.String |
UML2Cpp
Identifier for the top-level transformation. |
static java.lang.String |
UpdateSource
Identifier for the update source transform. |
| Constructor Summary | |
|---|---|
TransformId()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String Capsule
public static final java.lang.String CapsuleStatemachine
public static final java.lang.String CapsuleStructure
public static final java.lang.String Class
public static final java.lang.String DataType
public static final java.lang.String Dependency
public static final java.lang.String Enumeration
public static final java.lang.String EnumerationLiteral
public static final java.lang.String Generalization
public static final java.lang.String Main
public static final java.lang.String Node
public static final java.lang.String Operation
public static final java.lang.String Parameter
public static final java.lang.String Part
public static final java.lang.String PassiveClassifier
public static final java.lang.String PassiveStatemachine
public static final java.lang.String Port
public static final java.lang.String Property
public static final java.lang.String Protocol
public static final java.lang.String Team
com.ibm.xtools.transform.core.ValidateEditRule#addAffectedFile(ITransformContext, IFile),
Constant Field Valuespublic static final java.lang.String UML2Cpp
public static final java.lang.String UpdateSource
| Constructor Detail |
|---|
public TransformId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||