APRlib

PartEdge Members

PartEdge overview

Public Instance Constructors

PartEdge Constructor

Public Instance Properties

ClassName (inherited from EdgeBase) 
IsAlternationEdge (inherited from EdgeBase) 
IsConstructionEdge 
IsFinal 
IsInheritanceEdge (inherited from EdgeBase) 
IsMethod 
Label 
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.
MarkAsMethodEdge 
ToString 

Protected Instance Fields

isMethodEdge 
keyString 
partName 
partType 
sourceClassDefinition 
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

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