| Package | Description |
|---|---|
| no.g9.os |
| Modifier and Type | Field and Description |
|---|---|
RelationType |
AbstractOSRole.RELATION_TYPE
The relation type.
|
| Modifier and Type | Method and Description |
|---|---|
RelationType |
AbstractOSRole.getRelationType() |
RelationType |
OSRole.getRelationType()
Get the relation type enumeration for this role.
|
static RelationType |
RelationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelationType[] |
RelationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractOSRole(OSRole<?> parent,
RelationType relationType,
RelationCardinality cardinality,
RoleConstant roleConstant)
Constructs a new object selection role.
|
Copyright © 2006–2017 Esito AS. All rights reserved.