class RelationshipType extends Enum

Class RelationshipType. Enum class defining types of relationships

Constants

COLLAPSIBLE

Load all data at once

COLLAPSIBLE_KEY

OWL_CAROUSEL

Load using owl carousel

OWL_CAROUSEL_KEY

Methods

static array
getPossibleValues()

Gets an array of the possible values.

static array
getReadables()

Gets an array of the human representations indexed by possible values.

Details

at line 40
static array getPossibleValues()

Gets an array of the possible values.

Return Value

array

at line 52
static array getReadables()

Gets an array of the human representations indexed by possible values.

Return Value

array