|
|||||||||
| 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.PropertyId
public final class PropertyId
| Field Summary | |
|---|---|
static java.lang.String |
BodyExtension
The extension used for the body of source files. |
static java.lang.String |
CommonPreface
A string that should appear in the unit header file. |
static java.lang.String |
CompileIndividually
A boolean value indicating whether passive data classes should be compiled individually rather than as part of the unit itself. |
static java.lang.String |
DefaultArguments
A string that forms part of the initializer for the default arguments of an executable unit in the TargetRTS envionrment. |
static java.lang.String |
GenerateClassInclusions
A boolean value indicating whether individual class header files should be included for those classes in external units. |
static java.lang.String |
HeaderExtension
The extension used for the header of source files. |
static java.lang.String |
IncludeFilename
When an external unit defines GenerateClassInclusions=false this string names a header file that should be included by units that depend upon it. |
static java.lang.String |
JetTransformationId
The identifier of the JET transformation to be used to transform the intermediate model to C++ source files. |
static java.lang.String |
SourceSubdirectory
The name of the subdirectory for source files other than the unit source files. |
static java.lang.String |
Threads
A list of PhysicalThread objects for executable units in the TargetRTS environment. |
static java.lang.String |
TopCapsule
The top capsule for executable units in the TargetRTS environment. |
static java.lang.String |
UnitName
Specifies the name of the source files generated for the transform unit itself. |
static java.lang.String |
UnitSubdirectory
The name of the subdirectory for the unit source files. |
| Constructor Summary | |
|---|---|
PropertyId()
|
|
| 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 BodyExtension
public static final java.lang.String CommonPreface
public static final java.lang.String CompileIndividually
public static final java.lang.String DefaultArguments
public static final java.lang.String GenerateClassInclusions
public static final java.lang.String HeaderExtension
public static final java.lang.String IncludeFilename
public static java.lang.String JetTransformationId
public static final java.lang.String SourceSubdirectory
public static final java.lang.String Threads
public static final java.lang.String TopCapsule
public static final java.lang.String UnitName
public static final java.lang.String UnitSubdirectory
| Constructor Detail |
|---|
public PropertyId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||