APRlib

InterfaceEdge Members

InterfaceEdge overview

Public Instance Constructors

InterfaceEdge Constructor

Public Instance Properties

ClassName (inherited from EdgeBase) 
IsAlternationEdge (inherited from EdgeBase) 
IsConstructionEdge (inherited from EdgeBase) 
IsInheritanceEdge 
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

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