| Package | Description |
|---|---|
| no.g9.os |
| Modifier and Type | Field and Description |
|---|---|
RelationCardinality |
AbstractOSRole.CARDINALITY
The relation cardinality of the node.
|
| Modifier and Type | Method and Description |
|---|---|
RelationCardinality |
AbstractOSRole.getRelationCardinality() |
RelationCardinality |
OSRole.getRelationCardinality()
Get the role's cardinality.
|
static RelationCardinality |
RelationCardinality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelationCardinality[] |
RelationCardinality.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.