Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents the metadata about a ___domain relationship.
The DomainRelationshipInfo type exposes the following members.
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Finds a ___domain property that is defined in this ___domain class. (Inherited from DomainClassInfo.)
Finds a ___domain role by name.
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Overloaded. Indicates whether this ___domain class is derived from a specified ___domain class.
Creates a shallow copy of the current Object. (Inherited from Object.)
Converts the element to a string. (Inherited from DomainObjectInfo.)
Top
Properties
Name
Description
Gets a list of all ___domain classes derived from this class. (Inherited from DomainClassInfo.)
Gets a list of ___domain properties declared on this ___domain class. (Inherited from DomainClassInfo.)
Gets a read-only list of all the ___domain roles played by this class or its ascendants. (Inherited from DomainClassInfo.)
Gets a list of ___domain roles which embed this ___domain class. (Inherited from DomainClassInfo.)
Gets whether multiple instances of this ___domain relationship are allowed between the same pair of elements.
Gets the ___domain class that this ___domain class inherits from. (Inherited from DomainClassInfo.)
Gets the base ___domain relationship, if any.
Gets the default ___domain property for this ___domain class. (Inherited from DomainClassInfo.)
Gets the display name of the element. (Inherited from DomainObjectInfo.)
Gets the ___domain model that this ___domain class belongs to. (Inherited from DomainClassInfo.)
Gets a read-only list of the ___domain roles for this relationship.
Gets the ID of the element. (Inherited from DomainObjectInfo.)
Gets the implementation type of this ___domain class. (Inherited from DomainClassInfo.)
Gets whether the player of the source role logically contains the players of the target role.
Gets whether validation is enabled for this ___domain class. (Inherited from DomainClassInfo.)
Gets a list of ___domain classes derived directly from this class. (Inherited from DomainClassInfo.)
Gets a list of the ___domain properties declared in this ___domain class. (Inherited from DomainClassInfo.)
Gets a list of the ___domain roles played by this ___domain class. (Inherited from DomainClassInfo.)
Gets the name of the element. (Inherited from DomainObjectInfo.)
Gets the element name property for this ___domain class. (Inherited from DomainClassInfo.)
Top