Ant Organisation Ltd documentation

RelationshipTypeBase Members

RelationshipTypeBase overview

Public Static Methods

GetSelfRelationshipType Gets the relationship type representing self

Public Instance Constructors

RelationshipTypeBase ConstructorInitializes a new instance of the RelationshipTypeBase class.

Public Instance Properties

BackwardsName Gets the name of relationship in the context of B going to A
ForwardName Gets the name of relationship in the context of A going to B
GraphType Gets and sets the graph type of this object
Name Gets and sets the name of the relationship

Public Instance Methods

Equals Override of Equals
GetBackwardName Gets the name of the relationship when mapping from B to A
GetForwardName Gets the name of the relationship when mapping from A to B
GetGraphType Gets the type of graph which is described by relationships of this type
GetHashCode Override of GetHashCode
GetName Gets the overall name of the relationship
GetSummary Gets a summary of this relationship type
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

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

RelationshipTypeBase Class | Ant.Security.Base Namespace