APRlib

ClassDefinitionAll Members

ClassDefinitionAll overview

Public Instance Constructors

ClassDefinitionAll ConstructorInitializes a new instance of the ClassDefinitionAll class.

Public Instance Properties

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) 

Public Instance Methods

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.

Protected Internal Instance Fields

classParts (inherited from ClassDefinition) 

See Also

ClassDefinitionAll Class | edu.neu.ccs.demeter.APRlib.cd Namespace