ClassDefinitionAll Constructor | Initializes a new instance of the ClassDefinitionAll class. |
AlternationClass (inherited from ClassDefinition) | |
ClassDefType (inherited from ClassDefinition) | |
ClassName | |
ClassParts (inherited from ClassDefinition) | |
ConstructionClass (inherited from ClassDefinition) | |
IsFinal (inherited from ClassDefinition) | |
IsInterface (inherited from ClassDefinition) | |
Public (inherited from ClassDefinition) | |
RepetitionClass (inherited from ClassDefinition) | |
Visitor (inherited from ClassDefinition) |
AddSubclassEdge (inherited from ClassDefinition) | Replaces addAlternation( ... ) |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
classParts (inherited from ClassDefinition) |
ClassDefinitionAll Class | edu.neu.ccs.demeter.APRlib.cd Namespace