APRlib

SubclassEdge Members

SubclassEdge overview

Public Instance Constructors

SubclassEdge Constructor

Public Instance Properties

ClassName (inherited from EdgeBase) 
IsAlternationEdge 
IsConstructionEdge (inherited from EdgeBase) 
IsInheritanceEdge (inherited from EdgeBase) 
Label (inherited from EdgeBase) 
Source (inherited from EdgeBase) 
Target (inherited from EdgeBase) 

Public Instance Methods

Equals 
GetHashCode (inherited from EdgeBase) 
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from EdgeBase) 

Protected Instance Fields

keyString (inherited from EdgeBase) 
sourceClassDefinition (inherited from EdgeBase) 
targetClassDefinition (inherited from EdgeBase) 

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

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