com.ibm.xtools.umldt.rt.transform.cpp
Class RuleId

java.lang.Object
  extended by com.ibm.xtools.umldt.rt.transform.cpp.RuleId

public final class RuleId
extends java.lang.Object

Author:
keithc

Field Summary
static java.lang.String Capsule
           
static java.lang.String CapsuleDescriptor
           
static java.lang.String CapsuleStatemachine
          Identifier for the capsule statemachine rule.
static java.lang.String CapsuleStructure
          Identifier for the capsule structure rule.
static java.lang.String Class
          Identifier for the class rule.
static java.lang.String ClassDescriptor
          Identifier for the class descriptor rule.
static java.lang.String Constructor
          Identifier for the constructor rule.
static java.lang.String DataType
          Identifier for the datatype rule.
static java.lang.String DataTypeDescriptor
          Identifier for the datatype descriptor rule.
static java.lang.String Dependency
          Identifier for the dependency rule.
static java.lang.String Destructor
          Identifier for the destructor rule.
static java.lang.String Enumeration
          Identifier for the enumeration rule.
static java.lang.String EnumerationDescriptor
          Identifier for the enumeration rule.
static java.lang.String EnumerationLiteral
          Identifier for the interface rule.
static java.lang.String ExceptionParameter
          Identifier for the exception parameter rule.
static java.lang.String Generalization
          Identifier for the generalization rule.
static java.lang.String Generate
          Identifier for the generate rule.
static java.lang.String Getter
          Identifier for the property getter rule.
static java.lang.String Initialize
          Identifier for the model rule.
static java.lang.String Interface
          Identifier for the interface rule.
static java.lang.String Node
          Identifier for the node rule.
static java.lang.String Operation
          Identifier for the operation rule.
static java.lang.String Package
          Identifier for the package rule.
static java.lang.String Parameter
          Identifier for the parameter rule.
static java.lang.String Part
          Identifier for the part rule.
static java.lang.String PassiveStatemachine
          Identifier for the passive statemachine rule.
static java.lang.String Port
          Identifier for the port rule.
static java.lang.String Property
          Identifier for the property rule.
static java.lang.String Protocol
          Identifier for the protocol rule.
static java.lang.String RemoveOldFiles
           
static java.lang.String Setter
          Identifier for the property setter rule.
static java.lang.String SourceFile
          Identifier for the source file rule.
static java.lang.String SourceFileFinalization
          Identifier for the source-file finalization rule.
static java.lang.String SpecialOperations
          Identifier for the SpecialOperations rule.
static java.lang.String Team
          Identifier for the ValidateEdit rule.
static java.lang.String TeamInit
          Identifier for the team initializatoin rule.
static java.lang.String TypeResolution
          Identifier for the type resolution rule.
static java.lang.String WriteSource
          Identifier for the WriteSource rule.
 
Constructor Summary
RuleId()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Capsule

public static final java.lang.String Capsule
See Also:
Constant Field Values

CapsuleDescriptor

public static final java.lang.String CapsuleDescriptor
See Also:
Constant Field Values

CapsuleStatemachine

public static final java.lang.String CapsuleStatemachine
Identifier for the capsule statemachine rule.

See Also:
Constant Field Values

CapsuleStructure

public static final java.lang.String CapsuleStructure
Identifier for the capsule structure rule.

See Also:
Constant Field Values

Class

public static final java.lang.String Class
Identifier for the class rule.

See Also:
Constant Field Values

ClassDescriptor

public static final java.lang.String ClassDescriptor
Identifier for the class descriptor rule.

See Also:
Constant Field Values

Constructor

public static final java.lang.String Constructor
Identifier for the constructor rule.

See Also:
Constant Field Values

DataType

public static final java.lang.String DataType
Identifier for the datatype rule.

See Also:
Constant Field Values

DataTypeDescriptor

public static final java.lang.String DataTypeDescriptor
Identifier for the datatype descriptor rule.

See Also:
Constant Field Values

Dependency

public static final java.lang.String Dependency
Identifier for the dependency rule.

See Also:
Constant Field Values

Destructor

public static final java.lang.String Destructor
Identifier for the destructor rule.

See Also:
Constant Field Values

Enumeration

public static final java.lang.String Enumeration
Identifier for the enumeration rule.

See Also:
Constant Field Values

EnumerationDescriptor

public static final java.lang.String EnumerationDescriptor
Identifier for the enumeration rule.

See Also:
Constant Field Values

EnumerationLiteral

public static final java.lang.String EnumerationLiteral
Identifier for the interface rule.

See Also:
Constant Field Values

ExceptionParameter

public static final java.lang.String ExceptionParameter
Identifier for the exception parameter rule.

See Also:
Constant Field Values

Generalization

public static final java.lang.String Generalization
Identifier for the generalization rule.

See Also:
Constant Field Values

Generate

public static final java.lang.String Generate
Identifier for the generate rule.

See Also:
Constant Field Values

Getter

public static final java.lang.String Getter
Identifier for the property getter rule.

See Also:
Constant Field Values

Initialize

public static final java.lang.String Initialize
Identifier for the model rule.

See Also:
Constant Field Values

Interface

public static final java.lang.String Interface
Identifier for the interface rule.

See Also:
Constant Field Values

Node

public static final java.lang.String Node
Identifier for the node rule.

See Also:
Constant Field Values

Operation

public static final java.lang.String Operation
Identifier for the operation rule.

See Also:
Constant Field Values

Package

public static final java.lang.String Package
Identifier for the package rule.

See Also:
Constant Field Values

Parameter

public static final java.lang.String Parameter
Identifier for the parameter rule.

See Also:
Constant Field Values

Part

public static final java.lang.String Part
Identifier for the part rule.

See Also:
Constant Field Values

PassiveStatemachine

public static final java.lang.String PassiveStatemachine
Identifier for the passive statemachine rule.

See Also:
Constant Field Values

Port

public static final java.lang.String Port
Identifier for the port rule.

See Also:
Constant Field Values

Property

public static final java.lang.String Property
Identifier for the property rule.

See Also:
Constant Field Values

Protocol

public static final java.lang.String Protocol
Identifier for the protocol rule.

See Also:
Constant Field Values

RemoveOldFiles

public static final java.lang.String RemoveOldFiles
See Also:
Constant Field Values

Setter

public static final java.lang.String Setter
Identifier for the property setter rule.

See Also:
Constant Field Values

SourceFile

public static final java.lang.String SourceFile
Identifier for the source file rule.

See Also:
Constant Field Values

SourceFileFinalization

public static final java.lang.String SourceFileFinalization
Identifier for the source-file finalization rule.

See Also:
Constant Field Values

SpecialOperations

public static final java.lang.String SpecialOperations
Identifier for the SpecialOperations rule.

See Also:
Constant Field Values

Team

public static final java.lang.String Team
Identifier for the ValidateEdit rule.

See Also:
Constant Field Values

TeamInit

public static final java.lang.String TeamInit
Identifier for the team initializatoin rule.


TypeResolution

public static final java.lang.String TypeResolution
Identifier for the type resolution rule.

See Also:
Constant Field Values

WriteSource

public static final java.lang.String WriteSource
Identifier for the WriteSource rule.

See Also:
Constant Field Values
Constructor Detail

RuleId

public RuleId()