Package | Description |
---|---|
net.ontopia.topicmaps.schema.impl.osl |
The classes and interfaces used to represent constructs in the Ontopia
Schema Language.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractScopedCardinalityConstraint
INTERNAL: Common base class for constraints which have cardinality
and scope facets.
|
class |
AbstractScopedTypedCardinalityConstraint
INTERNAL: Common base class for constraints which have cardinality,
type, and scope facets.
|
class |
AbstractTypedCardinalityConstraint
INTERNAL: Common base class for constraints which have cardinality
and type facets.
|
class |
AssociationRoleConstraint
INTERNAL: Represents a constraint on the association roles of an
association.
|
class |
OccurrenceConstraint
INTERNAL: Represents a constraint on the occurrences of a class of topics.
|
class |
TopicNameConstraint
INTERNAL: Represents a constraint on a base name within a topic class
definition.
|
class |
TopicRoleConstraint
INTERNAL: Represents a constraint on the allowed association roles of
the instances of a topic class.
|
class |
VariantConstraint
INTERNAL: Represents a constraint on the allowed variant names of
a base name.
|