Search

Class DynamicTypesRelationDefinition

Extends java.lang.Object
Provides operations for RelationDefinition objects.

Attributes

Name Type Description
childType String Relation's child type
id String Relation's ID
name String Relation's name
parentType String Relation's parent type

Methods

None

Returned by

Method Returns
DynamicTypesManager.getAllRelations() DynamicTypesRelationDefinition[]

Referenced in

None