RelationshipTypesBase overview
![]() | Initializes a new instance of the RelationshipTypesBase class. |
![]() | Gets the RelationshipType objects associated with this object |
![]() | Adds a new relationship type to this object |
![]() | Returns true if new relationship types can be added |
![]() | Returns true if the item at index can be deleted |
![]() | Returns true if the relationship type at index can be edited |
![]() | Deletes the item at index |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Gets the actual object type being manipulated by this object |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets an ArrayList of relationship types |
![]() | Gets the Type of the current instance. |
![]() | Replaces the relationship type at index with a new one |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() |