Index

A B C D E F G H I K L M N O P Q R S T U V X 
All Classes and Interfaces|All Packages|Constant Field Values

A

addAnnotation(Ontology, AnnotatedElement, AnnotationProperty, Literal) - Static method in class io.opencaesar.oml.util.OmlWrite
Adds a new annotation on a given element in the context of a given ontology
addAnnotation(Ontology, AnnotatedElement, String, Literal) - Method in class io.opencaesar.oml.util.OmlBuilder
Adds a new annotation on a given annotated element in the context of a given ontology Note that if the element is already added to an ontology, it is expected to be the same as the given ontology
addAnnotation(Ontology, AnnotationProperty, Literal) - Static method in class io.opencaesar.oml.util.OmlWrite
Adds a new annotation on a given ontology
addAnnotation(Ontology, String, Literal) - Method in class io.opencaesar.oml.util.OmlBuilder
Adds a new annotation on a given ontology
addAnnotation(Ontology, String, String, Literal) - Method in class io.opencaesar.oml.util.OmlBuilder
Adds a new annotation on a given member (identified by iri) in the context of a given ontology
addAnnotationProperty(Vocabulary, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a new annotation property and adds it to the given vocabulary
addAnnotationProperty(Vocabulary, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a new annotation property and adds it to the given vocabulary
addAspect(Vocabulary, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a new aspect and adds it to the given vocabulary
addAspect(Vocabulary, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a new aspect and adds it to the given vocabulary
addConcept(Vocabulary, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a new concept and adds it to the given vocabulary
addConcept(Vocabulary, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a new concept and adds it to the given vocabulary
addConceptInstance(Description, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a concept instance and adds it to the given description
addConceptInstance(Description, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a concept instance and adds it to the given description
addConceptTypeAssertion(Description, ConceptInstance, Concept) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a concept type assertion and adds it to the given description
addConceptTypeAssertion(Description, String, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a concept type assertion and adds it to the given description
addDescriptionBundleExtension(DescriptionBundle, String, SeparatorKind, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a description bundle extension and adds it to the given description bundle
addDescriptionBundleExtension(DescriptionBundle, String, SeparatorKind, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a description bundle extension and adds it to the given description bundle
addDescriptionBundleInclusion(DescriptionBundle, String, SeparatorKind, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a description bundle inclusion and adds it to the given description bundle
addDescriptionBundleInclusion(DescriptionBundle, String, SeparatorKind, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a description bundle inclusion and adds it to the given description bundle
addDescriptionBundleUsage(DescriptionBundle, String, SeparatorKind, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a description bundle usage and adds it to the given description bundle
addDescriptionBundleUsage(DescriptionBundle, String, SeparatorKind, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a description bundle usage and adds it to the given description bundle
addDescriptionExtension(Description, String, SeparatorKind, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a description extension and adds it to the given description
addDescriptionExtension(Description, String, SeparatorKind, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a description extension and adds it to the given description
addDescriptionUsage(Description, String, SeparatorKind, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a description usage and adds it to the given description
addDescriptionUsage(Description, String, SeparatorKind, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a description usage and adds it to the given description
addEnumeratedScalar(Vocabulary, String, Literal...) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a new enumerated scalar and adds it to the given vocabulary
addEnumeratedScalar(Vocabulary, String, Literal...) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a new enumerated scalar and adds it to the given vocabulary
addFacetedScalar(Vocabulary, String, Long, Long, Long, String, String, Literal, Literal, Literal, Literal) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a new faceted scalar and adds it to the given vocabulary
addFacetedScalar(Vocabulary, String, Long, Long, Long, String, String, Literal, Literal, Literal, Literal) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a new faceted scalar and adds it to the given vocabulary
addForwardRelation(RelationEntity, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a forward relation and adds it to the given relation entity
addForwardRelation(RelationEntity, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a forward relation and adds it to the given relation entity
addKeyAxiom(Vocabulary, Entity, List<Feature>) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a key axiom and adds it to the given vocabulary
addKeyAxiom(Vocabulary, String, List<String>) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a key axiom and adds it to the given vocabulary
addLinkAssertion(Description, NamedInstance, Relation, NamedInstance) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a link assertion and adds it to the given description
addLinkAssertion(Description, String, String, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a link assertion and adds it to the given description
addRelationCardinalityRestrictionAxiom(Vocabulary, Entity, Relation, CardinalityRestrictionKind, long, Entity) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a relation cardinality restriction axiom and adds it to the given vocabulary
addRelationCardinalityRestrictionAxiom(Vocabulary, String, String, CardinalityRestrictionKind, long, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a relation cardinality restriction axiom and adds it to the given vocabulary
addRelationEntity(Vocabulary, String, Entity, Entity, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a new relation entity and adds it to the given vocabulary
addRelationEntity(Vocabulary, String, String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a new relation entity and adds it to the given vocabulary
addRelationInstance(Description, String, List<NamedInstance>, List<NamedInstance>) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a relation instance and adds it to the given description
addRelationInstance(Description, String, List<String>, List<String>) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a relation instance and adds it to the given description
addRelationRangeRestrictionAxiom(Vocabulary, Entity, Relation, Entity, RangeRestrictionKind) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a relation range restriction axiom and adds it to the given vocabulary
addRelationRangeRestrictionAxiom(Vocabulary, String, String, String, RangeRestrictionKind) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a relation range restriction axiom and adds it to the given vocabulary
addRelationTargetRestrictionAxiom(Vocabulary, Entity, Relation, Entity) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a relation target restriction axiom and adds it to the given vocabulary
addRelationTargetRestrictionAxiom(Vocabulary, String, String, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a relation target restriction axiom and adds it to the given vocabulary
addRelationTypeAssertion(Description, RelationInstance, RelationEntity) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a relation type assertion and adds it to the given description
addRelationTypeAssertion(Description, String, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a relation type assertion and adds it to the given description
addReverseRelation(RelationEntity, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a reverse relation and adds it to the given relation entity
addReverseRelation(RelationEntity, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a reverse relation and adds it to the given relation entity
addRule(Vocabulary, String, Predicate[], Predicate[]) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a rule and adds it to the given relation entity
addRule(Vocabulary, String, Predicate[], Predicate[]) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a rule and adds it to the given relation entity
addScalarProperty(Vocabulary, String, Classifier, Scalar, boolean) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a new scalar property and adds it to the given vocabulary
addScalarProperty(Vocabulary, String, String, String, boolean) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a new scalar property and adds it to the given vocabulary
addScalarPropertyCardinalityRestrictionAxiom(Vocabulary, Classifier, ScalarProperty, CardinalityRestrictionKind, long, Scalar) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a scalar property cardinality restriction axiom and adds it to the given vocabulary
addScalarPropertyCardinalityRestrictionAxiom(Vocabulary, String, String, CardinalityRestrictionKind, long, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a scalar property cardinality restriction axiom and adds it to the given vocabulary
addScalarPropertyRangeRestrictionAxiom(Vocabulary, Classifier, ScalarProperty, Scalar, RangeRestrictionKind) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a scalar property range restriction axiom and adds it to the given vocabulary
addScalarPropertyRangeRestrictionAxiom(Vocabulary, String, String, String, RangeRestrictionKind) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a scalar property range restriction axiom and adds it to the given vocabulary
addScalarPropertyValueAssertion(Ontology, Instance, ScalarProperty, Literal) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a scalar property value assertion and adds it to the given ontology
addScalarPropertyValueAssertion(Ontology, String, String, Literal) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a scalar property value assertion and adds it to the given ontology
addScalarPropertyValueRestrictionAxiom(Vocabulary, Classifier, ScalarProperty, Literal) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a scalar property value restriction axiom and adds it to the given vocabulary
addScalarPropertyValueRestrictionAxiom(Vocabulary, String, String, Literal) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a scalar property value restriction axiom and adds it to the given vocabulary
addSpecializationAxiom(Vocabulary, SpecializableTerm, SpecializableTerm) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a specialization axiom between two terms and adds it to the given vocabulary
addSpecializationAxiom(Vocabulary, String, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a specialization axiom between two terms and adds it to the given vocabulary
addStructure(Vocabulary, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a new structure and adds it to the given vocabulary
addStructure(Vocabulary, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a new structure and adds it to the given vocabulary
addStructuredProperty(Vocabulary, String, Classifier, Structure, boolean) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a new structured property and adds it to the given vocabulary
addStructuredProperty(Vocabulary, String, String, String, boolean) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a new structured property and adds it to the given vocabulary
addStructuredPropertyCardinalityRestrictionAxiom(Vocabulary, Classifier, StructuredProperty, CardinalityRestrictionKind, long, Structure) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a structured property cardinality restriction axiom and adds it to the given vocabulary
addStructuredPropertyCardinalityRestrictionAxiom(Vocabulary, String, String, CardinalityRestrictionKind, long, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a structured property cardinality restriction axiom and adds it to the given vocabulary
addStructuredPropertyRangeRestrictionAxiom(Vocabulary, Classifier, StructuredProperty, Structure, RangeRestrictionKind) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a structured property range restriction axiom and adds it to the given vocabulary
addStructuredPropertyRangeRestrictionAxiom(Vocabulary, String, String, String, RangeRestrictionKind) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a structured property range restriction axiom and adds it to the given vocabulary
addStructuredPropertyValueAssertion(Ontology, Instance, StructuredProperty, StructureInstance) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a structured property value assertion and adds it to the given ontology
addStructuredPropertyValueAssertion(Ontology, String, String, StructureInstance) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a structured property value assertion and adds it to the given ontology
addStructuredPropertyValueRestrictionAxiom(Vocabulary, Classifier, StructuredProperty, StructureInstance) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a structured property value restriction axiom and adds it to the given vocabulary
addStructuredPropertyValueRestrictionAxiom(Vocabulary, String, String, StructureInstance) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a structured property value restriction axiom and adds it to the given vocabulary
addToNewResources(Ontology, URI) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a new resource with the given URI and adds the given ontology as its root The new resource will be created in the resource set and added to the set of new resources
addVocabularyBundleExtension(VocabularyBundle, String, SeparatorKind, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a vocabulary bundle extension and adds it to the given vocabulary bundle
addVocabularyBundleExtension(VocabularyBundle, String, SeparatorKind, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a vocabulary bundle extension and adds it to the given vocabulary bundle
addVocabularyBundleInclusion(VocabularyBundle, String, SeparatorKind, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a vocabulary bundle inclusion and adds it to the given vocabulary bundle
addVocabularyBundleInclusion(VocabularyBundle, String, SeparatorKind, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a vocabulary bundle inclusion and adds it to the given vocabulary bundle
addVocabularyExtension(Vocabulary, String, SeparatorKind, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a vocabulary extension and adds it to the given vocabulary
addVocabularyExtension(Vocabulary, String, SeparatorKind, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a vocabulary extension and adds it to the given vocabulary
addVocabularyUsage(Vocabulary, String, SeparatorKind, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a vocabulary usage and adds it to the given vocabulary
addVocabularyUsage(Vocabulary, String, SeparatorKind, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a vocabulary usage and adds it to the given vocabulary
ALL - Enum constant in enum class io.opencaesar.oml.RangeRestrictionKind
The 'All' literal object.
ALL_VALUE - Static variable in enum class io.opencaesar.oml.RangeRestrictionKind
The 'All' literal value.
ANNOTATED_ELEMENT - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Annotated Element' class.
ANNOTATED_ELEMENT - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Annotated Element' class.
ANNOTATED_ELEMENT___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
ANNOTATED_ELEMENT___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
ANNOTATED_ELEMENT__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
ANNOTATED_ELEMENT__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Annotations' containment reference list feature.
ANNOTATED_ELEMENT_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Annotated Element' class.
ANNOTATED_ELEMENT_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Annotated Element' class.
AnnotatedElement - Interface in io.opencaesar.oml
A representation of the model object 'Annotated Element'.
AnnotatedElementImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Annotated Element'.
AnnotatedElementImpl() - Constructor for class io.opencaesar.oml.impl.AnnotatedElementImpl
Annotation - Interface in io.opencaesar.oml
A representation of the model object 'Annotation'.
ANNOTATION - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Annotation' class.
ANNOTATION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Annotation' class.
ANNOTATION___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
ANNOTATION___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
ANNOTATION__OWNING_ELEMENT - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Element' container reference.
ANNOTATION__OWNING_ELEMENT - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Element' container reference feature.
ANNOTATION__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
ANNOTATION__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Reference' container reference feature.
ANNOTATION__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Property' reference.
ANNOTATION__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Property' reference feature.
ANNOTATION__REFERENCE_VALUE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Reference Value' reference.
ANNOTATION__REFERENCE_VALUE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Reference Value' reference feature.
ANNOTATION__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Value' containment reference.
ANNOTATION__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Value' containment reference feature.
ANNOTATION_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Annotation' class.
ANNOTATION_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Annotation' class.
ANNOTATION_PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Annotation Property' class.
ANNOTATION_PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Annotation Property' class.
ANNOTATION_PROPERTY___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
ANNOTATION_PROPERTY___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
ANNOTATION_PROPERTY___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
ANNOTATION_PROPERTY___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
ANNOTATION_PROPERTY__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
ANNOTATION_PROPERTY__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
ANNOTATION_PROPERTY__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
ANNOTATION_PROPERTY__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
ANNOTATION_PROPERTY_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Annotation Property' class.
ANNOTATION_PROPERTY_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Annotation Property' class.
ANNOTATION_PROPERTY_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Annotation Property Reference' class.
ANNOTATION_PROPERTY_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Annotation Property Reference' class.
ANNOTATION_PROPERTY_REFERENCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
ANNOTATION_PROPERTY_REFERENCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
ANNOTATION_PROPERTY_REFERENCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
ANNOTATION_PROPERTY_REFERENCE__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
ANNOTATION_PROPERTY_REFERENCE__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
ANNOTATION_PROPERTY_REFERENCE__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Property' reference.
ANNOTATION_PROPERTY_REFERENCE__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Property' reference feature.
ANNOTATION_PROPERTY_REFERENCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Annotation Property Reference' class.
ANNOTATION_PROPERTY_REFERENCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Annotation Property Reference' class.
AnnotationImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Annotation'.
AnnotationImpl() - Constructor for class io.opencaesar.oml.impl.AnnotationImpl
AnnotationProperty - Interface in io.opencaesar.oml
A representation of the model object 'Annotation Property'.
AnnotationPropertyImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Annotation Property'.
AnnotationPropertyImpl() - Constructor for class io.opencaesar.oml.impl.AnnotationPropertyImpl
AnnotationPropertyReference - Interface in io.opencaesar.oml
A representation of the model object 'Annotation Property Reference'.
AnnotationPropertyReferenceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Annotation Property Reference'.
AnnotationPropertyReferenceImpl() - Constructor for class io.opencaesar.oml.impl.AnnotationPropertyReferenceImpl
antecedent - Variable in class io.opencaesar.oml.impl.RuleImpl
The cached value of the 'Antecedent' containment reference list.
aspect - Variable in class io.opencaesar.oml.impl.AspectReferenceImpl
The cached value of the 'Aspect' reference.
Aspect - Interface in io.opencaesar.oml
A representation of the model object 'Aspect'.
ASPECT - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Aspect' class.
ASPECT - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Aspect' class.
ASPECT___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
ASPECT___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
ASPECT___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
ASPECT___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
ASPECT__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
ASPECT__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
ASPECT__OWNED_KEYS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Keys' containment reference list.
ASPECT__OWNED_PROPERTY_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Restrictions' containment reference list.
ASPECT__OWNED_RELATION_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Relation Restrictions' containment reference list.
ASPECT__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
ASPECT__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
ASPECT_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Aspect' class.
ASPECT_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Aspect' class.
ASPECT_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Aspect Reference' class.
ASPECT_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Aspect Reference' class.
ASPECT_REFERENCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
ASPECT_REFERENCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
ASPECT_REFERENCE__ASPECT - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Aspect' reference.
ASPECT_REFERENCE__ASPECT - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Aspect' reference feature.
ASPECT_REFERENCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
ASPECT_REFERENCE__OWNED_KEYS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Keys' containment reference list.
ASPECT_REFERENCE__OWNED_PROPERTY_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Restrictions' containment reference list.
ASPECT_REFERENCE__OWNED_RELATION_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Relation Restrictions' containment reference list.
ASPECT_REFERENCE__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
ASPECT_REFERENCE__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
ASPECT_REFERENCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Aspect Reference' class.
ASPECT_REFERENCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Aspect Reference' class.
AspectImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Aspect'.
AspectImpl() - Constructor for class io.opencaesar.oml.impl.AspectImpl
AspectReference - Interface in io.opencaesar.oml
A representation of the model object 'Aspect Reference'.
AspectReferenceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Aspect Reference'.
AspectReferenceImpl() - Constructor for class io.opencaesar.oml.impl.AspectReferenceImpl
Assertion - Interface in io.opencaesar.oml
A representation of the model object 'Assertion'.
ASSERTION - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Assertion' class.
ASSERTION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Assertion' class.
ASSERTION___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
ASSERTION___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
ASSERTION_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Assertion' class.
ASSERTION_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Assertion' class.
AssertionImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Assertion'.
AssertionImpl() - Constructor for class io.opencaesar.oml.impl.AssertionImpl
asymmetric - Variable in class io.opencaesar.oml.impl.RelationEntityImpl
The cached value of the 'Asymmetric' attribute.
ASYMMETRIC_EDEFAULT - Static variable in class io.opencaesar.oml.impl.RelationEntityImpl
The default value of the 'Asymmetric' attribute.
attachedHelper(EObject) - Method in class io.opencaesar.oml.resource.OmlJsonResource
 
Axiom - Interface in io.opencaesar.oml
A representation of the model object 'Axiom'.
AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Axiom' class.
AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Axiom' class.
AXIOM___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
AXIOM___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
AXIOM_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Axiom' class.
AXIOM_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Axiom' class.
AxiomImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Axiom'.
AxiomImpl() - Constructor for class io.opencaesar.oml.impl.AxiomImpl

B

basicGetAntecedentRule() - Method in class io.opencaesar.oml.impl.PredicateImpl
basicGetAspect() - Method in class io.opencaesar.oml.impl.AspectReferenceImpl
basicGetConcept() - Method in class io.opencaesar.oml.impl.ConceptReferenceImpl
basicGetConsequentRule() - Method in class io.opencaesar.oml.impl.PredicateImpl
basicGetDomain() - Method in class io.opencaesar.oml.impl.RelationImpl
basicGetDomain() - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
basicGetDomain() - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
basicGetEntity() - Method in class io.opencaesar.oml.impl.RelationEntityPredicateImpl
basicGetEntity() - Method in class io.opencaesar.oml.impl.RelationEntityReferenceImpl
basicGetFeature() - Method in class io.opencaesar.oml.impl.FeaturePredicateImpl
basicGetInstance() - Method in class io.opencaesar.oml.impl.ConceptInstanceReferenceImpl
basicGetInstance() - Method in class io.opencaesar.oml.impl.RelationInstanceReferenceImpl
basicGetInstance2() - Method in class io.opencaesar.oml.impl.BinaryPredicateImpl
basicGetInverse() - Method in class io.opencaesar.oml.impl.RelationImpl
basicGetOwningAssertion() - Method in class io.opencaesar.oml.impl.StructureInstanceImpl
basicGetOwningAxiom() - Method in class io.opencaesar.oml.impl.StructureInstanceImpl
basicGetOwningClassifier() - Method in class io.opencaesar.oml.impl.PropertyRestrictionAxiomImpl
basicGetOwningDescription() - Method in class io.opencaesar.oml.impl.DescriptionImportImpl
basicGetOwningDescription() - Method in class io.opencaesar.oml.impl.DescriptionStatementImpl
basicGetOwningDescription() - Method in class io.opencaesar.oml.impl.NamedInstanceImpl
basicGetOwningDescription() - Method in class io.opencaesar.oml.impl.NamedInstanceReferenceImpl
basicGetOwningDescriptionBundle() - Method in class io.opencaesar.oml.impl.DescriptionBundleImportImpl
basicGetOwningElement() - Method in class io.opencaesar.oml.impl.AnnotationImpl
basicGetOwningEntity() - Method in class io.opencaesar.oml.impl.KeyAxiomImpl
basicGetOwningEntity() - Method in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
basicGetOwningInstance() - Method in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
basicGetOwningInstance() - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
basicGetOwningInstance() - Method in class io.opencaesar.oml.impl.PropertyValueAssertionImpl
basicGetOwningInstance() - Method in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
basicGetOwningReference() - Method in class io.opencaesar.oml.impl.AnnotationImpl
basicGetOwningReference() - Method in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
basicGetOwningReference() - Method in class io.opencaesar.oml.impl.KeyAxiomImpl
basicGetOwningReference() - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
basicGetOwningReference() - Method in class io.opencaesar.oml.impl.PropertyRestrictionAxiomImpl
basicGetOwningReference() - Method in class io.opencaesar.oml.impl.PropertyValueAssertionImpl
basicGetOwningReference() - Method in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
basicGetOwningReference() - Method in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
basicGetOwningReference() - Method in class io.opencaesar.oml.impl.SpecializationAxiomImpl
basicGetOwningTerm() - Method in class io.opencaesar.oml.impl.SpecializationAxiomImpl
basicGetOwningVocabulary() - Method in class io.opencaesar.oml.impl.AnnotationPropertyImpl
basicGetOwningVocabulary() - Method in class io.opencaesar.oml.impl.RelationReferenceImpl
basicGetOwningVocabulary() - Method in class io.opencaesar.oml.impl.RuleImpl
basicGetOwningVocabulary() - Method in class io.opencaesar.oml.impl.RuleReferenceImpl
basicGetOwningVocabulary() - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
basicGetOwningVocabulary() - Method in class io.opencaesar.oml.impl.SpecializableTermImpl
basicGetOwningVocabulary() - Method in class io.opencaesar.oml.impl.SpecializableTermReferenceImpl
basicGetOwningVocabulary() - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
basicGetOwningVocabulary() - Method in class io.opencaesar.oml.impl.VocabularyImportImpl
basicGetOwningVocabulary() - Method in class io.opencaesar.oml.impl.VocabularyStatementImpl
basicGetOwningVocabularyBundle() - Method in class io.opencaesar.oml.impl.VocabularyBundleImportImpl
basicGetProperty() - Method in class io.opencaesar.oml.impl.AnnotationImpl
basicGetProperty() - Method in class io.opencaesar.oml.impl.AnnotationPropertyReferenceImpl
basicGetProperty() - Method in class io.opencaesar.oml.impl.ScalarPropertyReferenceImpl
basicGetProperty() - Method in class io.opencaesar.oml.impl.ScalarPropertyRestrictionAxiomImpl
basicGetProperty() - Method in class io.opencaesar.oml.impl.ScalarPropertyValueAssertionImpl
basicGetProperty() - Method in class io.opencaesar.oml.impl.StructuredPropertyReferenceImpl
basicGetProperty() - Method in class io.opencaesar.oml.impl.StructuredPropertyRestrictionAxiomImpl
basicGetProperty() - Method in class io.opencaesar.oml.impl.StructuredPropertyValueAssertionImpl
basicGetRange() - Method in class io.opencaesar.oml.impl.RelationCardinalityRestrictionAxiomImpl
basicGetRange() - Method in class io.opencaesar.oml.impl.RelationImpl
basicGetRange() - Method in class io.opencaesar.oml.impl.RelationRangeRestrictionAxiomImpl
basicGetRange() - Method in class io.opencaesar.oml.impl.ScalarPropertyCardinalityRestrictionAxiomImpl
basicGetRange() - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
basicGetRange() - Method in class io.opencaesar.oml.impl.ScalarPropertyRangeRestrictionAxiomImpl
basicGetRange() - Method in class io.opencaesar.oml.impl.StructuredPropertyCardinalityRestrictionAxiomImpl
basicGetRange() - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
basicGetRange() - Method in class io.opencaesar.oml.impl.StructuredPropertyRangeRestrictionAxiomImpl
basicGetReferenceValue() - Method in class io.opencaesar.oml.impl.AnnotationImpl
basicGetRelation() - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
basicGetRelation() - Method in class io.opencaesar.oml.impl.RelationReferenceImpl
basicGetRelation() - Method in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
basicGetRelationEntity() - Method in class io.opencaesar.oml.impl.ForwardRelationImpl
basicGetRelationEntity() - Method in class io.opencaesar.oml.impl.ReverseRelationImpl
basicGetRule() - Method in class io.opencaesar.oml.impl.RuleReferenceImpl
basicGetScalar() - Method in class io.opencaesar.oml.impl.EnumeratedScalarReferenceImpl
basicGetScalar() - Method in class io.opencaesar.oml.impl.FacetedScalarReferenceImpl
basicGetSource() - Method in class io.opencaesar.oml.impl.RelationEntityImpl
basicGetSpecializedTerm() - Method in class io.opencaesar.oml.impl.SpecializationAxiomImpl
basicGetStructure() - Method in class io.opencaesar.oml.impl.StructureReferenceImpl
basicGetTarget() - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
basicGetTarget() - Method in class io.opencaesar.oml.impl.RelationEntityImpl
basicGetTarget() - Method in class io.opencaesar.oml.impl.RelationTargetRestrictionAxiomImpl
basicGetType() - Method in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
basicGetType() - Method in class io.opencaesar.oml.impl.QuotedLiteralImpl
basicGetType() - Method in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
basicGetType() - Method in class io.opencaesar.oml.impl.StructureInstanceImpl
basicGetType() - Method in class io.opencaesar.oml.impl.TypePredicateImpl
basicSetAntecedentRule(Rule, NotificationChain) - Method in class io.opencaesar.oml.impl.PredicateImpl
basicSetConsequentRule(Rule, NotificationChain) - Method in class io.opencaesar.oml.impl.PredicateImpl
basicSetForwardRelation(ForwardRelation, NotificationChain) - Method in class io.opencaesar.oml.impl.RelationEntityImpl
basicSetLiteral2(Literal, NotificationChain) - Method in class io.opencaesar.oml.impl.FeaturePredicateImpl
basicSetMaxExclusive(Literal, NotificationChain) - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
basicSetMaxInclusive(Literal, NotificationChain) - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
basicSetMinExclusive(Literal, NotificationChain) - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
basicSetMinInclusive(Literal, NotificationChain) - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
basicSetOwningAssertion(StructuredPropertyValueAssertion, NotificationChain) - Method in class io.opencaesar.oml.impl.StructureInstanceImpl
basicSetOwningAxiom(StructuredPropertyValueRestrictionAxiom, NotificationChain) - Method in class io.opencaesar.oml.impl.StructureInstanceImpl
basicSetOwningClassifier(Classifier, NotificationChain) - Method in class io.opencaesar.oml.impl.PropertyRestrictionAxiomImpl
basicSetOwningDescription(Description, NotificationChain) - Method in class io.opencaesar.oml.impl.DescriptionImportImpl
basicSetOwningDescription(Description, NotificationChain) - Method in class io.opencaesar.oml.impl.DescriptionStatementImpl
basicSetOwningDescription(Description, NotificationChain) - Method in class io.opencaesar.oml.impl.NamedInstanceImpl
basicSetOwningDescription(Description, NotificationChain) - Method in class io.opencaesar.oml.impl.NamedInstanceReferenceImpl
basicSetOwningDescriptionBundle(DescriptionBundle, NotificationChain) - Method in class io.opencaesar.oml.impl.DescriptionBundleImportImpl
basicSetOwningElement(AnnotatedElement, NotificationChain) - Method in class io.opencaesar.oml.impl.AnnotationImpl
basicSetOwningEntity(Entity, NotificationChain) - Method in class io.opencaesar.oml.impl.KeyAxiomImpl
basicSetOwningEntity(Entity, NotificationChain) - Method in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
basicSetOwningInstance(ConceptInstance, NotificationChain) - Method in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
basicSetOwningInstance(Instance, NotificationChain) - Method in class io.opencaesar.oml.impl.PropertyValueAssertionImpl
basicSetOwningInstance(NamedInstance, NotificationChain) - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
basicSetOwningInstance(RelationInstance, NotificationChain) - Method in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
basicSetOwningReference(ClassifierReference, NotificationChain) - Method in class io.opencaesar.oml.impl.PropertyRestrictionAxiomImpl
basicSetOwningReference(ConceptInstanceReference, NotificationChain) - Method in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
basicSetOwningReference(EntityReference, NotificationChain) - Method in class io.opencaesar.oml.impl.KeyAxiomImpl
basicSetOwningReference(EntityReference, NotificationChain) - Method in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
basicSetOwningReference(NamedInstanceReference, NotificationChain) - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
basicSetOwningReference(NamedInstanceReference, NotificationChain) - Method in class io.opencaesar.oml.impl.PropertyValueAssertionImpl
basicSetOwningReference(Reference, NotificationChain) - Method in class io.opencaesar.oml.impl.AnnotationImpl
basicSetOwningReference(RelationInstanceReference, NotificationChain) - Method in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
basicSetOwningReference(SpecializableTermReference, NotificationChain) - Method in class io.opencaesar.oml.impl.SpecializationAxiomImpl
basicSetOwningTerm(SpecializableTerm, NotificationChain) - Method in class io.opencaesar.oml.impl.SpecializationAxiomImpl
basicSetOwningVocabulary(Vocabulary, NotificationChain) - Method in class io.opencaesar.oml.impl.AnnotationPropertyImpl
basicSetOwningVocabulary(Vocabulary, NotificationChain) - Method in class io.opencaesar.oml.impl.RelationReferenceImpl
basicSetOwningVocabulary(Vocabulary, NotificationChain) - Method in class io.opencaesar.oml.impl.RuleImpl
basicSetOwningVocabulary(Vocabulary, NotificationChain) - Method in class io.opencaesar.oml.impl.RuleReferenceImpl
basicSetOwningVocabulary(Vocabulary, NotificationChain) - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
basicSetOwningVocabulary(Vocabulary, NotificationChain) - Method in class io.opencaesar.oml.impl.SpecializableTermImpl
basicSetOwningVocabulary(Vocabulary, NotificationChain) - Method in class io.opencaesar.oml.impl.SpecializableTermReferenceImpl
basicSetOwningVocabulary(Vocabulary, NotificationChain) - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
basicSetOwningVocabulary(Vocabulary, NotificationChain) - Method in class io.opencaesar.oml.impl.VocabularyImportImpl
basicSetOwningVocabulary(Vocabulary, NotificationChain) - Method in class io.opencaesar.oml.impl.VocabularyStatementImpl
basicSetOwningVocabularyBundle(VocabularyBundle, NotificationChain) - Method in class io.opencaesar.oml.impl.VocabularyBundleImportImpl
basicSetRelationEntity(RelationEntity, NotificationChain) - Method in class io.opencaesar.oml.impl.ForwardRelationImpl
basicSetRelationEntity(RelationEntity, NotificationChain) - Method in class io.opencaesar.oml.impl.ReverseRelationImpl
basicSetReverseRelation(ReverseRelation, NotificationChain) - Method in class io.opencaesar.oml.impl.RelationEntityImpl
basicSetValue(Literal, NotificationChain) - Method in class io.opencaesar.oml.impl.AnnotationImpl
basicSetValue(Literal, NotificationChain) - Method in class io.opencaesar.oml.impl.ScalarPropertyValueAssertionImpl
basicSetValue(Literal, NotificationChain) - Method in class io.opencaesar.oml.impl.ScalarPropertyValueRestrictionAxiomImpl
basicSetValue(StructureInstance, NotificationChain) - Method in class io.opencaesar.oml.impl.StructuredPropertyValueAssertionImpl
basicSetValue(StructureInstance, NotificationChain) - Method in class io.opencaesar.oml.impl.StructuredPropertyValueRestrictionAxiomImpl
BINARY_PREDICATE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Binary Predicate' class.
BINARY_PREDICATE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Binary Predicate' class.
BINARY_PREDICATE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
BINARY_PREDICATE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
BINARY_PREDICATE__ANTECEDENT_RULE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Antecedent Rule' container reference.
BINARY_PREDICATE__CONSEQUENT_RULE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Consequent Rule' container reference.
BINARY_PREDICATE__INSTANCE2 - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Instance2' reference.
BINARY_PREDICATE__INSTANCE2 - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Instance2' reference feature.
BINARY_PREDICATE__VARIABLE1 - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Variable1' attribute.
BINARY_PREDICATE__VARIABLE1 - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Variable1' attribute feature.
BINARY_PREDICATE__VARIABLE2 - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Variable2' attribute.
BINARY_PREDICATE__VARIABLE2 - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Variable2' attribute feature.
BINARY_PREDICATE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Binary Predicate' class.
BINARY_PREDICATE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Binary Predicate' class.
BinaryPredicate - Interface in io.opencaesar.oml
A representation of the model object 'Binary Predicate'.
BinaryPredicateImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Binary Predicate'.
BinaryPredicateImpl() - Constructor for class io.opencaesar.oml.impl.BinaryPredicateImpl
BOOLEAN_LITERAL - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Boolean Literal' class.
BOOLEAN_LITERAL - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Boolean Literal' class.
BOOLEAN_LITERAL___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
BOOLEAN_LITERAL___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
BOOLEAN_LITERAL__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Value' attribute.
BOOLEAN_LITERAL__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Value' attribute feature.
BOOLEAN_LITERAL_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Boolean Literal' class.
BOOLEAN_LITERAL_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Boolean Literal' class.
BooleanLiteral - Interface in io.opencaesar.oml
A representation of the model object 'Boolean Literal'.
BooleanLiteralImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Boolean Literal'.
BooleanLiteralImpl() - Constructor for class io.opencaesar.oml.impl.BooleanLiteralImpl

C

cardinality - Variable in class io.opencaesar.oml.impl.RelationCardinalityRestrictionAxiomImpl
The cached value of the 'Cardinality' attribute.
cardinality - Variable in class io.opencaesar.oml.impl.ScalarPropertyCardinalityRestrictionAxiomImpl
The cached value of the 'Cardinality' attribute.
cardinality - Variable in class io.opencaesar.oml.impl.StructuredPropertyCardinalityRestrictionAxiomImpl
The cached value of the 'Cardinality' attribute.
CARDINALITY_EDEFAULT - Static variable in class io.opencaesar.oml.impl.RelationCardinalityRestrictionAxiomImpl
The default value of the 'Cardinality' attribute.
CARDINALITY_EDEFAULT - Static variable in class io.opencaesar.oml.impl.ScalarPropertyCardinalityRestrictionAxiomImpl
The default value of the 'Cardinality' attribute.
CARDINALITY_EDEFAULT - Static variable in class io.opencaesar.oml.impl.StructuredPropertyCardinalityRestrictionAxiomImpl
The default value of the 'Cardinality' attribute.
CARDINALITY_RESTRICTION_KIND - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Cardinality Restriction Kind' enum.
CARDINALITY_RESTRICTION_KIND - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Cardinality Restriction Kind' enum.
CardinalityRestrictionKind - Enum Class in io.opencaesar.oml
A representation of the literals of the enumeration 'Cardinality Restriction Kind', and utility methods for working with them.
caseAnnotatedElement(AnnotatedElement) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Annotated Element'.
caseAnnotation(Annotation) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Annotation'.
caseAnnotationProperty(AnnotationProperty) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Annotation Property'.
caseAnnotationPropertyReference(AnnotationPropertyReference) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Annotation Property Reference'.
caseAspect(Aspect) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Aspect'.
caseAspectReference(AspectReference) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Aspect Reference'.
caseAssertion(Assertion) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Assertion'.
caseAxiom(Axiom) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Axiom'.
caseBinaryPredicate(BinaryPredicate) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Binary Predicate'.
caseBooleanLiteral(BooleanLiteral) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Boolean Literal'.
caseClassifier(Classifier) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Classifier'.
caseClassifierReference(ClassifierReference) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Classifier Reference'.
caseConcept(Concept) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Concept'.
caseConceptInstance(ConceptInstance) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Concept Instance'.
caseConceptInstanceReference(ConceptInstanceReference) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Concept Instance Reference'.
caseConceptReference(ConceptReference) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Concept Reference'.
caseConceptTypeAssertion(ConceptTypeAssertion) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Concept Type Assertion'.
caseDecimalLiteral(DecimalLiteral) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Decimal Literal'.
caseDescription(Description) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Description'.
caseDescriptionBox(DescriptionBox) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Description Box'.
caseDescriptionBundle(DescriptionBundle) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Description Bundle'.
caseDescriptionBundleExtension(DescriptionBundleExtension) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Description Bundle Extension'.
caseDescriptionBundleImport(DescriptionBundleImport) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Description Bundle Import'.
caseDescriptionBundleInclusion(DescriptionBundleInclusion) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Description Bundle Inclusion'.
caseDescriptionBundleUsage(DescriptionBundleUsage) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Description Bundle Usage'.
caseDescriptionExtension(DescriptionExtension) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Description Extension'.
caseDescriptionImport(DescriptionImport) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Description Import'.
caseDescriptionStatement(DescriptionStatement) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Description Statement'.
caseDescriptionUsage(DescriptionUsage) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Description Usage'.
caseDifferentFromPredicate(DifferentFromPredicate) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Different From Predicate'.
caseDoubleLiteral(DoubleLiteral) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Double Literal'.
caseElement(Element) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseEntity(Entity) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Entity'.
caseEntityReference(EntityReference) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Entity Reference'.
caseEnumeratedScalar(EnumeratedScalar) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Enumerated Scalar'.
caseEnumeratedScalarReference(EnumeratedScalarReference) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Enumerated Scalar Reference'.
caseFacetedScalar(FacetedScalar) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Faceted Scalar'.
caseFacetedScalarReference(FacetedScalarReference) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Faceted Scalar Reference'.
caseFeature(Feature) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Feature'.
caseFeaturePredicate(FeaturePredicate) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Feature Predicate'.
caseForwardRelation(ForwardRelation) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Forward Relation'.
caseIdentifiedElement(IdentifiedElement) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Identified Element'.
caseImport(Import) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Import'.
caseInstance(Instance) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Instance'.
caseIntegerLiteral(IntegerLiteral) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Integer Literal'.
caseKeyAxiom(KeyAxiom) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Key Axiom'.
caseLinkAssertion(LinkAssertion) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Link Assertion'.
caseLiteral(Literal) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Literal'.
caseMember(Member) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Member'.
caseNamedInstance(NamedInstance) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Named Instance'.
caseNamedInstanceReference(NamedInstanceReference) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Named Instance Reference'.
caseOntology(Ontology) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Ontology'.
casePredicate(Predicate) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Predicate'.
caseProperty(Property) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Property'.
casePropertyRestrictionAxiom(PropertyRestrictionAxiom) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Property Restriction Axiom'.
casePropertyValueAssertion(PropertyValueAssertion) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Property Value Assertion'.
caseQuotedLiteral(QuotedLiteral) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Quoted Literal'.
caseReference(Reference) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Reference'.
caseRelation(Relation) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Relation'.
caseRelationCardinalityRestrictionAxiom(RelationCardinalityRestrictionAxiom) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Relation Cardinality Restriction Axiom'.
caseRelationEntity(RelationEntity) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Relation Entity'.
caseRelationEntityPredicate(RelationEntityPredicate) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Relation Entity Predicate'.
caseRelationEntityReference(RelationEntityReference) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Relation Entity Reference'.
caseRelationInstance(RelationInstance) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Relation Instance'.
caseRelationInstanceReference(RelationInstanceReference) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Relation Instance Reference'.
caseRelationRangeRestrictionAxiom(RelationRangeRestrictionAxiom) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Relation Range Restriction Axiom'.
caseRelationReference(RelationReference) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Relation Reference'.
caseRelationRestrictionAxiom(RelationRestrictionAxiom) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Relation Restriction Axiom'.
caseRelationTargetRestrictionAxiom(RelationTargetRestrictionAxiom) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Relation Target Restriction Axiom'.
caseRelationTypeAssertion(RelationTypeAssertion) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Relation Type Assertion'.
caseRestrictionAxiom(RestrictionAxiom) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Restriction Axiom'.
caseReverseRelation(ReverseRelation) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Reverse Relation'.
caseRule(Rule) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Rule'.
caseRuleReference(RuleReference) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Rule Reference'.
caseSameAsPredicate(SameAsPredicate) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Same As Predicate'.
caseScalar(Scalar) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Scalar'.
caseScalarProperty(ScalarProperty) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Scalar Property'.
caseScalarPropertyCardinalityRestrictionAxiom(ScalarPropertyCardinalityRestrictionAxiom) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Scalar Property Cardinality Restriction Axiom'.
caseScalarPropertyRangeRestrictionAxiom(ScalarPropertyRangeRestrictionAxiom) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Scalar Property Range Restriction Axiom'.
caseScalarPropertyReference(ScalarPropertyReference) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Scalar Property Reference'.
caseScalarPropertyRestrictionAxiom(ScalarPropertyRestrictionAxiom) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Scalar Property Restriction Axiom'.
caseScalarPropertyValueAssertion(ScalarPropertyValueAssertion) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Scalar Property Value Assertion'.
caseScalarPropertyValueRestrictionAxiom(ScalarPropertyValueRestrictionAxiom) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Scalar Property Value Restriction Axiom'.
caseSemanticProperty(SemanticProperty) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Semantic Property'.
caseSpecializableTerm(SpecializableTerm) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Specializable Term'.
caseSpecializableTermReference(SpecializableTermReference) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Specializable Term Reference'.
caseSpecializationAxiom(SpecializationAxiom) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Specialization Axiom'.
caseStatement(Statement) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Statement'.
caseStructure(Structure) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Structure'.
caseStructuredProperty(StructuredProperty) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Structured Property'.
caseStructuredPropertyCardinalityRestrictionAxiom(StructuredPropertyCardinalityRestrictionAxiom) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Structured Property Cardinality Restriction Axiom'.
caseStructuredPropertyRangeRestrictionAxiom(StructuredPropertyRangeRestrictionAxiom) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Structured Property Range Restriction Axiom'.
caseStructuredPropertyReference(StructuredPropertyReference) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Structured Property Reference'.
caseStructuredPropertyRestrictionAxiom(StructuredPropertyRestrictionAxiom) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Structured Property Restriction Axiom'.
caseStructuredPropertyValueAssertion(StructuredPropertyValueAssertion) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Structured Property Value Assertion'.
caseStructuredPropertyValueRestrictionAxiom(StructuredPropertyValueRestrictionAxiom) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Structured Property Value Restriction Axiom'.
caseStructureInstance(StructureInstance) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Structure Instance'.
caseStructureReference(StructureReference) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Structure Reference'.
caseTerm(Term) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Term'.
caseType(Type) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Type'.
caseTypeAssertion(TypeAssertion) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Type Assertion'.
caseTypePredicate(TypePredicate) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Type Predicate'.
caseUnaryPredicate(UnaryPredicate) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Unary Predicate'.
caseVocabulary(Vocabulary) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Vocabulary'.
caseVocabularyBox(VocabularyBox) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Vocabulary Box'.
caseVocabularyBundle(VocabularyBundle) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Vocabulary Bundle'.
caseVocabularyBundleExtension(VocabularyBundleExtension) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Vocabulary Bundle Extension'.
caseVocabularyBundleImport(VocabularyBundleImport) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Vocabulary Bundle Import'.
caseVocabularyBundleInclusion(VocabularyBundleInclusion) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Vocabulary Bundle Inclusion'.
caseVocabularyExtension(VocabularyExtension) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Vocabulary Extension'.
caseVocabularyImport(VocabularyImport) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Vocabulary Import'.
caseVocabularyStatement(VocabularyStatement) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Vocabulary Statement'.
caseVocabularyUsage(VocabularyUsage) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'Vocabulary Usage'.
Classifier - Interface in io.opencaesar.oml
A representation of the model object 'Classifier'.
CLASSIFIER - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Classifier' class.
CLASSIFIER - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Classifier' class.
CLASSIFIER___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
CLASSIFIER___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
CLASSIFIER___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
CLASSIFIER___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
CLASSIFIER__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
CLASSIFIER__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
CLASSIFIER__OWNED_PROPERTY_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Restrictions' containment reference list.
CLASSIFIER__OWNED_PROPERTY_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Property Restrictions' containment reference list feature.
CLASSIFIER__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
CLASSIFIER__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
CLASSIFIER_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Classifier' class.
CLASSIFIER_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Classifier' class.
CLASSIFIER_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Classifier Reference' class.
CLASSIFIER_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Classifier Reference' class.
CLASSIFIER_REFERENCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
CLASSIFIER_REFERENCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
CLASSIFIER_REFERENCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
CLASSIFIER_REFERENCE__OWNED_PROPERTY_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Restrictions' containment reference list.
CLASSIFIER_REFERENCE__OWNED_PROPERTY_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Property Restrictions' containment reference list feature.
CLASSIFIER_REFERENCE__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
CLASSIFIER_REFERENCE__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
CLASSIFIER_REFERENCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Classifier Reference' class.
CLASSIFIER_REFERENCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Classifier Reference' class.
ClassifierImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Classifier'.
ClassifierImpl() - Constructor for class io.opencaesar.oml.impl.ClassifierImpl
ClassifierReference - Interface in io.opencaesar.oml
A representation of the model object 'Classifier Reference'.
ClassifierReferenceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Classifier Reference'.
ClassifierReferenceImpl() - Constructor for class io.opencaesar.oml.impl.ClassifierReferenceImpl
closure(V, boolean, Function<T, List<T>>) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the closure of the given recursive function starting from a given root
concept - Variable in class io.opencaesar.oml.impl.ConceptReferenceImpl
The cached value of the 'Concept' reference.
Concept - Interface in io.opencaesar.oml
A representation of the model object 'Concept'.
CONCEPT - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Concept' class.
CONCEPT - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Concept' class.
CONCEPT___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
CONCEPT___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
CONCEPT___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
CONCEPT___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
CONCEPT__ENUMERATED_INSTANCES - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Enumerated Instances' reference list.
CONCEPT__ENUMERATED_INSTANCES - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Enumerated Instances' reference list feature.
CONCEPT__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
CONCEPT__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
CONCEPT__OWNED_KEYS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Keys' containment reference list.
CONCEPT__OWNED_PROPERTY_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Restrictions' containment reference list.
CONCEPT__OWNED_RELATION_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Relation Restrictions' containment reference list.
CONCEPT__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
CONCEPT__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
CONCEPT_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Concept' class.
CONCEPT_INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Concept Instance' class.
CONCEPT_INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Concept Instance' class.
CONCEPT_INSTANCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
CONCEPT_INSTANCE___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
CONCEPT_INSTANCE___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
CONCEPT_INSTANCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
CONCEPT_INSTANCE__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
CONCEPT_INSTANCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
CONCEPT_INSTANCE__OWNED_LINKS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Links' containment reference list.
CONCEPT_INSTANCE__OWNED_PROPERTY_VALUES - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Values' containment reference list.
CONCEPT_INSTANCE__OWNED_TYPES - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Types' containment reference list.
CONCEPT_INSTANCE__OWNED_TYPES - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Types' containment reference list feature.
CONCEPT_INSTANCE__OWNING_DESCRIPTION - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Description' container reference.
CONCEPT_INSTANCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Concept Instance' class.
CONCEPT_INSTANCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Concept Instance' class.
CONCEPT_INSTANCE_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Concept Instance Reference' class.
CONCEPT_INSTANCE_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Concept Instance Reference' class.
CONCEPT_INSTANCE_REFERENCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
CONCEPT_INSTANCE_REFERENCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
CONCEPT_INSTANCE_REFERENCE__INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Instance' reference.
CONCEPT_INSTANCE_REFERENCE__INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Instance' reference feature.
CONCEPT_INSTANCE_REFERENCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
CONCEPT_INSTANCE_REFERENCE__OWNED_LINKS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Links' containment reference list.
CONCEPT_INSTANCE_REFERENCE__OWNED_PROPERTY_VALUES - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Values' containment reference list.
CONCEPT_INSTANCE_REFERENCE__OWNED_TYPES - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Types' containment reference list.
CONCEPT_INSTANCE_REFERENCE__OWNED_TYPES - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Types' containment reference list feature.
CONCEPT_INSTANCE_REFERENCE__OWNING_DESCRIPTION - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Description' container reference.
CONCEPT_INSTANCE_REFERENCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Concept Instance Reference' class.
CONCEPT_INSTANCE_REFERENCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Concept Instance Reference' class.
CONCEPT_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Concept' class.
CONCEPT_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Concept Reference' class.
CONCEPT_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Concept Reference' class.
CONCEPT_REFERENCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
CONCEPT_REFERENCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
CONCEPT_REFERENCE__CONCEPT - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Concept' reference.
CONCEPT_REFERENCE__CONCEPT - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Concept' reference feature.
CONCEPT_REFERENCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
CONCEPT_REFERENCE__OWNED_KEYS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Keys' containment reference list.
CONCEPT_REFERENCE__OWNED_PROPERTY_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Restrictions' containment reference list.
CONCEPT_REFERENCE__OWNED_RELATION_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Relation Restrictions' containment reference list.
CONCEPT_REFERENCE__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
CONCEPT_REFERENCE__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
CONCEPT_REFERENCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Concept Reference' class.
CONCEPT_REFERENCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Concept Reference' class.
CONCEPT_TYPE_ASSERTION - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Concept Type Assertion' class.
CONCEPT_TYPE_ASSERTION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Concept Type Assertion' class.
CONCEPT_TYPE_ASSERTION___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
CONCEPT_TYPE_ASSERTION___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
CONCEPT_TYPE_ASSERTION___GET_TYPE - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Type' operation.
CONCEPT_TYPE_ASSERTION__OWNING_INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Instance' container reference.
CONCEPT_TYPE_ASSERTION__OWNING_INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Instance' container reference feature.
CONCEPT_TYPE_ASSERTION__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
CONCEPT_TYPE_ASSERTION__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Reference' container reference feature.
CONCEPT_TYPE_ASSERTION__TYPE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Type' reference.
CONCEPT_TYPE_ASSERTION__TYPE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Type' reference feature.
CONCEPT_TYPE_ASSERTION_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Concept Type Assertion' class.
CONCEPT_TYPE_ASSERTION_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Concept Type Assertion' class.
ConceptImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Concept'.
ConceptImpl() - Constructor for class io.opencaesar.oml.impl.ConceptImpl
ConceptInstance - Interface in io.opencaesar.oml
A representation of the model object 'Concept Instance'.
ConceptInstanceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Concept Instance'.
ConceptInstanceImpl() - Constructor for class io.opencaesar.oml.impl.ConceptInstanceImpl
ConceptInstanceReference - Interface in io.opencaesar.oml
A representation of the model object 'Concept Instance Reference'.
ConceptInstanceReferenceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Concept Instance Reference'.
ConceptInstanceReferenceImpl() - Constructor for class io.opencaesar.oml.impl.ConceptInstanceReferenceImpl
ConceptReference - Interface in io.opencaesar.oml
A representation of the model object 'Concept Reference'.
ConceptReferenceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Concept Reference'.
ConceptReferenceImpl() - Constructor for class io.opencaesar.oml.impl.ConceptReferenceImpl
ConceptTypeAssertion - Interface in io.opencaesar.oml
A representation of the model object 'Concept Type Assertion'.
ConceptTypeAssertionImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Concept Type Assertion'.
ConceptTypeAssertionImpl() - Constructor for class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
consequent - Variable in class io.opencaesar.oml.impl.RuleImpl
The cached value of the 'Consequent' containment reference list.
convertCardinalityRestrictionKindToString(EDataType, Object) - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
convertDecimalToString(EDataType, Object) - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
convertIDToString(EDataType, Object) - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
convertNamespaceToString(EDataType, Object) - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
convertRangeRestrictionKindToString(EDataType, Object) - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
convertSeparatorKindToString(EDataType, Object) - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
convertToString(EDataType, Object) - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
convertUnsignedIntegerToString(EDataType, Object) - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
convertUnsignedIntToString(EDataType, Object) - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
create(Class<T>) - Method in class io.opencaesar.oml.util.OmlFactory2
Creates a new Oml object given a Java type
create(Class<T>) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates an object of the given type using the Oml factory
create(URI) - Static method in class io.opencaesar.oml.util.OmlCatalog
Creates a new Oml Catalog given a catalog URI
create(EClass) - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createAdapter(Notifier) - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates an adapter for the target.
createAnnotatedElementAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Annotated Element'.
createAnnotation() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createAnnotation() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Annotation'.
createAnnotationAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Annotation'.
createAnnotationProperty() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createAnnotationProperty() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Annotation Property'.
createAnnotationPropertyAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Annotation Property'.
createAnnotationPropertyReference() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createAnnotationPropertyReference() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Annotation Property Reference'.
createAnnotationPropertyReferenceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Annotation Property Reference'.
createAspect() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createAspect() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Aspect'.
createAspectAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Aspect'.
createAspectReference() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createAspectReference() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Aspect Reference'.
createAspectReferenceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Aspect Reference'.
createAssertionAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Assertion'.
createAxiomAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Axiom'.
createBikeshedAnnotations() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
Initializes the annotations for https://tabatkins.github.io/bikeshed.
createBinaryPredicateAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Binary Predicate'.
createBooleanLiteral() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createBooleanLiteral() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Boolean Literal'.
createBooleanLiteral(boolean) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates an boolean literal
createBooleanLiteral(boolean) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates an boolean literal
createBooleanLiteralAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Boolean Literal'.
createCardinalityRestrictionKindFromString(EDataType, String) - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createClassifierAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Classifier'.
createClassifierReferenceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Classifier Reference'.
createConcept() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createConcept() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Concept'.
createConceptAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Concept'.
createConceptInstance() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createConceptInstance() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Concept Instance'.
createConceptInstanceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Concept Instance'.
createConceptInstanceReference() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createConceptInstanceReference() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Concept Instance Reference'.
createConceptInstanceReferenceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Concept Instance Reference'.
createConceptReference() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createConceptReference() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Concept Reference'.
createConceptReferenceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Concept Reference'.
createConceptTypeAssertion() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createConceptTypeAssertion() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Concept Type Assertion'.
createConceptTypeAssertionAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Concept Type Assertion'.
createDecimalFromString(EDataType, String) - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createDecimalLiteral() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createDecimalLiteral() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Decimal Literal'.
createDecimalLiteral(BigDecimal) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a decimal literal
createDecimalLiteral(BigDecimal) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a decimal literal
createDecimalLiteralAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Decimal Literal'.
createDescription() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createDescription() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Description'.
createDescription(String, SeparatorKind, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a new description
createDescription(URI, String, SeparatorKind, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a new description and add it as content of a resource with the given URI
createDescriptionAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Description'.
createDescriptionBoxAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Description Box'.
createDescriptionBundle() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createDescriptionBundle() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Description Bundle'.
createDescriptionBundle(String, SeparatorKind, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a new description bundle
createDescriptionBundle(URI, String, SeparatorKind, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a new description bundle and add it as content of a resource with the given URI
createDescriptionBundleAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Description Bundle'.
createDescriptionBundleExtension() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createDescriptionBundleExtension() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Description Bundle Extension'.
createDescriptionBundleExtensionAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Description Bundle Extension'.
createDescriptionBundleImportAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Description Bundle Import'.
createDescriptionBundleInclusion() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createDescriptionBundleInclusion() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Description Bundle Inclusion'.
createDescriptionBundleInclusionAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Description Bundle Inclusion'.
createDescriptionBundleUsage() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createDescriptionBundleUsage() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Description Bundle Usage'.
createDescriptionBundleUsageAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Description Bundle Usage'.
createDescriptionExtension() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createDescriptionExtension() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Description Extension'.
createDescriptionExtensionAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Description Extension'.
createDescriptionImportAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Description Import'.
createDescriptionStatementAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Description Statement'.
createDescriptionUsage() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createDescriptionUsage() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Description Usage'.
createDescriptionUsageAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Description Usage'.
createDifferentFromPredicate() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createDifferentFromPredicate() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Different From Predicate'.
createDifferentFromPredicate(Vocabulary, String, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a differentFrom predicate
createDifferentFromPredicate(Vocabulary, String, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a differentFrom predicate
createDifferentFromPredicateAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Different From Predicate'.
createDoubleLiteral() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createDoubleLiteral() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Double Literal'.
createDoubleLiteral(double) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a double literal
createDoubleLiteral(double) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a double literal
createDoubleLiteralAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Double Literal'.
createElementAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Element'.
createEntityAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Entity'.
createEntityReferenceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Entity Reference'.
createEnumeratedScalar() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createEnumeratedScalar() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Enumerated Scalar'.
createEnumeratedScalarAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Enumerated Scalar'.
createEnumeratedScalarReference() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createEnumeratedScalarReference() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Enumerated Scalar Reference'.
createEnumeratedScalarReferenceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Enumerated Scalar Reference'.
createEObjectAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for the default case.
createExtendedMetaDataAnnotations() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.
createFacetedScalar() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createFacetedScalar() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Faceted Scalar'.
createFacetedScalarAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Faceted Scalar'.
createFacetedScalarReference() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createFacetedScalarReference() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Faceted Scalar Reference'.
createFacetedScalarReferenceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Faceted Scalar Reference'.
createFeatureAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Feature'.
createFeaturePredicate() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createFeaturePredicate() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Feature Predicate'.
createFeaturePredicate(Vocabulary, Feature, String, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates an relation predicate
createFeaturePredicate(Vocabulary, String, String, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates an feature predicate
createFeaturePredicateAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Feature Predicate'.
createForwardRelation() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createForwardRelation() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Forward Relation'.
createForwardRelationAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Forward Relation'.
createFromString(EDataType, String) - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createHeadingsAnnotations() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
Initializes the annotations for https://tabatkins.github.io/bikeshed/headings.
createIdentifiedElementAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Identified Element'.
createIDFromString(EDataType, String) - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createImportAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Import'.
createInstanceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Instance'.
createIntegerLiteral() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createIntegerLiteral() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Integer Literal'.
createIntegerLiteral(int) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates an integer literal
createIntegerLiteral(int) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates an integer literal
createIntegerLiteralAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Integer Literal'.
createKeyAxiom() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createKeyAxiom() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Key Axiom'.
createKeyAxiomAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Key Axiom'.
createLinkAssertion() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createLinkAssertion() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Link Assertion'.
createLinkAssertionAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Link Assertion'.
createLiteral(Object) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a literal from the given lexical value in the given ontology
createLiteralAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Literal'.
createMemberAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Member'.
createModificationTrackingAdapter() - Method in class io.opencaesar.oml.resource.OmlJsonResource
 
createModificationTrackingAdapter() - Method in class io.opencaesar.oml.resource.OmlXMIResource
 
createNamedInstanceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Named Instance'.
createNamedInstanceReferenceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Named Instance Reference'.
createNamespaceFromString(EDataType, String) - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createOntology(Class<T>, String, SeparatorKind, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a new ontology of the given sub type
createOntologyAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Ontology'.
createPackageContents() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
Creates the meta-model objects for the package.
createPredicateAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Predicate'.
createPropertyAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Property'.
createPropertyRestrictionAxiomAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Property Restriction Axiom'.
createPropertyValueAssertionAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Property Value Assertion'.
createQuotedLiteral() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createQuotedLiteral() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Quoted Literal'.
createQuotedLiteral(Ontology, String, Scalar, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a quoted literal in the given ontology
createQuotedLiteral(Ontology, String, String, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a quoted literal in the given ontology
createQuotedLiteralAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Quoted Literal'.
createRangeRestrictionKindFromString(EDataType, String) - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createReference(AnnotationProperty) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a reference for the given annotation property
createReference(Aspect) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a reference for the given aspect
createReference(Concept) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a reference for the given concept
createReference(ConceptInstance) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a reference for the given concept instance
createReference(EnumeratedScalar) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a reference for the given enumerated scalar
createReference(FacetedScalar) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a reference for the given faceted scalar
createReference(Member) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a reference for the given member
createReference(Member) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a reference for the given member
createReference(Relation) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a reference for the given relation
createReference(RelationEntity) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a reference for the given relation entity
createReference(RelationInstance) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a reference for the given relation instance
createReference(Rule) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a reference for the given rule
createReference(ScalarProperty) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a reference for the given scalar property
createReference(Structure) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a reference for the given structure
createReference(StructuredProperty) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a reference for the given structured property
createReferenceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Reference'.
createRelationAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Relation'.
createRelationCardinalityRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createRelationCardinalityRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Relation Cardinality Restriction Axiom'.
createRelationCardinalityRestrictionAxiomAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Relation Cardinality Restriction Axiom'.
createRelationEntity() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createRelationEntity() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Relation Entity'.
createRelationEntityAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Relation Entity'.
createRelationEntityPredicate() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createRelationEntityPredicate() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Relation Entity Predicate'.
createRelationEntityPredicate(Vocabulary, RelationEntity, String, String, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates an relation entity predicate
createRelationEntityPredicate(Vocabulary, String, String, String, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates an relation entity predicate
createRelationEntityPredicateAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Relation Entity Predicate'.
createRelationEntityReference() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createRelationEntityReference() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Relation Entity Reference'.
createRelationEntityReferenceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Relation Entity Reference'.
createRelationInstance() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createRelationInstance() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Relation Instance'.
createRelationInstanceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Relation Instance'.
createRelationInstanceReference() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createRelationInstanceReference() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Relation Instance Reference'.
createRelationInstanceReferenceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Relation Instance Reference'.
createRelationRangeRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createRelationRangeRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Relation Range Restriction Axiom'.
createRelationRangeRestrictionAxiomAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Relation Range Restriction Axiom'.
createRelationReference() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createRelationReference() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Relation Reference'.
createRelationReferenceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Relation Reference'.
createRelationRestrictionAxiomAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Relation Restriction Axiom'.
createRelationTargetRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createRelationTargetRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Relation Target Restriction Axiom'.
createRelationTargetRestrictionAxiomAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Relation Target Restriction Axiom'.
createRelationTypeAssertion() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createRelationTypeAssertion() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Relation Type Assertion'.
createRelationTypeAssertionAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Relation Type Assertion'.
createResource(URI) - Method in class io.opencaesar.oml.resource.OmlJsonResourceFactory
 
createResource(URI) - Method in class io.opencaesar.oml.resource.OmlXMIResourceFactory
 
createRestrictionAxiomAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Restriction Axiom'.
createReverseRelation() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createReverseRelation() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Reverse Relation'.
createReverseRelationAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Reverse Relation'.
createRule() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createRule() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Rule'.
createRuleAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Rule'.
createRuleReference() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createRuleReference() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Rule Reference'.
createRuleReferenceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Rule Reference'.
createSameAsPredicate() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createSameAsPredicate() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Same As Predicate'.
createSameAsPredicate(Vocabulary, String, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a sameAs predicate
createSameAsPredicate(Vocabulary, String, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a sameAs predicate
createSameAsPredicateAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Same As Predicate'.
createScalarAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Scalar'.
createScalarProperty() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createScalarProperty() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Scalar Property'.
createScalarPropertyAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Scalar Property'.
createScalarPropertyCardinalityRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createScalarPropertyCardinalityRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Scalar Property Cardinality Restriction Axiom'.
createScalarPropertyCardinalityRestrictionAxiomAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Scalar Property Cardinality Restriction Axiom'.
createScalarPropertyRangeRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createScalarPropertyRangeRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Scalar Property Range Restriction Axiom'.
createScalarPropertyRangeRestrictionAxiomAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Scalar Property Range Restriction Axiom'.
createScalarPropertyReference() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createScalarPropertyReference() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Scalar Property Reference'.
createScalarPropertyReferenceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Scalar Property Reference'.
createScalarPropertyRestrictionAxiomAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Scalar Property Restriction Axiom'.
createScalarPropertyValueAssertion() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createScalarPropertyValueAssertion() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Scalar Property Value Assertion'.
createScalarPropertyValueAssertionAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Scalar Property Value Assertion'.
createScalarPropertyValueRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createScalarPropertyValueRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Scalar Property Value Restriction Axiom'.
createScalarPropertyValueRestrictionAxiomAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Scalar Property Value Restriction Axiom'.
createSemanticPropertyAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Semantic Property'.
createSeparatorKindFromString(EDataType, String) - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createSpecializableTermAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Specializable Term'.
createSpecializableTermReferenceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Specializable Term Reference'.
createSpecializationAxiom() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createSpecializationAxiom() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Specialization Axiom'.
createSpecializationAxiomAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Specialization Axiom'.
createStatementAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Statement'.
createStructure() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createStructure() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Structure'.
createStructureAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Structure'.
createStructuredProperty() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createStructuredProperty() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Structured Property'.
createStructuredPropertyAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Structured Property'.
createStructuredPropertyCardinalityRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createStructuredPropertyCardinalityRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Structured Property Cardinality Restriction Axiom'.
createStructuredPropertyCardinalityRestrictionAxiomAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Structured Property Cardinality Restriction Axiom'.
createStructuredPropertyRangeRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createStructuredPropertyRangeRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Structured Property Range Restriction Axiom'.
createStructuredPropertyRangeRestrictionAxiomAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Structured Property Range Restriction Axiom'.
createStructuredPropertyReference() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createStructuredPropertyReference() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Structured Property Reference'.
createStructuredPropertyReferenceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Structured Property Reference'.
createStructuredPropertyRestrictionAxiomAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Structured Property Restriction Axiom'.
createStructuredPropertyValueAssertion() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createStructuredPropertyValueAssertion() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Structured Property Value Assertion'.
createStructuredPropertyValueAssertionAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Structured Property Value Assertion'.
createStructuredPropertyValueRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createStructuredPropertyValueRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Structured Property Value Restriction Axiom'.
createStructuredPropertyValueRestrictionAxiomAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Structured Property Value Restriction Axiom'.
createStructureInstance() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createStructureInstance() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Structure Instance'.
createStructureInstance(Ontology, Structure) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a structure instance and adds it to the given ontology
createStructureInstance(Ontology, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a structure instance and adds it to the given ontology
createStructureInstanceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Structure Instance'.
createStructureReference() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createStructureReference() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Structure Reference'.
createStructureReferenceAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Structure Reference'.
createTermAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Term'.
createTypeAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Type'.
createTypeAssertionAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Type Assertion'.
createTypePredicate() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createTypePredicate() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Type Predicate'.
createTypePredicate(Vocabulary, Type, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a type predicate
createTypePredicate(Vocabulary, String, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a type predicate
createTypePredicateAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Type Predicate'.
createUnaryPredicateAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Unary Predicate'.
createUnsignedIntegerFromString(EDataType, String) - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createUnsignedIntFromString(EDataType, String) - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createVocabulary() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createVocabulary() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Vocabulary'.
createVocabulary(String, SeparatorKind, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a new vocabulary
createVocabulary(URI, String, SeparatorKind, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a new vocabulary and add it as content of a resource with the given URI
createVocabularyAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Vocabulary'.
createVocabularyBoxAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Vocabulary Box'.
createVocabularyBundle() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createVocabularyBundle() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Vocabulary Bundle'.
createVocabularyBundle(String, SeparatorKind, String) - Static method in class io.opencaesar.oml.util.OmlWrite
Creates a new vocabulary bundle
createVocabularyBundle(URI, String, SeparatorKind, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Creates a new vocabulary bundle and add it as content of a resource with the given URI
createVocabularyBundleAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Vocabulary Bundle'.
createVocabularyBundleExtension() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createVocabularyBundleExtension() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Vocabulary Bundle Extension'.
createVocabularyBundleExtensionAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Vocabulary Bundle Extension'.
createVocabularyBundleImportAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Vocabulary Bundle Import'.
createVocabularyBundleInclusion() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createVocabularyBundleInclusion() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Vocabulary Bundle Inclusion'.
createVocabularyBundleInclusionAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Vocabulary Bundle Inclusion'.
createVocabularyExtension() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createVocabularyExtension() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Vocabulary Extension'.
createVocabularyExtensionAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Vocabulary Extension'.
createVocabularyImportAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Vocabulary Import'.
createVocabularyStatementAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Vocabulary Statement'.
createVocabularyUsage() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
createVocabularyUsage() - Method in interface io.opencaesar.oml.OmlFactory
Returns a new object of class 'Vocabulary Usage'.
createVocabularyUsageAdapter() - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Creates a new adapter for an object of class 'Vocabulary Usage'.
createXcoreAnnotations() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
Initializes the annotations for http://www.eclipse.org/emf/2011/Xcore.

D

DC_IRI - Static variable in interface io.opencaesar.oml.util.OmlConstants
The IRI of the DC vocabulary
DC_NS - Static variable in interface io.opencaesar.oml.util.OmlConstants
The namespace of the DC vocabulary
DC_PREFIX - Static variable in interface io.opencaesar.oml.util.OmlConstants
The prefix of the DC vocabulary
DECIMAL - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Decimal' data type.
DECIMAL - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Decimal' data type.
DECIMAL_LITERAL - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Decimal Literal' class.
DECIMAL_LITERAL - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Decimal Literal' class.
DECIMAL_LITERAL___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
DECIMAL_LITERAL___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
DECIMAL_LITERAL__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Value' attribute.
DECIMAL_LITERAL__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Value' attribute feature.
DECIMAL_LITERAL_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Decimal Literal' class.
DECIMAL_LITERAL_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Decimal Literal' class.
DecimalLiteral - Interface in io.opencaesar.oml
A representation of the model object 'Decimal Literal'.
DecimalLiteralImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Decimal Literal'.
DecimalLiteralImpl() - Constructor for class io.opencaesar.oml.impl.DecimalLiteralImpl
defaultCase(EObject) - Method in class io.opencaesar.oml.util.OmlSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
delete(Element) - Static method in class io.opencaesar.oml.util.OmlWrite
Deletes the given element
deleteRecursively(NamedInstance) - Static method in class io.opencaesar.oml.util.OmlWrite
Deletes the given instance recursively in the resource set by also deleting its referencing links and relation instances
deresolve(URI) - Method in class io.opencaesar.oml.resource.OmlXMIURIHandler
 
deresolve(URI, URI) - Method in class io.opencaesar.oml.resource.OmlJsonURIHandler
 
deriveDomain() - Method in interface io.opencaesar.oml.ForwardRelation
deriveDomain() - Method in class io.opencaesar.oml.impl.ForwardRelationImpl
deriveDomain() - Method in class io.opencaesar.oml.impl.RelationImpl
deriveDomain() - Method in class io.opencaesar.oml.impl.ReverseRelationImpl
deriveDomain() - Method in interface io.opencaesar.oml.Relation
deriveDomain() - Method in interface io.opencaesar.oml.ReverseRelation
deriveInverse() - Method in interface io.opencaesar.oml.ForwardRelation
deriveInverse() - Method in class io.opencaesar.oml.impl.ForwardRelationImpl
deriveInverse() - Method in class io.opencaesar.oml.impl.RelationImpl
deriveInverse() - Method in class io.opencaesar.oml.impl.ReverseRelationImpl
deriveInverse() - Method in interface io.opencaesar.oml.Relation
deriveInverse() - Method in interface io.opencaesar.oml.ReverseRelation
deriveRange() - Method in interface io.opencaesar.oml.ForwardRelation
deriveRange() - Method in class io.opencaesar.oml.impl.ForwardRelationImpl
deriveRange() - Method in class io.opencaesar.oml.impl.RelationImpl
deriveRange() - Method in class io.opencaesar.oml.impl.ReverseRelationImpl
deriveRange() - Method in interface io.opencaesar.oml.Relation
deriveRange() - Method in interface io.opencaesar.oml.ReverseRelation
Description - Interface in io.opencaesar.oml
A representation of the model object 'Description'.
DESCRIPTION - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Description' class.
DESCRIPTION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Description' class.
DESCRIPTION___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
DESCRIPTION___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
DESCRIPTION___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
DESCRIPTION___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
DESCRIPTION__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
DESCRIPTION__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
DESCRIPTION__OWNED_IMPORTS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Imports' containment reference list.
DESCRIPTION__OWNED_IMPORTS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Imports' containment reference list feature.
DESCRIPTION__OWNED_STATEMENTS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Statements' containment reference list.
DESCRIPTION__OWNED_STATEMENTS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Statements' containment reference list feature.
DESCRIPTION__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
DESCRIPTION_BOX - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Description Box' class.
DESCRIPTION_BOX - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Description Box' class.
DESCRIPTION_BOX___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
DESCRIPTION_BOX___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
DESCRIPTION_BOX___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
DESCRIPTION_BOX___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
DESCRIPTION_BOX__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
DESCRIPTION_BOX__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
DESCRIPTION_BOX__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
DESCRIPTION_BOX_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Description Box' class.
DESCRIPTION_BOX_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Description Box' class.
DESCRIPTION_BUNDLE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Description Bundle' class.
DESCRIPTION_BUNDLE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Description Bundle' class.
DESCRIPTION_BUNDLE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
DESCRIPTION_BUNDLE___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
DESCRIPTION_BUNDLE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
DESCRIPTION_BUNDLE___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
DESCRIPTION_BUNDLE__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
DESCRIPTION_BUNDLE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
DESCRIPTION_BUNDLE__OWNED_IMPORTS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Imports' containment reference list.
DESCRIPTION_BUNDLE__OWNED_IMPORTS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Imports' containment reference list feature.
DESCRIPTION_BUNDLE__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
DESCRIPTION_BUNDLE_EXTENSION - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Description Bundle Extension' class.
DESCRIPTION_BUNDLE_EXTENSION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Description Bundle Extension' class.
DESCRIPTION_BUNDLE_EXTENSION___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
DESCRIPTION_BUNDLE_EXTENSION___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
DESCRIPTION_BUNDLE_EXTENSION___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
DESCRIPTION_BUNDLE_EXTENSION___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
DESCRIPTION_BUNDLE_EXTENSION__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
DESCRIPTION_BUNDLE_EXTENSION__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
DESCRIPTION_BUNDLE_EXTENSION__OWNING_DESCRIPTION_BUNDLE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Description Bundle' container reference.
DESCRIPTION_BUNDLE_EXTENSION__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
DESCRIPTION_BUNDLE_EXTENSION_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Description Bundle Extension' class.
DESCRIPTION_BUNDLE_EXTENSION_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Description Bundle Extension' class.
DESCRIPTION_BUNDLE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Description Bundle' class.
DESCRIPTION_BUNDLE_IMPORT - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Description Bundle Import' class.
DESCRIPTION_BUNDLE_IMPORT - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Description Bundle Import' class.
DESCRIPTION_BUNDLE_IMPORT___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
DESCRIPTION_BUNDLE_IMPORT___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
DESCRIPTION_BUNDLE_IMPORT___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
DESCRIPTION_BUNDLE_IMPORT___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
DESCRIPTION_BUNDLE_IMPORT__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
DESCRIPTION_BUNDLE_IMPORT__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
DESCRIPTION_BUNDLE_IMPORT__OWNING_DESCRIPTION_BUNDLE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Description Bundle' container reference.
DESCRIPTION_BUNDLE_IMPORT__OWNING_DESCRIPTION_BUNDLE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Description Bundle' container reference feature.
DESCRIPTION_BUNDLE_IMPORT__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
DESCRIPTION_BUNDLE_IMPORT_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Description Bundle Import' class.
DESCRIPTION_BUNDLE_IMPORT_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Description Bundle Import' class.
DESCRIPTION_BUNDLE_INCLUSION - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Description Bundle Inclusion' class.
DESCRIPTION_BUNDLE_INCLUSION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Description Bundle Inclusion' class.
DESCRIPTION_BUNDLE_INCLUSION___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
DESCRIPTION_BUNDLE_INCLUSION___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
DESCRIPTION_BUNDLE_INCLUSION___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
DESCRIPTION_BUNDLE_INCLUSION___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
DESCRIPTION_BUNDLE_INCLUSION__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
DESCRIPTION_BUNDLE_INCLUSION__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
DESCRIPTION_BUNDLE_INCLUSION__OWNING_DESCRIPTION_BUNDLE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Description Bundle' container reference.
DESCRIPTION_BUNDLE_INCLUSION__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
DESCRIPTION_BUNDLE_INCLUSION_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Description Bundle Inclusion' class.
DESCRIPTION_BUNDLE_INCLUSION_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Description Bundle Inclusion' class.
DESCRIPTION_BUNDLE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Description Bundle' class.
DESCRIPTION_BUNDLE_USAGE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Description Bundle Usage' class.
DESCRIPTION_BUNDLE_USAGE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Description Bundle Usage' class.
DESCRIPTION_BUNDLE_USAGE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
DESCRIPTION_BUNDLE_USAGE___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
DESCRIPTION_BUNDLE_USAGE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
DESCRIPTION_BUNDLE_USAGE___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
DESCRIPTION_BUNDLE_USAGE__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
DESCRIPTION_BUNDLE_USAGE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
DESCRIPTION_BUNDLE_USAGE__OWNING_DESCRIPTION_BUNDLE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Description Bundle' container reference.
DESCRIPTION_BUNDLE_USAGE__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
DESCRIPTION_BUNDLE_USAGE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Description Bundle Usage' class.
DESCRIPTION_BUNDLE_USAGE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Description Bundle Usage' class.
DESCRIPTION_EXTENSION - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Description Extension' class.
DESCRIPTION_EXTENSION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Description Extension' class.
DESCRIPTION_EXTENSION___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
DESCRIPTION_EXTENSION___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
DESCRIPTION_EXTENSION___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
DESCRIPTION_EXTENSION___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
DESCRIPTION_EXTENSION__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
DESCRIPTION_EXTENSION__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
DESCRIPTION_EXTENSION__OWNING_DESCRIPTION - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Description' container reference.
DESCRIPTION_EXTENSION__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
DESCRIPTION_EXTENSION_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Description Extension' class.
DESCRIPTION_EXTENSION_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Description Extension' class.
DESCRIPTION_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Description' class.
DESCRIPTION_IMPORT - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Description Import' class.
DESCRIPTION_IMPORT - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Description Import' class.
DESCRIPTION_IMPORT___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
DESCRIPTION_IMPORT___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
DESCRIPTION_IMPORT___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
DESCRIPTION_IMPORT___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
DESCRIPTION_IMPORT__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
DESCRIPTION_IMPORT__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
DESCRIPTION_IMPORT__OWNING_DESCRIPTION - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Description' container reference.
DESCRIPTION_IMPORT__OWNING_DESCRIPTION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Description' container reference feature.
DESCRIPTION_IMPORT__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
DESCRIPTION_IMPORT_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Description Import' class.
DESCRIPTION_IMPORT_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Description Import' class.
DESCRIPTION_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Description' class.
DESCRIPTION_STATEMENT - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Description Statement' class.
DESCRIPTION_STATEMENT - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Description Statement' class.
DESCRIPTION_STATEMENT___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
DESCRIPTION_STATEMENT___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
DESCRIPTION_STATEMENT__OWNING_DESCRIPTION - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Description' container reference.
DESCRIPTION_STATEMENT__OWNING_DESCRIPTION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Description' container reference feature.
DESCRIPTION_STATEMENT_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Description Statement' class.
DESCRIPTION_STATEMENT_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Description Statement' class.
DESCRIPTION_USAGE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Description Usage' class.
DESCRIPTION_USAGE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Description Usage' class.
DESCRIPTION_USAGE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
DESCRIPTION_USAGE___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
DESCRIPTION_USAGE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
DESCRIPTION_USAGE___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
DESCRIPTION_USAGE__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
DESCRIPTION_USAGE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
DESCRIPTION_USAGE__OWNING_DESCRIPTION - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Description' container reference.
DESCRIPTION_USAGE__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
DESCRIPTION_USAGE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Description Usage' class.
DESCRIPTION_USAGE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Description Usage' class.
DescriptionBox - Interface in io.opencaesar.oml
A representation of the model object 'Description Box'.
DescriptionBoxImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Description Box'.
DescriptionBoxImpl() - Constructor for class io.opencaesar.oml.impl.DescriptionBoxImpl
DescriptionBundle - Interface in io.opencaesar.oml
A representation of the model object 'Description Bundle'.
DescriptionBundleExtension - Interface in io.opencaesar.oml
A representation of the model object 'Description Bundle Extension'.
DescriptionBundleExtensionImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Description Bundle Extension'.
DescriptionBundleExtensionImpl() - Constructor for class io.opencaesar.oml.impl.DescriptionBundleExtensionImpl
DescriptionBundleImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Description Bundle'.
DescriptionBundleImpl() - Constructor for class io.opencaesar.oml.impl.DescriptionBundleImpl
DescriptionBundleImport - Interface in io.opencaesar.oml
A representation of the model object 'Description Bundle Import'.
DescriptionBundleImportImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Description Bundle Import'.
DescriptionBundleImportImpl() - Constructor for class io.opencaesar.oml.impl.DescriptionBundleImportImpl
DescriptionBundleInclusion - Interface in io.opencaesar.oml
A representation of the model object 'Description Bundle Inclusion'.
DescriptionBundleInclusionImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Description Bundle Inclusion'.
DescriptionBundleInclusionImpl() - Constructor for class io.opencaesar.oml.impl.DescriptionBundleInclusionImpl
DescriptionBundleUsage - Interface in io.opencaesar.oml
A representation of the model object 'Description Bundle Usage'.
DescriptionBundleUsageImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Description Bundle Usage'.
DescriptionBundleUsageImpl() - Constructor for class io.opencaesar.oml.impl.DescriptionBundleUsageImpl
DescriptionExtension - Interface in io.opencaesar.oml
A representation of the model object 'Description Extension'.
DescriptionExtensionImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Description Extension'.
DescriptionExtensionImpl() - Constructor for class io.opencaesar.oml.impl.DescriptionExtensionImpl
DescriptionImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Description'.
DescriptionImpl() - Constructor for class io.opencaesar.oml.impl.DescriptionImpl
DescriptionImport - Interface in io.opencaesar.oml
A representation of the model object 'Description Import'.
DescriptionImportImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Description Import'.
DescriptionImportImpl() - Constructor for class io.opencaesar.oml.impl.DescriptionImportImpl
DescriptionStatement - Interface in io.opencaesar.oml
A representation of the model object 'Description Statement'.
DescriptionStatementImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Description Statement'.
DescriptionStatementImpl() - Constructor for class io.opencaesar.oml.impl.DescriptionStatementImpl
DescriptionUsage - Interface in io.opencaesar.oml
A representation of the model object 'Description Usage'.
DescriptionUsageImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Description Usage'.
DescriptionUsageImpl() - Constructor for class io.opencaesar.oml.impl.DescriptionUsageImpl
DIAGNOSTIC_CODE_COUNT - Static variable in class io.opencaesar.oml.util.OmlValidator
A constant with a fixed name that can be used as the base value for additional hand written constants in a derived class.
DIAGNOSTIC_SOURCE - Static variable in class io.opencaesar.oml.util.OmlValidator
A constant for the source of diagnostic codes from this package.
DIFFERENT_FROM_PREDICATE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Different From Predicate' class.
DIFFERENT_FROM_PREDICATE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Different From Predicate' class.
DIFFERENT_FROM_PREDICATE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
DIFFERENT_FROM_PREDICATE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
DIFFERENT_FROM_PREDICATE__ANTECEDENT_RULE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Antecedent Rule' container reference.
DIFFERENT_FROM_PREDICATE__CONSEQUENT_RULE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Consequent Rule' container reference.
DIFFERENT_FROM_PREDICATE__INSTANCE2 - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Instance2' reference.
DIFFERENT_FROM_PREDICATE__VARIABLE1 - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Variable1' attribute.
DIFFERENT_FROM_PREDICATE__VARIABLE2 - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Variable2' attribute.
DIFFERENT_FROM_PREDICATE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Different From Predicate' class.
DIFFERENT_FROM_PREDICATE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Different From Predicate' class.
DifferentFromPredicate - Interface in io.opencaesar.oml
A representation of the model object 'Different From Predicate'.
DifferentFromPredicateImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Different From Predicate'.
DifferentFromPredicateImpl() - Constructor for class io.opencaesar.oml.impl.DifferentFromPredicateImpl
domain - Variable in class io.opencaesar.oml.impl.ScalarPropertyImpl
The cached value of the 'Domain' reference.
domain - Variable in class io.opencaesar.oml.impl.StructuredPropertyImpl
The cached value of the 'Domain' reference.
doSave(OutputStream, Map<?, ?>) - Method in class io.opencaesar.oml.resource.OmlXMIResource
 
doSwitch(int, EObject) - Method in class io.opencaesar.oml.util.OmlSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
DOUBLE_LITERAL - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Double Literal' class.
DOUBLE_LITERAL - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Double Literal' class.
DOUBLE_LITERAL___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
DOUBLE_LITERAL___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
DOUBLE_LITERAL__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Value' attribute.
DOUBLE_LITERAL__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Value' attribute feature.
DOUBLE_LITERAL_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Double Literal' class.
DOUBLE_LITERAL_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Double Literal' class.
DoubleLiteral - Interface in io.opencaesar.oml
A representation of the model object 'Double Literal'.
DoubleLiteralImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Double Literal'.
DoubleLiteralImpl() - Constructor for class io.opencaesar.oml.impl.DoubleLiteralImpl

E

eBaseStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.AnnotationPropertyImpl
eBaseStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.NamedInstanceImpl
eBaseStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.NamedInstanceReferenceImpl
eBaseStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.RelationReferenceImpl
eBaseStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.RuleImpl
eBaseStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.RuleReferenceImpl
eBaseStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
eBaseStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.SpecializableTermImpl
eBaseStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.SpecializableTermReferenceImpl
eBaseStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.AnnotationImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.AnnotationPropertyImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.DescriptionBundleImportImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.DescriptionImportImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.DescriptionStatementImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.ForwardRelationImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.KeyAxiomImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.NamedInstanceImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.NamedInstanceReferenceImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.PredicateImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.PropertyRestrictionAxiomImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.PropertyValueAssertionImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.RelationReferenceImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.ReverseRelationImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.RuleImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.RuleReferenceImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.SpecializableTermImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.SpecializableTermReferenceImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.SpecializationAxiomImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.StructureInstanceImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.VocabularyBundleImportImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.VocabularyImportImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class io.opencaesar.oml.impl.VocabularyStatementImpl
eDerivedStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.AnnotationPropertyImpl
eDerivedStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.NamedInstanceImpl
eDerivedStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.NamedInstanceReferenceImpl
eDerivedStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.RelationReferenceImpl
eDerivedStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.RuleImpl
eDerivedStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.RuleReferenceImpl
eDerivedStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
eDerivedStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.SpecializableTermImpl
eDerivedStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.SpecializableTermReferenceImpl
eDerivedStructuralFeatureID(int, Class<?>) - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.AnnotatedElementImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.AnnotationImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.AnnotationPropertyImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.AnnotationPropertyReferenceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.AspectReferenceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.BinaryPredicateImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.BooleanLiteralImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.ClassifierImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.ClassifierReferenceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.ConceptImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.ConceptInstanceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.ConceptInstanceReferenceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.ConceptReferenceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.DecimalLiteralImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.DescriptionBundleImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.DescriptionBundleImportImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.DescriptionImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.DescriptionImportImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.DescriptionStatementImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.DoubleLiteralImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.EntityImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.EntityReferenceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.EnumeratedScalarImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.EnumeratedScalarReferenceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.FacetedScalarReferenceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.FeaturePredicateImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.ForwardRelationImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.ImportImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.InstanceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.IntegerLiteralImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.KeyAxiomImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.MemberImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.NamedInstanceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.NamedInstanceReferenceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.OntologyImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.PredicateImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.PropertyRestrictionAxiomImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.PropertyValueAssertionImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.QuotedLiteralImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.ReferenceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.RelationCardinalityRestrictionAxiomImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.RelationEntityImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.RelationEntityPredicateImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.RelationEntityReferenceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.RelationImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.RelationInstanceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.RelationInstanceReferenceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.RelationRangeRestrictionAxiomImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.RelationReferenceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.RelationTargetRestrictionAxiomImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.ReverseRelationImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.RuleImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.RuleReferenceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.ScalarPropertyCardinalityRestrictionAxiomImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.ScalarPropertyRangeRestrictionAxiomImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.ScalarPropertyReferenceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.ScalarPropertyRestrictionAxiomImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.ScalarPropertyValueAssertionImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.ScalarPropertyValueRestrictionAxiomImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.SpecializableTermImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.SpecializableTermReferenceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.SpecializationAxiomImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.StructuredPropertyCardinalityRestrictionAxiomImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.StructuredPropertyRangeRestrictionAxiomImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.StructuredPropertyReferenceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.StructuredPropertyRestrictionAxiomImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.StructuredPropertyValueAssertionImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.StructuredPropertyValueRestrictionAxiomImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.StructureInstanceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.StructureReferenceImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.TypePredicateImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.UnaryPredicateImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.VocabularyBundleImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.VocabularyBundleImportImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.VocabularyImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.VocabularyImportImpl
eGet(int, boolean, boolean) - Method in class io.opencaesar.oml.impl.VocabularyStatementImpl
eINSTANCE - Static variable in interface io.opencaesar.oml.OmlFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage
The singleton instance of the package.
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.AnnotatedElementImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.AnnotationImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.AnnotationPropertyImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ClassifierImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ClassifierReferenceImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ConceptInstanceImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ConceptInstanceReferenceImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.DescriptionBundleImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.DescriptionBundleImportImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.DescriptionImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.DescriptionImportImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.DescriptionStatementImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.EntityImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.EntityReferenceImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ForwardRelationImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.InstanceImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.KeyAxiomImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.NamedInstanceImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.NamedInstanceReferenceImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.PredicateImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.PropertyRestrictionAxiomImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.PropertyValueAssertionImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ReferenceImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.RelationEntityImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.RelationInstanceImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.RelationInstanceReferenceImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.RelationReferenceImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ReverseRelationImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.RuleImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.RuleReferenceImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.SpecializableTermImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.SpecializableTermReferenceImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.SpecializationAxiomImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.StructuredPropertyValueAssertionImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.StructuredPropertyValueRestrictionAxiomImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.StructureInstanceImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.VocabularyBundleImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.VocabularyBundleImportImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.VocabularyImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.VocabularyImportImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.VocabularyStatementImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.AnnotatedElementImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.AnnotationImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.AnnotationPropertyImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ClassifierImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ClassifierReferenceImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ConceptInstanceImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ConceptInstanceReferenceImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.DescriptionBundleImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.DescriptionBundleImportImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.DescriptionImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.DescriptionImportImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.DescriptionStatementImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.EntityImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.EntityReferenceImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.EnumeratedScalarImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.FeaturePredicateImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ForwardRelationImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.InstanceImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.KeyAxiomImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.NamedInstanceImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.NamedInstanceReferenceImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.PredicateImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.PropertyRestrictionAxiomImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.PropertyValueAssertionImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ReferenceImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.RelationEntityImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.RelationInstanceImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.RelationInstanceReferenceImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.RelationReferenceImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ReverseRelationImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.RuleImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.RuleReferenceImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ScalarPropertyValueAssertionImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.ScalarPropertyValueRestrictionAxiomImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.SpecializableTermImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.SpecializableTermReferenceImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.SpecializationAxiomImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.StructuredPropertyValueAssertionImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.StructuredPropertyValueRestrictionAxiomImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.StructureInstanceImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.VocabularyBundleImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.VocabularyBundleImportImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.VocabularyImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.VocabularyImportImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class io.opencaesar.oml.impl.VocabularyStatementImpl
eInvoke(int, EList<?>) - Method in class io.opencaesar.oml.impl.ElementImpl
eInvoke(int, EList<?>) - Method in class io.opencaesar.oml.impl.ForwardRelationImpl
eInvoke(int, EList<?>) - Method in class io.opencaesar.oml.impl.IdentifiedElementImpl
eInvoke(int, EList<?>) - Method in class io.opencaesar.oml.impl.ImportImpl
eInvoke(int, EList<?>) - Method in class io.opencaesar.oml.impl.MemberImpl
eInvoke(int, EList<?>) - Method in class io.opencaesar.oml.impl.OntologyImpl
eInvoke(int, EList<?>) - Method in class io.opencaesar.oml.impl.PropertyValueAssertionImpl
eInvoke(int, EList<?>) - Method in class io.opencaesar.oml.impl.RelationImpl
eInvoke(int, EList<?>) - Method in class io.opencaesar.oml.impl.ReverseRelationImpl
eInvoke(int, EList<?>) - Method in class io.opencaesar.oml.impl.SemanticPropertyImpl
eInvoke(int, EList<?>) - Method in class io.opencaesar.oml.impl.TypeAssertionImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.AnnotatedElementImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.AnnotationImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.AnnotationPropertyImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.AnnotationPropertyReferenceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.AspectReferenceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.BinaryPredicateImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.BooleanLiteralImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.ClassifierImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.ClassifierReferenceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.ConceptImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.ConceptInstanceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.ConceptInstanceReferenceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.ConceptReferenceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.DecimalLiteralImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.DescriptionBundleImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.DescriptionBundleImportImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.DescriptionImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.DescriptionImportImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.DescriptionStatementImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.DoubleLiteralImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.EntityImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.EntityReferenceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.EnumeratedScalarImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.EnumeratedScalarReferenceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.FacetedScalarReferenceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.FeaturePredicateImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.ForwardRelationImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.ImportImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.InstanceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.IntegerLiteralImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.KeyAxiomImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.MemberImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.NamedInstanceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.NamedInstanceReferenceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.OntologyImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.PredicateImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.PropertyRestrictionAxiomImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.PropertyValueAssertionImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.QuotedLiteralImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.ReferenceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.RelationCardinalityRestrictionAxiomImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.RelationEntityImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.RelationEntityPredicateImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.RelationEntityReferenceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.RelationImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.RelationInstanceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.RelationInstanceReferenceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.RelationRangeRestrictionAxiomImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.RelationReferenceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.RelationTargetRestrictionAxiomImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.ReverseRelationImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.RuleImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.RuleReferenceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.ScalarPropertyCardinalityRestrictionAxiomImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.ScalarPropertyRangeRestrictionAxiomImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.ScalarPropertyReferenceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.ScalarPropertyRestrictionAxiomImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.ScalarPropertyValueAssertionImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.ScalarPropertyValueRestrictionAxiomImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.SpecializableTermImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.SpecializableTermReferenceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.SpecializationAxiomImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.StructuredPropertyCardinalityRestrictionAxiomImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.StructuredPropertyRangeRestrictionAxiomImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.StructuredPropertyReferenceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.StructuredPropertyRestrictionAxiomImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.StructuredPropertyValueAssertionImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.StructuredPropertyValueRestrictionAxiomImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.StructureInstanceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.StructureReferenceImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.TypePredicateImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.UnaryPredicateImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.VocabularyBundleImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.VocabularyBundleImportImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.VocabularyImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.VocabularyImportImpl
eIsSet(int) - Method in class io.opencaesar.oml.impl.VocabularyStatementImpl
Element - Interface in io.opencaesar.oml
A representation of the model object 'Element'.
ELEMENT - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Element' class.
ELEMENT - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Element' class.
ELEMENT___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
ELEMENT___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Extra Validate' operation.
ELEMENT___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
ELEMENT___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Get Ontology' operation.
ELEMENT__EXTRA_VALIDATE - Static variable in class io.opencaesar.oml.util.OmlValidator
The code for constraint 'Extra Validate' of 'Element'.
ELEMENT_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Element' class.
ELEMENT_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Element' class.
ElementImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Element'.
ElementImpl() - Constructor for class io.opencaesar.oml.impl.ElementImpl
eNAME - Static variable in interface io.opencaesar.oml.OmlPackage
The package name.
eNS_PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The package namespace name.
eNS_URI - Static variable in interface io.opencaesar.oml.OmlPackage
The package namespace URI.
entity - Variable in class io.opencaesar.oml.impl.RelationEntityPredicateImpl
The cached value of the 'Entity' reference.
entity - Variable in class io.opencaesar.oml.impl.RelationEntityReferenceImpl
The cached value of the 'Entity' reference.
Entity - Interface in io.opencaesar.oml
A representation of the model object 'Entity'.
ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Entity' class.
ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Entity' class.
ENTITY___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
ENTITY___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
ENTITY___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
ENTITY___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
ENTITY__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
ENTITY__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
ENTITY__OWNED_KEYS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Keys' containment reference list.
ENTITY__OWNED_KEYS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Keys' containment reference list feature.
ENTITY__OWNED_PROPERTY_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Restrictions' containment reference list.
ENTITY__OWNED_RELATION_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Relation Restrictions' containment reference list.
ENTITY__OWNED_RELATION_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Relation Restrictions' containment reference list feature.
ENTITY__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
ENTITY__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
ENTITY_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Entity' class.
ENTITY_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Entity' class.
ENTITY_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Entity Reference' class.
ENTITY_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Entity Reference' class.
ENTITY_REFERENCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
ENTITY_REFERENCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
ENTITY_REFERENCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
ENTITY_REFERENCE__OWNED_KEYS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Keys' containment reference list.
ENTITY_REFERENCE__OWNED_KEYS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Keys' containment reference list feature.
ENTITY_REFERENCE__OWNED_PROPERTY_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Restrictions' containment reference list.
ENTITY_REFERENCE__OWNED_RELATION_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Relation Restrictions' containment reference list.
ENTITY_REFERENCE__OWNED_RELATION_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Relation Restrictions' containment reference list feature.
ENTITY_REFERENCE__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
ENTITY_REFERENCE__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
ENTITY_REFERENCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Entity Reference' class.
ENTITY_REFERENCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Entity Reference' class.
ENTITY_VARIABLE_EDEFAULT - Static variable in class io.opencaesar.oml.impl.RelationEntityPredicateImpl
The default value of the 'Entity Variable' attribute.
EntityImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Entity'.
EntityImpl() - Constructor for class io.opencaesar.oml.impl.EntityImpl
EntityReference - Interface in io.opencaesar.oml
A representation of the model object 'Entity Reference'.
EntityReferenceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Entity Reference'.
EntityReferenceImpl() - Constructor for class io.opencaesar.oml.impl.EntityReferenceImpl
entityVariable - Variable in class io.opencaesar.oml.impl.RelationEntityPredicateImpl
The cached value of the 'Entity Variable' attribute.
ENUMERATED_SCALAR - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Enumerated Scalar' class.
ENUMERATED_SCALAR - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Enumerated Scalar' class.
ENUMERATED_SCALAR___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
ENUMERATED_SCALAR___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
ENUMERATED_SCALAR___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
ENUMERATED_SCALAR___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
ENUMERATED_SCALAR__LITERALS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Literals' containment reference list.
ENUMERATED_SCALAR__LITERALS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Literals' containment reference list feature.
ENUMERATED_SCALAR__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
ENUMERATED_SCALAR__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
ENUMERATED_SCALAR__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
ENUMERATED_SCALAR__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
ENUMERATED_SCALAR_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Enumerated Scalar' class.
ENUMERATED_SCALAR_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Enumerated Scalar' class.
ENUMERATED_SCALAR_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Enumerated Scalar Reference' class.
ENUMERATED_SCALAR_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Enumerated Scalar Reference' class.
ENUMERATED_SCALAR_REFERENCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
ENUMERATED_SCALAR_REFERENCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
ENUMERATED_SCALAR_REFERENCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
ENUMERATED_SCALAR_REFERENCE__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
ENUMERATED_SCALAR_REFERENCE__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
ENUMERATED_SCALAR_REFERENCE__SCALAR - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Scalar' reference.
ENUMERATED_SCALAR_REFERENCE__SCALAR - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Scalar' reference feature.
ENUMERATED_SCALAR_REFERENCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Enumerated Scalar Reference' class.
ENUMERATED_SCALAR_REFERENCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Enumerated Scalar Reference' class.
enumeratedInstances - Variable in class io.opencaesar.oml.impl.ConceptImpl
The cached value of the 'Enumerated Instances' reference list.
EnumeratedScalar - Interface in io.opencaesar.oml
A representation of the model object 'Enumerated Scalar'.
EnumeratedScalarImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Enumerated Scalar'.
EnumeratedScalarImpl() - Constructor for class io.opencaesar.oml.impl.EnumeratedScalarImpl
EnumeratedScalarReference - Interface in io.opencaesar.oml
A representation of the model object 'Enumerated Scalar Reference'.
EnumeratedScalarReferenceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Enumerated Scalar Reference'.
EnumeratedScalarReferenceImpl() - Constructor for class io.opencaesar.oml.impl.EnumeratedScalarReferenceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.AnnotatedElementImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.AnnotationImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.AnnotationPropertyImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.AnnotationPropertyReferenceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.AspectReferenceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.BinaryPredicateImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.BooleanLiteralImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.ClassifierImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.ClassifierReferenceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.ConceptImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.ConceptInstanceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.ConceptInstanceReferenceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.ConceptReferenceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.DecimalLiteralImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.DescriptionBundleImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.DescriptionBundleImportImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.DescriptionImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.DescriptionImportImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.DescriptionStatementImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.DoubleLiteralImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.EntityImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.EntityReferenceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.EnumeratedScalarImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.EnumeratedScalarReferenceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.FacetedScalarReferenceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.FeaturePredicateImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.ForwardRelationImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.ImportImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.InstanceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.IntegerLiteralImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.KeyAxiomImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.MemberImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.NamedInstanceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.NamedInstanceReferenceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.OntologyImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.PredicateImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.PropertyRestrictionAxiomImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.PropertyValueAssertionImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.QuotedLiteralImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.ReferenceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.RelationCardinalityRestrictionAxiomImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.RelationEntityImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.RelationEntityPredicateImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.RelationEntityReferenceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.RelationInstanceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.RelationInstanceReferenceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.RelationRangeRestrictionAxiomImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.RelationReferenceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.RelationTargetRestrictionAxiomImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.ReverseRelationImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.RuleImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.RuleReferenceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.ScalarPropertyCardinalityRestrictionAxiomImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.ScalarPropertyRangeRestrictionAxiomImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.ScalarPropertyReferenceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.ScalarPropertyRestrictionAxiomImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.ScalarPropertyValueAssertionImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.ScalarPropertyValueRestrictionAxiomImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.SpecializableTermImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.SpecializableTermReferenceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.SpecializationAxiomImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.StructuredPropertyCardinalityRestrictionAxiomImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.StructuredPropertyRangeRestrictionAxiomImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.StructuredPropertyReferenceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.StructuredPropertyRestrictionAxiomImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.StructuredPropertyValueAssertionImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.StructuredPropertyValueRestrictionAxiomImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.StructureInstanceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.StructureReferenceImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.TypePredicateImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.UnaryPredicateImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.VocabularyBundleImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.VocabularyBundleImportImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.VocabularyImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.VocabularyImportImpl
eSet(int, Object) - Method in class io.opencaesar.oml.impl.VocabularyStatementImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.AnnotatedElementImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.AnnotationImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.AnnotationPropertyImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.AnnotationPropertyReferenceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.AspectImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.AspectReferenceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.AssertionImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.AxiomImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.BinaryPredicateImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.BooleanLiteralImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ClassifierImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ClassifierReferenceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ConceptImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ConceptInstanceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ConceptInstanceReferenceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ConceptReferenceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.DecimalLiteralImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.DescriptionBoxImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.DescriptionBundleExtensionImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.DescriptionBundleImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.DescriptionBundleImportImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.DescriptionBundleInclusionImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.DescriptionBundleUsageImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.DescriptionExtensionImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.DescriptionImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.DescriptionImportImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.DescriptionStatementImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.DescriptionUsageImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.DifferentFromPredicateImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.DoubleLiteralImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ElementImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.EntityImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.EntityReferenceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.EnumeratedScalarImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.EnumeratedScalarReferenceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.FacetedScalarReferenceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.FeatureImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.FeaturePredicateImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ForwardRelationImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.IdentifiedElementImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ImportImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.InstanceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.IntegerLiteralImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.KeyAxiomImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.LiteralImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.MemberImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.NamedInstanceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.NamedInstanceReferenceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.OntologyImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.PredicateImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.PropertyImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.PropertyRestrictionAxiomImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.PropertyValueAssertionImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.QuotedLiteralImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ReferenceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.RelationCardinalityRestrictionAxiomImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.RelationEntityImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.RelationEntityPredicateImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.RelationEntityReferenceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.RelationImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.RelationInstanceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.RelationInstanceReferenceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.RelationRangeRestrictionAxiomImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.RelationReferenceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.RelationTargetRestrictionAxiomImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.RestrictionAxiomImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ReverseRelationImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.RuleImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.RuleReferenceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.SameAsPredicateImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ScalarImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ScalarPropertyCardinalityRestrictionAxiomImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ScalarPropertyRangeRestrictionAxiomImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ScalarPropertyReferenceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ScalarPropertyRestrictionAxiomImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ScalarPropertyValueAssertionImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.ScalarPropertyValueRestrictionAxiomImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.SemanticPropertyImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.SpecializableTermImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.SpecializableTermReferenceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.SpecializationAxiomImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.StatementImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.StructuredPropertyCardinalityRestrictionAxiomImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.StructuredPropertyRangeRestrictionAxiomImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.StructuredPropertyReferenceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.StructuredPropertyRestrictionAxiomImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.StructuredPropertyValueAssertionImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.StructuredPropertyValueRestrictionAxiomImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.StructureImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.StructureInstanceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.StructureReferenceImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.TermImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.TypeAssertionImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.TypeImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.TypePredicateImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.UnaryPredicateImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.VocabularyBoxImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.VocabularyBundleExtensionImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.VocabularyBundleImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.VocabularyBundleImportImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.VocabularyBundleInclusionImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.VocabularyExtensionImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.VocabularyImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.VocabularyImportImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.VocabularyStatementImpl
eStaticClass() - Method in class io.opencaesar.oml.impl.VocabularyUsageImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.AnnotatedElementImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.AnnotationImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.AnnotationPropertyImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.AnnotationPropertyReferenceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.AspectReferenceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.BinaryPredicateImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.BooleanLiteralImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.ClassifierImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.ClassifierReferenceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.ConceptImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.ConceptInstanceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.ConceptInstanceReferenceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.ConceptReferenceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.DecimalLiteralImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.DescriptionBundleImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.DescriptionBundleImportImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.DescriptionImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.DescriptionImportImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.DescriptionStatementImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.DoubleLiteralImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.EntityImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.EntityReferenceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.EnumeratedScalarImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.EnumeratedScalarReferenceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.FacetedScalarReferenceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.FeaturePredicateImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.ForwardRelationImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.ImportImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.InstanceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.IntegerLiteralImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.KeyAxiomImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.MemberImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.NamedInstanceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.NamedInstanceReferenceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.OntologyImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.PredicateImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.PropertyRestrictionAxiomImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.PropertyValueAssertionImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.QuotedLiteralImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.ReferenceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.RelationCardinalityRestrictionAxiomImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.RelationEntityImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.RelationEntityPredicateImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.RelationEntityReferenceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.RelationInstanceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.RelationInstanceReferenceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.RelationRangeRestrictionAxiomImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.RelationReferenceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.RelationTargetRestrictionAxiomImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.ReverseRelationImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.RuleImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.RuleReferenceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.ScalarPropertyCardinalityRestrictionAxiomImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.ScalarPropertyRangeRestrictionAxiomImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.ScalarPropertyReferenceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.ScalarPropertyRestrictionAxiomImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.ScalarPropertyValueAssertionImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.ScalarPropertyValueRestrictionAxiomImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.SpecializableTermImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.SpecializableTermReferenceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.SpecializationAxiomImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.StructuredPropertyCardinalityRestrictionAxiomImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.StructuredPropertyRangeRestrictionAxiomImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.StructuredPropertyReferenceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.StructuredPropertyRestrictionAxiomImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.StructuredPropertyValueAssertionImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.StructuredPropertyValueRestrictionAxiomImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.StructureInstanceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.StructureReferenceImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.TypePredicateImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.UnaryPredicateImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.VocabularyBundleImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.VocabularyBundleImportImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.VocabularyImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.VocabularyImportImpl
eUnset(int) - Method in class io.opencaesar.oml.impl.VocabularyStatementImpl
EXACTLY - Enum constant in enum class io.opencaesar.oml.CardinalityRestrictionKind
The 'Exactly' literal object.
EXACTLY_VALUE - Static variable in enum class io.opencaesar.oml.CardinalityRestrictionKind
The 'Exactly' literal value.
extraValidate(DiagnosticChain, Map<Object, Object>) - Method in interface io.opencaesar.oml.Element
Validates this element by extra validation rules
extraValidate(DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.impl.ElementImpl

F

FACETED_SCALAR - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Faceted Scalar' class.
FACETED_SCALAR - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Faceted Scalar' class.
FACETED_SCALAR___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
FACETED_SCALAR___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
FACETED_SCALAR___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
FACETED_SCALAR___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
FACETED_SCALAR__LANGUAGE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Language' attribute.
FACETED_SCALAR__LANGUAGE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Language' attribute feature.
FACETED_SCALAR__LENGTH - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Length' attribute.
FACETED_SCALAR__LENGTH - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Length' attribute feature.
FACETED_SCALAR__MAX_EXCLUSIVE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Max Exclusive' containment reference.
FACETED_SCALAR__MAX_EXCLUSIVE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Max Exclusive' containment reference feature.
FACETED_SCALAR__MAX_INCLUSIVE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Max Inclusive' containment reference.
FACETED_SCALAR__MAX_INCLUSIVE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Max Inclusive' containment reference feature.
FACETED_SCALAR__MAX_LENGTH - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Max Length' attribute.
FACETED_SCALAR__MAX_LENGTH - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Max Length' attribute feature.
FACETED_SCALAR__MIN_EXCLUSIVE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Min Exclusive' containment reference.
FACETED_SCALAR__MIN_EXCLUSIVE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Min Exclusive' containment reference feature.
FACETED_SCALAR__MIN_INCLUSIVE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Min Inclusive' containment reference.
FACETED_SCALAR__MIN_INCLUSIVE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Min Inclusive' containment reference feature.
FACETED_SCALAR__MIN_LENGTH - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Min Length' attribute.
FACETED_SCALAR__MIN_LENGTH - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Min Length' attribute feature.
FACETED_SCALAR__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
FACETED_SCALAR__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
FACETED_SCALAR__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
FACETED_SCALAR__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
FACETED_SCALAR__PATTERN - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Pattern' attribute.
FACETED_SCALAR__PATTERN - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Pattern' attribute feature.
FACETED_SCALAR_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Faceted Scalar' class.
FACETED_SCALAR_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Faceted Scalar' class.
FACETED_SCALAR_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Faceted Scalar Reference' class.
FACETED_SCALAR_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Faceted Scalar Reference' class.
FACETED_SCALAR_REFERENCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
FACETED_SCALAR_REFERENCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
FACETED_SCALAR_REFERENCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
FACETED_SCALAR_REFERENCE__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
FACETED_SCALAR_REFERENCE__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
FACETED_SCALAR_REFERENCE__SCALAR - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Scalar' reference.
FACETED_SCALAR_REFERENCE__SCALAR - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Scalar' reference feature.
FACETED_SCALAR_REFERENCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Faceted Scalar Reference' class.
FACETED_SCALAR_REFERENCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Faceted Scalar Reference' class.
FacetedScalar - Interface in io.opencaesar.oml
A representation of the model object 'Faceted Scalar'.
FacetedScalarImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Faceted Scalar'.
FacetedScalarImpl() - Constructor for class io.opencaesar.oml.impl.FacetedScalarImpl
FacetedScalarReference - Interface in io.opencaesar.oml
A representation of the model object 'Faceted Scalar Reference'.
FacetedScalarReferenceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Faceted Scalar Reference'.
FacetedScalarReferenceImpl() - Constructor for class io.opencaesar.oml.impl.FacetedScalarReferenceImpl
feature - Variable in class io.opencaesar.oml.impl.FeaturePredicateImpl
The cached value of the 'Feature' reference.
Feature - Interface in io.opencaesar.oml
A representation of the model object 'Feature'.
FEATURE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Feature' class.
FEATURE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Feature' class.
FEATURE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
FEATURE___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
FEATURE___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
FEATURE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
FEATURE__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
FEATURE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
FEATURE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Feature' class.
FEATURE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Feature' class.
FEATURE_PREDICATE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Feature Predicate' class.
FEATURE_PREDICATE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Feature Predicate' class.
FEATURE_PREDICATE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
FEATURE_PREDICATE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
FEATURE_PREDICATE__ANTECEDENT_RULE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Antecedent Rule' container reference.
FEATURE_PREDICATE__CONSEQUENT_RULE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Consequent Rule' container reference.
FEATURE_PREDICATE__FEATURE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Feature' reference.
FEATURE_PREDICATE__FEATURE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Feature' reference feature.
FEATURE_PREDICATE__INSTANCE2 - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Instance2' reference.
FEATURE_PREDICATE__LITERAL2 - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Literal2' containment reference.
FEATURE_PREDICATE__LITERAL2 - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Literal2' containment reference feature.
FEATURE_PREDICATE__VARIABLE1 - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Variable1' attribute.
FEATURE_PREDICATE__VARIABLE2 - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Variable2' attribute.
FEATURE_PREDICATE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Feature Predicate' class.
FEATURE_PREDICATE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Feature Predicate' class.
FeatureImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Feature'.
FeatureImpl() - Constructor for class io.opencaesar.oml.impl.FeatureImpl
FeaturePredicate - Interface in io.opencaesar.oml
A representation of the model object 'Feature Predicate'.
FeaturePredicateImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Feature Predicate'.
FeaturePredicateImpl() - Constructor for class io.opencaesar.oml.impl.FeaturePredicateImpl
findAllSubTerms(SpecializableTerm, boolean) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds terms that are the direct or transitive sub (specific) terms of the given term
findAllSuperTerms(SpecializableTerm, boolean) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds terms that are the direct or transitive super (general) terms of the given term
findAllTypes(Instance) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds classifiers that are direct or indirect types of the given instance
findAnnotationPropertyReferencesWithProperty(AnnotationProperty) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds annotation property references referencing the given annotation property
findAnnotations(AnnotatedElement) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds annotations of the given element
findAnnotationsWithProperty(AnnotationProperty) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds annotations referencing the given property
findAnnotationValue(AnnotatedElement, AnnotationProperty) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds a literal that is a value of a given annotation property on the given element
findAnnotationValues(AnnotatedElement, AnnotationProperty) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds literals that are values of a given annotation property on the given element
findAspectReferencesWithAspect(Aspect) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds aspect references referencing the given aspect
findAssertions(Instance) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds assertions that are defined on the given instance
findAxioms(Term) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds axioms that are defined for the given term
findConceptInstanceReferencesWithInstance(ConceptInstance) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds concept instance references referencing the given concept instance
findConceptReferencesWithConcept(Concept) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds concept references referencing the given concept
findConceptsWithEnumeratedInstance(ConceptInstance) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds concepts that enumerate the given instance
findConceptTypeAssertionsWithType(Concept) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds concept type assertions referencing the given concept
findEntitiesKeyedWith(SemanticProperty) - Static method in class io.opencaesar.oml.util.OmlSearch
Find entities that have the following property included in one of their keys
findEnumeratedScalarReferencesWithScalar(EnumeratedScalar) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds enumerated scalar references referencing the given enumerated scalar
findFacetedScalarReferencesWithScalar(FacetedScalar) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds faceted scalar references referencing the given faceted scalar
findFeaturePredicatesWithFeature(Feature) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds feature predicates referencing the given feature
findImportingOntologies(Ontology) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds ontologies that import the given ontology
findInstancesOfKind(Classifier) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds instances that have the given type as their direct or transitive type
findInstancesOfType(Classifier) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds instances that have the given type as their direct type
findInstancesRelatedFrom(NamedInstance) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds target instances that are related by any relation to the given source instance
findInstancesRelatedFrom(NamedInstance, Relation) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds target instances that are related by a given relation to the given source instance
findInstancesRelatedTo(NamedInstance) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds source instances that are related by any relation to the given target instance
findInstancesRelatedTo(NamedInstance, Relation) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds source instances that are related by a given relation to a given target instance
findIsKindOf(Instance, Classifier) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds if the given instance is typed directly or transitively by the given type
findIsSubTermOf(SpecializableTerm, SpecializableTerm) - Static method in class io.opencaesar.oml.util.OmlSearch
Determines if the given term is a sub term of the given super term
findIsTypeOf(Instance, Classifier) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds if the given instance is typed directly by the given type
findJavaType(Scalar) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds the Java type that corresponds to the given scalar
findJavaValue(Literal) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds the Java value that corresponds to the given literal
findKeyAxiomWithProperty(Feature) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds key axioms referencing the given property
findKeys(Entity) - Static method in class io.opencaesar.oml.util.OmlSearch
Find key axioms that are defined on the given entity
findLinkAssertions(NamedInstance) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds link assertions that are defined on the given instance
findLinkAssertionsWithRelation(Relation) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds link assertions referencing the given relation
findLinkAssertionsWithSource(NamedInstance) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds link assertions that have the given instance as their source
findLinkAssertionsWithTarget(NamedInstance) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds link assertions referencing the given named instance as target
findPropertyRestrictions(Classifier) - Static method in class io.opencaesar.oml.util.OmlSearch
Find property restriction axioms that are defined on the given classifier
findPropertyValue(Instance, SemanticProperty) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds an element that represents a value of given semantic property defined on the given instance
findPropertyValueAssertions(Instance) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds property value assertions that are defined on the given instance
findPropertyValues(Instance, SemanticProperty) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds elements that represent values of given semantic property defined on the given instance
findQuotedLiteralsWithType(Scalar) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds quoted literals referencing the given scalar as type
findReferences(Member) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds references to the given member
findReferencingImports(Ontology) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds imports that import the given ontology
findRelationCardinalityRestrictionAxiomsWithRange(Entity) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds relation cardinality restriction axioms referencing the given entity as range
findRelationEntitiesWithSource(Entity) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds relation entities referencing the given entity as source
findRelationEntitiesWithTarget(Entity) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds relation entities referencing the given entity as target
findRelationEntityPredicatesWithEntity(RelationEntity) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds relation entity predicates referencing the given relation entity
findRelationEntityReferencesWithEntity(RelationEntity) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds relation entity references referencing the given relation entity
findRelationInstanceReferencesWithInstance(RelationInstance) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds relation instance references referencing the given relation instance
findRelationInstancesWithSource(NamedInstance) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds relation instances referencing the given named instance as source
findRelationInstancesWithTarget(NamedInstance) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds relation instances referencing the given named instance as target
findRelationRangeRestrictionAxiomsWithRange(Entity) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds relation range restriction axioms referencing the given entity as range
findRelationReferencesWithRelation(Relation) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds relation references referencing the given relation
findRelationRestrictionAxiomsWithRelation(Relation) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds relation restriction axioms referencing the given relation
findRelationRestrictions(Entity) - Static method in class io.opencaesar.oml.util.OmlSearch
Find relation restriction axioms that are defined on the given entity
findRelationTargetRestrictionAxiomsWithTarget(NamedInstance) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds relation target restriction axioms referencing the given named instance as target
findRelationTypeAssertionsWithType(RelationEntity) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds relation type assertions referencing the given relation
findRuleReferencesWithRule(Rule) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds rule references referencing the given rule
findScalarPropertiesWithDomain(Classifier) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds scalar properties referencing the given classifier as domain
findScalarPropertiesWithRange(Scalar) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds scalar properties referencing the given scalar as range
findScalarPropertyCardinalityRestrictionAxiomsWithRange(Scalar) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds scalar property cardinality restriction axioms referencing the given scalar as range
findScalarPropertyRangeRestrictionAxiomsWithRange(Scalar) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds scalar property range restriction axioms referencing the given scalar as range
findScalarPropertyReferencesWithProperty(ScalarProperty) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds scalar property references referencing the given scalar property
findScalarPropertyRestrictionAxiomsWithProperty(ScalarProperty) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds scalar property restriction axioms referencing the given scalar property
findScalarPropertyValueAssertionsWithProperty(ScalarProperty) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds scalar property value assertions referencing the given scalar property
findSemanticPropertiesWithDomain(Classifier) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds semantic properties referencing the given classifier as domain
findSourceRelations(Entity) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds relations that have the given entity as their source
findSpecializationAxiomsWithSpecializedTerm(SpecializableTerm) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds specialization axioms referencing the given specialized term
findSpecializationsWithSubTerm(SpecializableTerm) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds specialization axioms that have the given term as a sub term
findSpecializationsWithSuperTerm(SpecializableTerm) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds specialization axioms that have the given term as a super term
findStructuredPropertiesWithDomain(Classifier) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds structured properties referencing the given classifier as domain
findStructuredPropertiesWithRange(Structure) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds structured properties referencing the given structure as range
findStructuredPropertyCardinalityRestrictionAxiomsWithRange(Structure) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds structured property cardinality restriction axioms referencing the given structure as range
findStructuredPropertyRangeRestrictionAxiomsWithRange(Structure) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds structured property range restriction axioms referencing the given structure as range
findStructuredPropertyReferencesWithProperty(StructuredProperty) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds structured property references referencing the given structured property
findStructuredPropertyRestrictionAxiomsWithProperty(StructuredProperty) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds structured property restriction axioms referencing the given structured property
findStructuredPropertyValueAssertionsWithProperty(StructuredProperty) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds structured property value assertions referencing the given structured property
findStructureInstancesWithType(Structure) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds structure instances referencing the given structure as type
findStructureReferencesWithStructure(Structure) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds structure references referencing the given structure
findSubTerms(SpecializableTerm) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds terms that are the direct sub (specific) terms of the given term
findSuperTerms(SpecializableTerm) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds terms that are the direct super (general) terms of the given term
findTargetRelations(Entity) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds relations that have the given entity as their target
findTypeAssertions(ConceptInstance) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds concept type assertions that are defined on the given concept instance
findTypeAssertions(NamedInstance) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds type assertions that are defined on the given named instance
findTypeAssertions(RelationInstance) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds relation type assertions that are defined on the given relation instance
findTypePredicatesWithClassifier(Type) - Static method in class io.opencaesar.oml.util.OmlIndex
Finds type predicates referencing the given type
findTypes(Instance) - Static method in class io.opencaesar.oml.util.OmlSearch
Finds classifiers that are direct types of the given instance
finish() - Method in class io.opencaesar.oml.util.OmlBuilder
Perform actions at the end of the building process
FORWARD_RELATION - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Forward Relation' class.
FORWARD_RELATION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Forward Relation' class.
FORWARD_RELATION___DERIVE_DOMAIN - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Derive Domain' operation.
FORWARD_RELATION___DERIVE_DOMAIN - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Derive Domain' operation.
FORWARD_RELATION___DERIVE_INVERSE - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Derive Inverse' operation.
FORWARD_RELATION___DERIVE_INVERSE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Derive Inverse' operation.
FORWARD_RELATION___DERIVE_RANGE - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Derive Range' operation.
FORWARD_RELATION___DERIVE_RANGE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Derive Range' operation.
FORWARD_RELATION___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
FORWARD_RELATION___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
FORWARD_RELATION___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
FORWARD_RELATION___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
FORWARD_RELATION___GET_RELATION_ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Relation Entity' operation.
FORWARD_RELATION__DOMAIN - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Domain' reference.
FORWARD_RELATION__INVERSE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Inverse' reference.
FORWARD_RELATION__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
FORWARD_RELATION__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
FORWARD_RELATION__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Range' reference.
FORWARD_RELATION__RELATION_ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Relation Entity' container reference.
FORWARD_RELATION__RELATION_ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Relation Entity' container reference feature.
FORWARD_RELATION_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Forward Relation' class.
FORWARD_RELATION_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Forward Relation' class.
forwardRelation - Variable in class io.opencaesar.oml.impl.RelationEntityImpl
The cached value of the 'Forward Relation' containment reference.
ForwardRelation - Interface in io.opencaesar.oml
A representation of the model object 'Forward Relation'.
ForwardRelationImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Forward Relation'.
ForwardRelationImpl() - Constructor for class io.opencaesar.oml.impl.ForwardRelationImpl
functional - Variable in class io.opencaesar.oml.impl.RelationEntityImpl
The cached value of the 'Functional' attribute.
functional - Variable in class io.opencaesar.oml.impl.ScalarPropertyImpl
The cached value of the 'Functional' attribute.
functional - Variable in class io.opencaesar.oml.impl.StructuredPropertyImpl
The cached value of the 'Functional' attribute.
FUNCTIONAL_EDEFAULT - Static variable in class io.opencaesar.oml.impl.RelationEntityImpl
The default value of the 'Functional' attribute.
FUNCTIONAL_EDEFAULT - Static variable in class io.opencaesar.oml.impl.ScalarPropertyImpl
The default value of the 'Functional' attribute.
FUNCTIONAL_EDEFAULT - Static variable in class io.opencaesar.oml.impl.StructuredPropertyImpl
The default value of the 'Functional' attribute.

G

get(int) - Static method in enum class io.opencaesar.oml.CardinalityRestrictionKind
Returns the 'Cardinality Restriction Kind' literal with the specified integer value.
get(int) - Static method in enum class io.opencaesar.oml.RangeRestrictionKind
Returns the 'Range Restriction Kind' literal with the specified integer value.
get(int) - Static method in enum class io.opencaesar.oml.SeparatorKind
Returns the 'Separator Kind' literal with the specified integer value.
get(String) - Static method in enum class io.opencaesar.oml.CardinalityRestrictionKind
Returns the 'Cardinality Restriction Kind' literal with the specified literal value.
get(String) - Static method in enum class io.opencaesar.oml.RangeRestrictionKind
Returns the 'Range Restriction Kind' literal with the specified literal value.
get(String) - Static method in enum class io.opencaesar.oml.SeparatorKind
Returns the 'Separator Kind' literal with the specified literal value.
getAbbreviatedIri() - Method in class io.opencaesar.oml.impl.MemberImpl
getAbbreviatedIri() - Method in interface io.opencaesar.oml.Member
Gets the abbreviated IRI of this element
getAbbreviatedIri(Reference) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the abbreviated iri of the given reference
getAbbreviatedIriIn(Member, Ontology) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the abbreviated iri of the given member in the given context ontology
getAllImportedOntologies(Ontology, boolean) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the ontologies directly or transitively imported by the given ontology
getAllImports(Ontology) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the direct or transitive imports of the given ontology
getAnnotatedElement() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getAnnotatedElement() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Annotated Element'.
getAnnotatedElement(Annotation) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the annotated element of the given annotation
getAnnotatedElement_OwnedAnnotations() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getAnnotatedElement_OwnedAnnotations() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Annotations'.
getAnnotation() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getAnnotation() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Annotation'.
getAnnotation_OwningElement() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getAnnotation_OwningElement() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Element'.
getAnnotation_OwningReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getAnnotation_OwningReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Reference'.
getAnnotation_Property() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getAnnotation_Property() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Property'.
getAnnotation_ReferenceValue() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getAnnotation_ReferenceValue() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Reference Value'.
getAnnotation_Value() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getAnnotation_Value() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference 'Value'.
getAnnotationProperty() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getAnnotationProperty() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Annotation Property'.
getAnnotationPropertyReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getAnnotationPropertyReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Annotation Property Reference'.
getAnnotationPropertyReference_Property() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getAnnotationPropertyReference_Property() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Property'.
getAnnotationValue(AnnotatedElement, AnnotationProperty) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the first value of the given annotation property in the given element
getAnnotationValues(AnnotatedElement, AnnotationProperty) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the values of the given annotation property in the given element
getAntecedent() - Method in class io.opencaesar.oml.impl.RuleImpl
getAntecedent() - Method in interface io.opencaesar.oml.Rule
Returns the value of the 'Antecedent' containment reference list.
getAntecedentRule() - Method in class io.opencaesar.oml.impl.PredicateImpl
getAntecedentRule() - Method in interface io.opencaesar.oml.Predicate
Returns the value of the 'Antecedent Rule' container reference.
getAspect() - Method in interface io.opencaesar.oml.AspectReference
Returns the value of the 'Aspect' reference.
getAspect() - Method in class io.opencaesar.oml.impl.AspectReferenceImpl
getAspect() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getAspect() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Aspect'.
getAspectReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getAspectReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Aspect Reference'.
getAspectReference_Aspect() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getAspectReference_Aspect() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Aspect'.
getAssertion() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getAssertion() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Assertion'.
getAssertions(Instance) - Static method in class io.opencaesar.oml.util.OmlRead
Gets all the assertions owned by the given instance
getAssertions(NamedInstanceReference) - Static method in class io.opencaesar.oml.util.OmlRead
Gets all the assertions owned by the given reference
getAxiom() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getAxiom() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Axiom'.
getAxioms(SpecializableTerm) - Static method in class io.opencaesar.oml.util.OmlRead
Gets all the axioms owned by the given term
getBinaryPredicate() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getBinaryPredicate() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Binary Predicate'.
getBinaryPredicate_Instance2() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getBinaryPredicate_Instance2() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Instance2'.
getBinaryPredicate_Variable1() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getBinaryPredicate_Variable1() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Variable1'.
getBinaryPredicate_Variable2() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getBinaryPredicate_Variable2() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Variable2'.
getBooleanLiteral() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getBooleanLiteral() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Boolean Literal'.
getBooleanLiteral_Value() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getBooleanLiteral_Value() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Value'.
getByName(String) - Static method in enum class io.opencaesar.oml.CardinalityRestrictionKind
Returns the 'Cardinality Restriction Kind' literal with the specified name.
getByName(String) - Static method in enum class io.opencaesar.oml.RangeRestrictionKind
Returns the 'Range Restriction Kind' literal with the specified name.
getByName(String) - Static method in enum class io.opencaesar.oml.SeparatorKind
Returns the 'Separator Kind' literal with the specified name.
getCardinality() - Method in class io.opencaesar.oml.impl.RelationCardinalityRestrictionAxiomImpl
getCardinality() - Method in class io.opencaesar.oml.impl.ScalarPropertyCardinalityRestrictionAxiomImpl
getCardinality() - Method in class io.opencaesar.oml.impl.StructuredPropertyCardinalityRestrictionAxiomImpl
getCardinality() - Method in interface io.opencaesar.oml.RelationCardinalityRestrictionAxiom
Returns the value of the 'Cardinality' attribute.
getCardinality() - Method in interface io.opencaesar.oml.ScalarPropertyCardinalityRestrictionAxiom
Returns the value of the 'Cardinality' attribute.
getCardinality() - Method in interface io.opencaesar.oml.StructuredPropertyCardinalityRestrictionAxiom
Returns the value of the 'Cardinality' attribute.
getCardinalityRestrictionKind() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getCardinalityRestrictionKind() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for enum 'Cardinality Restriction Kind'.
getClassifier() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getClassifier() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Classifier'.
getClassifier_OwnedPropertyRestrictions() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getClassifier_OwnedPropertyRestrictions() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Property Restrictions'.
getClassifierReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getClassifierReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Classifier Reference'.
getClassifierReference_OwnedPropertyRestrictions() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getClassifierReference_OwnedPropertyRestrictions() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Property Restrictions'.
getConcept() - Method in interface io.opencaesar.oml.ConceptReference
Returns the value of the 'Concept' reference.
getConcept() - Method in class io.opencaesar.oml.impl.ConceptReferenceImpl
getConcept() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getConcept() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Concept'.
getConcept_EnumeratedInstances() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getConcept_EnumeratedInstances() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference list 'Enumerated Instances'.
getConceptInstance() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getConceptInstance() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Concept Instance'.
getConceptInstance_OwnedTypes() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getConceptInstance_OwnedTypes() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Types'.
getConceptInstanceReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getConceptInstanceReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Concept Instance Reference'.
getConceptInstanceReference_Instance() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getConceptInstanceReference_Instance() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Instance'.
getConceptInstanceReference_OwnedTypes() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getConceptInstanceReference_OwnedTypes() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Types'.
getConceptReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getConceptReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Concept Reference'.
getConceptReference_Concept() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getConceptReference_Concept() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Concept'.
getConceptTypeAssertion() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getConceptTypeAssertion() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Concept Type Assertion'.
getConceptTypeAssertion_OwningInstance() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getConceptTypeAssertion_OwningInstance() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Instance'.
getConceptTypeAssertion_OwningReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getConceptTypeAssertion_OwningReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Reference'.
getConceptTypeAssertion_Type() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getConceptTypeAssertion_Type() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Type'.
getConsequent() - Method in class io.opencaesar.oml.impl.RuleImpl
getConsequent() - Method in interface io.opencaesar.oml.Rule
Returns the value of the 'Consequent' containment reference list.
getConsequentRule() - Method in class io.opencaesar.oml.impl.PredicateImpl
getConsequentRule() - Method in interface io.opencaesar.oml.Predicate
Returns the value of the 'Consequent Rule' container reference.
getCurrentBase() - Method in class io.opencaesar.oml.util.OmlCatalog
Gets the current base of the catalog
getDecimal() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDecimal() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for data type 'Decimal'.
getDecimalLiteral() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDecimalLiteral() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Decimal Literal'.
getDecimalLiteral_Value() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDecimalLiteral_Value() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Value'.
getDescription() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDescription() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Description'.
getDescription_OwnedImports() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDescription_OwnedImports() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Imports'.
getDescription_OwnedStatements() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDescription_OwnedStatements() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Statements'.
getDescriptionBox() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDescriptionBox() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Description Box'.
getDescriptionBundle() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDescriptionBundle() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Description Bundle'.
getDescriptionBundle_OwnedImports() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDescriptionBundle_OwnedImports() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Imports'.
getDescriptionBundleExtension() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDescriptionBundleExtension() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Description Bundle Extension'.
getDescriptionBundleImport() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDescriptionBundleImport() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Description Bundle Import'.
getDescriptionBundleImport_OwningDescriptionBundle() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDescriptionBundleImport_OwningDescriptionBundle() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Description Bundle'.
getDescriptionBundleInclusion() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDescriptionBundleInclusion() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Description Bundle Inclusion'.
getDescriptionBundleUsage() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDescriptionBundleUsage() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Description Bundle Usage'.
getDescriptionExtension() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDescriptionExtension() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Description Extension'.
getDescriptionImport() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDescriptionImport() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Description Import'.
getDescriptionImport_OwningDescription() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDescriptionImport_OwningDescription() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Description'.
getDescriptionStatement() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDescriptionStatement() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Description Statement'.
getDescriptionStatement_OwningDescription() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDescriptionStatement_OwningDescription() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Description'.
getDescriptionUsage() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDescriptionUsage() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Description Usage'.
getDifferentFromPredicate() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDifferentFromPredicate() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Different From Predicate'.
getDomain() - Method in class io.opencaesar.oml.impl.RelationImpl
getDomain() - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
getDomain() - Method in class io.opencaesar.oml.impl.SemanticPropertyImpl
getDomain() - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
getDomain() - Method in interface io.opencaesar.oml.Relation
Returns the value of the 'Domain' reference.
getDomain() - Method in interface io.opencaesar.oml.ScalarProperty
Returns the value of the 'Domain' reference.
getDomain() - Method in interface io.opencaesar.oml.SemanticProperty
Gets the domain of this property
getDomain() - Method in interface io.opencaesar.oml.StructuredProperty
Returns the value of the 'Domain' reference.
getDoubleLiteral() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDoubleLiteral() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Double Literal'.
getDoubleLiteral_Value() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getDoubleLiteral_Value() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Value'.
getElement() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getElement() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Element'.
getElement__ExtraValidate__DiagnosticChain_Map() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getElement__ExtraValidate__DiagnosticChain_Map() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Extra Validate' operation.
getElement__GetOntology() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getElement__GetOntology() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Get Ontology' operation.
getEntity() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getEntity() - Method in class io.opencaesar.oml.impl.RelationEntityPredicateImpl
getEntity() - Method in class io.opencaesar.oml.impl.RelationEntityReferenceImpl
getEntity() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Entity'.
getEntity() - Method in interface io.opencaesar.oml.RelationEntityPredicate
Returns the value of the 'Entity' reference.
getEntity() - Method in interface io.opencaesar.oml.RelationEntityReference
Returns the value of the 'Entity' reference.
getEntity_OwnedKeys() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getEntity_OwnedKeys() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Keys'.
getEntity_OwnedRelationRestrictions() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getEntity_OwnedRelationRestrictions() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Relation Restrictions'.
getEntityReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getEntityReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Entity Reference'.
getEntityReference_OwnedKeys() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getEntityReference_OwnedKeys() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Keys'.
getEntityReference_OwnedRelationRestrictions() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getEntityReference_OwnedRelationRestrictions() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Relation Restrictions'.
getEntityVariable() - Method in class io.opencaesar.oml.impl.RelationEntityPredicateImpl
getEntityVariable() - Method in interface io.opencaesar.oml.RelationEntityPredicate
Returns the value of the 'Entity Variable' attribute.
getEntries() - Method in class io.opencaesar.oml.util.OmlCatalog
Gets the catalog entries
getEnumeratedInstances() - Method in interface io.opencaesar.oml.Concept
Returns the value of the 'Enumerated Instances' reference list.
getEnumeratedInstances() - Method in class io.opencaesar.oml.impl.ConceptImpl
getEnumeratedScalar() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getEnumeratedScalar() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Enumerated Scalar'.
getEnumeratedScalar_Literals() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getEnumeratedScalar_Literals() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Literals'.
getEnumeratedScalarReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getEnumeratedScalarReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Enumerated Scalar Reference'.
getEnumeratedScalarReference_Scalar() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getEnumeratedScalarReference_Scalar() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Scalar'.
getEPackage() - Method in class io.opencaesar.oml.util.OmlValidator
Returns the package of this validator switch.
getFacetedScalar() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getFacetedScalar() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Faceted Scalar'.
getFacetedScalar_Language() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getFacetedScalar_Language() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Language'.
getFacetedScalar_Length() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getFacetedScalar_Length() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Length'.
getFacetedScalar_MaxExclusive() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getFacetedScalar_MaxExclusive() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference 'Max Exclusive'.
getFacetedScalar_MaxInclusive() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getFacetedScalar_MaxInclusive() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference 'Max Inclusive'.
getFacetedScalar_MaxLength() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getFacetedScalar_MaxLength() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Max Length'.
getFacetedScalar_MinExclusive() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getFacetedScalar_MinExclusive() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference 'Min Exclusive'.
getFacetedScalar_MinInclusive() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getFacetedScalar_MinInclusive() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference 'Min Inclusive'.
getFacetedScalar_MinLength() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getFacetedScalar_MinLength() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Min Length'.
getFacetedScalar_Pattern() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getFacetedScalar_Pattern() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Pattern'.
getFacetedScalarReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getFacetedScalarReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Faceted Scalar Reference'.
getFacetedScalarReference_Scalar() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getFacetedScalarReference_Scalar() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Scalar'.
getFeature() - Method in interface io.opencaesar.oml.FeaturePredicate
Returns the value of the 'Feature' reference.
getFeature() - Method in class io.opencaesar.oml.impl.FeaturePredicateImpl
getFeature() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getFeature() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Feature'.
getFeaturePredicate() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getFeaturePredicate() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Feature Predicate'.
getFeaturePredicate_Feature() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getFeaturePredicate_Feature() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Feature'.
getFeaturePredicate_Literal2() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getFeaturePredicate_Literal2() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference 'Literal2'.
getFileUris(List<String>) - Method in class io.opencaesar.oml.util.OmlCatalog
Gets the URIs of files that are mapped by this catalog
getForwardRelation() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getForwardRelation() - Method in class io.opencaesar.oml.impl.RelationEntityImpl
getForwardRelation() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Forward Relation'.
getForwardRelation() - Method in interface io.opencaesar.oml.RelationEntity
Returns the value of the 'Forward Relation' containment reference.
getForwardRelation__DeriveDomain() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getForwardRelation__DeriveDomain() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Derive Domain' operation.
getForwardRelation__DeriveInverse() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getForwardRelation__DeriveInverse() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Derive Inverse' operation.
getForwardRelation__DeriveRange() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getForwardRelation__DeriveRange() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Derive Range' operation.
getForwardRelation_RelationEntity() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getForwardRelation_RelationEntity() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Relation Entity'.
getId(Element) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the id of the given element The id attribute is defined by the metaclass of the element
getID() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getID() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for data type 'ID'.
getIdentifiedElement() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getIdentifiedElement() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Identified Element'.
getIdentifiedElement__GetIri() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getIdentifiedElement__GetIri() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Get Iri' operation.
getImport() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getImport() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Import'.
getImport__GetIri() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getImport__GetIri() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Get Iri' operation.
getImport__GetSeparator() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getImport__GetSeparator() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Get Separator' operation.
getImport_Namespace() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getImport_Namespace() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Namespace'.
getImport_Prefix() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getImport_Prefix() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Prefix'.
getImportedOntologies(Ontology) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the ontologies directly imported by a context ontology
getImportedOntology(Import) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the ontology that is imported by the given import
getImportedOntologyByIri(Ontology, String) - Static method in class io.opencaesar.oml.util.OmlRead
Gets an ontology with a given iri that is imported by a given ontology This iri is the ontology's logical IRI even though it may be imported by a physical URI
getImportedOntologyByPrefix(Ontology, String) - Static method in class io.opencaesar.oml.util.OmlRead
Gets an ontology with a given prefix that is imported by a given ontology This prefix has to be the ontology's import override prefix if used; otherwise has to be its default prefix
getImportedResource(Import) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the resource imported by the given import The resource may not be loaded when it is returned
getImportedUri(Import) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the resource URI that is resolved by the given import statement
getImportingOntology(Import) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the ontology that defines the given import
getImportPrefixes(Ontology) - Static method in class io.opencaesar.oml.util.OmlRead
Gets a map from import namespaces to import prefixes in the given ontology
getImports(Ontology) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the direct imports of the given ontology
getInstance() - Method in interface io.opencaesar.oml.ConceptInstanceReference
Returns the value of the 'Instance' reference.
getInstance() - Method in class io.opencaesar.oml.impl.ConceptInstanceReferenceImpl
getInstance() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getInstance() - Method in class io.opencaesar.oml.impl.RelationInstanceReferenceImpl
getInstance() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Instance'.
getInstance() - Method in interface io.opencaesar.oml.RelationInstanceReference
Returns the value of the 'Instance' reference.
getInstance_OwnedPropertyValues() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getInstance_OwnedPropertyValues() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Property Values'.
getInstance2() - Method in interface io.opencaesar.oml.BinaryPredicate
Returns the value of the 'Instance2' reference.
getInstance2() - Method in class io.opencaesar.oml.impl.BinaryPredicateImpl
getIntegerLiteral() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getIntegerLiteral() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Integer Literal'.
getIntegerLiteral_Value() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getIntegerLiteral_Value() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Value'.
getInverse() - Method in class io.opencaesar.oml.impl.RelationImpl
getInverse() - Method in interface io.opencaesar.oml.Relation
Returns the value of the 'Inverse' reference.
getIri() - Method in interface io.opencaesar.oml.IdentifiedElement
Gets the IRI of this element
getIri() - Method in class io.opencaesar.oml.impl.IdentifiedElementImpl
getIri() - Method in class io.opencaesar.oml.impl.ImportImpl
getIri() - Method in class io.opencaesar.oml.impl.MemberImpl
getIri() - Method in class io.opencaesar.oml.impl.OntologyImpl
getIri() - Method in interface io.opencaesar.oml.Import
Get the import's iri
getIri() - Method in interface io.opencaesar.oml.Member
getIri() - Method in interface io.opencaesar.oml.Ontology
Get the namespace's iri
getKeyAxiom() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getKeyAxiom() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Key Axiom'.
getKeyAxiom_OwningEntity() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getKeyAxiom_OwningEntity() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Entity'.
getKeyAxiom_OwningReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getKeyAxiom_OwningReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Reference'.
getKeyAxiom_Properties() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getKeyAxiom_Properties() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference list 'Properties'.
getKeyedEntity(KeyAxiom) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the entity that defines the given key axiom
getKind() - Method in class io.opencaesar.oml.impl.RelationCardinalityRestrictionAxiomImpl
getKind() - Method in class io.opencaesar.oml.impl.RelationRangeRestrictionAxiomImpl
getKind() - Method in class io.opencaesar.oml.impl.ScalarPropertyCardinalityRestrictionAxiomImpl
getKind() - Method in class io.opencaesar.oml.impl.ScalarPropertyRangeRestrictionAxiomImpl
getKind() - Method in class io.opencaesar.oml.impl.StructuredPropertyCardinalityRestrictionAxiomImpl
getKind() - Method in class io.opencaesar.oml.impl.StructuredPropertyRangeRestrictionAxiomImpl
getKind() - Method in interface io.opencaesar.oml.RelationCardinalityRestrictionAxiom
Returns the value of the 'Kind' attribute.
getKind() - Method in interface io.opencaesar.oml.RelationRangeRestrictionAxiom
Returns the value of the 'Kind' attribute.
getKind() - Method in interface io.opencaesar.oml.ScalarPropertyCardinalityRestrictionAxiom
Returns the value of the 'Kind' attribute.
getKind() - Method in interface io.opencaesar.oml.ScalarPropertyRangeRestrictionAxiom
Returns the value of the 'Kind' attribute.
getKind() - Method in interface io.opencaesar.oml.StructuredPropertyCardinalityRestrictionAxiom
Returns the value of the 'Kind' attribute.
getKind() - Method in interface io.opencaesar.oml.StructuredPropertyRangeRestrictionAxiom
Returns the value of the 'Kind' attribute.
getLangTag() - Method in class io.opencaesar.oml.impl.QuotedLiteralImpl
getLangTag() - Method in interface io.opencaesar.oml.QuotedLiteral
Returns the value of the 'Lang Tag' attribute.
getLanguage() - Method in interface io.opencaesar.oml.FacetedScalar
Returns the value of the 'Language' attribute.
getLanguage() - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
getLength() - Method in interface io.opencaesar.oml.FacetedScalar
Returns the value of the 'Length' attribute.
getLength() - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
getLexicalValue(Literal) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the lexical value of the given literal
getLinkAssertion() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getLinkAssertion() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Link Assertion'.
getLinkAssertion_OwningInstance() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getLinkAssertion_OwningInstance() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Instance'.
getLinkAssertion_OwningReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getLinkAssertion_OwningReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Reference'.
getLinkAssertion_Relation() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getLinkAssertion_Relation() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Relation'.
getLinkAssertion_Target() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getLinkAssertion_Target() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Target'.
getLiteral() - Method in enum class io.opencaesar.oml.CardinalityRestrictionKind
getLiteral() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getLiteral() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Literal'.
getLiteral() - Method in enum class io.opencaesar.oml.RangeRestrictionKind
getLiteral() - Method in enum class io.opencaesar.oml.SeparatorKind
getLiteral2() - Method in interface io.opencaesar.oml.FeaturePredicate
Returns the value of the 'Literal2' containment reference.
getLiteral2() - Method in class io.opencaesar.oml.impl.FeaturePredicateImpl
getLiterals() - Method in interface io.opencaesar.oml.EnumeratedScalar
Returns the value of the 'Literals' containment reference list.
getLiterals() - Method in class io.opencaesar.oml.impl.EnumeratedScalarImpl
getMaxExclusive() - Method in interface io.opencaesar.oml.FacetedScalar
Returns the value of the 'Max Exclusive' containment reference.
getMaxExclusive() - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
getMaxInclusive() - Method in interface io.opencaesar.oml.FacetedScalar
Returns the value of the 'Max Inclusive' containment reference.
getMaxInclusive() - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
getMaxLength() - Method in interface io.opencaesar.oml.FacetedScalar
Returns the value of the 'Max Length' attribute.
getMaxLength() - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
getMember() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getMember() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Member'.
getMember__GetAbbreviatedIri() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getMember__GetAbbreviatedIri() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Get Abbreviated Iri' operation.
getMember__GetIri() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getMember__GetIri() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Get Iri' operation.
getMember_Name() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getMember_Name() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Name'.
getMemberByAbbreviatedIri(Ontology, String) - Static method in class io.opencaesar.oml.util.OmlRead
Gets a member with the given abbreviated iri defined by the given ontology or its import closure
getMemberByAbbreviatedIri(ResourceSet, String) - Static method in class io.opencaesar.oml.util.OmlRead
Gets a member with the given abbreviated iri in the given resource set
getMemberByIri(Ontology, String) - Static method in class io.opencaesar.oml.util.OmlRead
Gets a member with the given iri defined by the given ontology or its import closure
getMemberByIri(Resource, String) - Static method in class io.opencaesar.oml.util.OmlRead
Gets a member by iri in the context of the given resource following the import closure
getMemberByIri(ResourceSet, String) - Static method in class io.opencaesar.oml.util.OmlRead
Gets a member with the given iri in the given resource set
getMemberByName(Ontology, String) - Static method in class io.opencaesar.oml.util.OmlRead
Gets a member with the given name defined in the given ontology
getMembers(Ontology) - Static method in class io.opencaesar.oml.util.OmlRead
Gets all members defined in the given ontology
getMinExclusive() - Method in interface io.opencaesar.oml.FacetedScalar
Returns the value of the 'Min Exclusive' containment reference.
getMinExclusive() - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
getMinInclusive() - Method in interface io.opencaesar.oml.FacetedScalar
Returns the value of the 'Min Inclusive' containment reference.
getMinInclusive() - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
getMinLength() - Method in interface io.opencaesar.oml.FacetedScalar
Returns the value of the 'Min Length' attribute.
getMinLength() - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
getName() - Method in enum class io.opencaesar.oml.CardinalityRestrictionKind
getName() - Method in class io.opencaesar.oml.impl.MemberImpl
getName() - Method in interface io.opencaesar.oml.Member
Returns the value of the 'Name' attribute.
getName() - Method in enum class io.opencaesar.oml.RangeRestrictionKind
getName() - Method in enum class io.opencaesar.oml.SeparatorKind
getNamedInstance() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getNamedInstance() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Named Instance'.
getNamedInstance_OwnedLinks() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getNamedInstance_OwnedLinks() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Links'.
getNamedInstanceReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getNamedInstanceReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Named Instance Reference'.
getNamedInstanceReference_OwnedLinks() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getNamedInstanceReference_OwnedLinks() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Links'.
getNamedInstanceReference_OwnedPropertyValues() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getNamedInstanceReference_OwnedPropertyValues() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Property Values'.
getNamespace() - Method in class io.opencaesar.oml.impl.ImportImpl
getNamespace() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getNamespace() - Method in class io.opencaesar.oml.impl.OntologyImpl
getNamespace() - Method in interface io.opencaesar.oml.Import
Returns the value of the 'Namespace' attribute.
getNamespace() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for data type 'Namespace'.
getNamespace() - Method in interface io.opencaesar.oml.Ontology
Returns the value of the 'Namespace' attribute.
getNestedCatalogs() - Method in class io.opencaesar.oml.util.OmlCatalog
Gets the nested catalogs of this catalog
getNewResources() - Method in class io.opencaesar.oml.util.OmlBuilder
Gets all the newly created resources by the builder
getOmlFactory() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getOmlFactory() - Method in interface io.opencaesar.oml.OmlPackage
Returns the factory that creates the instances of the model.
getOmlPackage() - Method in class io.opencaesar.oml.impl.OmlFactoryImpl
getOmlPackage() - Method in interface io.opencaesar.oml.OmlFactory
Returns the package supported by this factory.
getOntologies(ResourceSet) - Static method in class io.opencaesar.oml.util.OmlRead
Gets all ontologies loaded in the given resource set
getOntology() - Method in interface io.opencaesar.oml.Element
Gets the ontology that defines this element
getOntology() - Method in class io.opencaesar.oml.impl.ElementImpl
getOntology() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getOntology() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Ontology'.
getOntology(Resource) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the ontology of the given resource if one exists
getOntology__GetIri() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getOntology__GetIri() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Get Iri' operation.
getOntology__GetSeparator() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getOntology__GetSeparator() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Get Separator' operation.
getOntology_Namespace() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getOntology_Namespace() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Namespace'.
getOntology_Prefix() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getOntology_Prefix() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Prefix'.
getOntologyByIri(Resource, String) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the ontology with the given Iri in the context of the given resource The iri is resolved using the resource's OML catalog
getOntologyByIri(ResourceSet, String) - Static method in class io.opencaesar.oml.util.OmlRead
Gets an ontology with the given iri that is loaded in the given resource set
getOntologyByPrefix(ResourceSet, String) - Static method in class io.opencaesar.oml.util.OmlRead
Gets an ontology with the given prefix that is loaded in the given resource set If more than one ontology has the same prefix, one of them is returned randomly
getOrAddReference(Ontology, Member) - Static method in class io.opencaesar.oml.util.OmlWrite
Gets an existing or creates a new reference to the given member in the context of the given ontology
getOwnedAnnotations() - Method in interface io.opencaesar.oml.AnnotatedElement
Returns the value of the 'Owned Annotations' containment reference list.
getOwnedAnnotations() - Method in class io.opencaesar.oml.impl.AnnotatedElementImpl
getOwnedAnnotations() - Method in class io.opencaesar.oml.impl.ReferenceImpl
getOwnedAnnotations() - Method in interface io.opencaesar.oml.Reference
Returns the value of the 'Owned Annotations' containment reference list.
getOwnedImports() - Method in interface io.opencaesar.oml.Description
Returns the value of the 'Owned Imports' containment reference list.
getOwnedImports() - Method in interface io.opencaesar.oml.DescriptionBundle
Returns the value of the 'Owned Imports' containment reference list.
getOwnedImports() - Method in class io.opencaesar.oml.impl.DescriptionBundleImpl
getOwnedImports() - Method in class io.opencaesar.oml.impl.DescriptionImpl
getOwnedImports() - Method in class io.opencaesar.oml.impl.VocabularyBundleImpl
getOwnedImports() - Method in class io.opencaesar.oml.impl.VocabularyImpl
getOwnedImports() - Method in interface io.opencaesar.oml.Vocabulary
Returns the value of the 'Owned Imports' containment reference list.
getOwnedImports() - Method in interface io.opencaesar.oml.VocabularyBundle
Returns the value of the 'Owned Imports' containment reference list.
getOwnedKeys() - Method in interface io.opencaesar.oml.Entity
Returns the value of the 'Owned Keys' containment reference list.
getOwnedKeys() - Method in interface io.opencaesar.oml.EntityReference
Returns the value of the 'Owned Keys' containment reference list.
getOwnedKeys() - Method in class io.opencaesar.oml.impl.EntityImpl
getOwnedKeys() - Method in class io.opencaesar.oml.impl.EntityReferenceImpl
getOwnedLinks() - Method in class io.opencaesar.oml.impl.NamedInstanceImpl
getOwnedLinks() - Method in class io.opencaesar.oml.impl.NamedInstanceReferenceImpl
getOwnedLinks() - Method in interface io.opencaesar.oml.NamedInstance
Returns the value of the 'Owned Links' containment reference list.
getOwnedLinks() - Method in interface io.opencaesar.oml.NamedInstanceReference
Returns the value of the 'Owned Links' containment reference list.
getOwnedPropertyRestrictions() - Method in interface io.opencaesar.oml.Classifier
Returns the value of the 'Owned Property Restrictions' containment reference list.
getOwnedPropertyRestrictions() - Method in interface io.opencaesar.oml.ClassifierReference
Returns the value of the 'Owned Property Restrictions' containment reference list.
getOwnedPropertyRestrictions() - Method in class io.opencaesar.oml.impl.ClassifierImpl
getOwnedPropertyRestrictions() - Method in class io.opencaesar.oml.impl.ClassifierReferenceImpl
getOwnedPropertyValues() - Method in class io.opencaesar.oml.impl.InstanceImpl
getOwnedPropertyValues() - Method in class io.opencaesar.oml.impl.NamedInstanceImpl
getOwnedPropertyValues() - Method in class io.opencaesar.oml.impl.NamedInstanceReferenceImpl
getOwnedPropertyValues() - Method in interface io.opencaesar.oml.Instance
Returns the value of the 'Owned Property Values' containment reference list.
getOwnedPropertyValues() - Method in interface io.opencaesar.oml.NamedInstanceReference
Returns the value of the 'Owned Property Values' containment reference list.
getOwnedRelationRestrictions() - Method in interface io.opencaesar.oml.Entity
Returns the value of the 'Owned Relation Restrictions' containment reference list.
getOwnedRelationRestrictions() - Method in interface io.opencaesar.oml.EntityReference
Returns the value of the 'Owned Relation Restrictions' containment reference list.
getOwnedRelationRestrictions() - Method in class io.opencaesar.oml.impl.EntityImpl
getOwnedRelationRestrictions() - Method in class io.opencaesar.oml.impl.EntityReferenceImpl
getOwnedSpecializations() - Method in class io.opencaesar.oml.impl.AnnotationPropertyImpl
getOwnedSpecializations() - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
getOwnedSpecializations() - Method in class io.opencaesar.oml.impl.SpecializableTermImpl
getOwnedSpecializations() - Method in class io.opencaesar.oml.impl.SpecializableTermReferenceImpl
getOwnedSpecializations() - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
getOwnedSpecializations() - Method in interface io.opencaesar.oml.SpecializableTerm
Returns the value of the 'Owned Specializations' containment reference list.
getOwnedSpecializations() - Method in interface io.opencaesar.oml.SpecializableTermReference
Returns the value of the 'Owned Specializations' containment reference list.
getOwnedStatements() - Method in interface io.opencaesar.oml.Description
Returns the value of the 'Owned Statements' containment reference list.
getOwnedStatements() - Method in class io.opencaesar.oml.impl.DescriptionImpl
getOwnedStatements() - Method in class io.opencaesar.oml.impl.VocabularyImpl
getOwnedStatements() - Method in interface io.opencaesar.oml.Vocabulary
Returns the value of the 'Owned Statements' containment reference list.
getOwnedTypes() - Method in interface io.opencaesar.oml.ConceptInstance
Returns the value of the 'Owned Types' containment reference list.
getOwnedTypes() - Method in interface io.opencaesar.oml.ConceptInstanceReference
Returns the value of the 'Owned Types' containment reference list.
getOwnedTypes() - Method in class io.opencaesar.oml.impl.ConceptInstanceImpl
getOwnedTypes() - Method in class io.opencaesar.oml.impl.ConceptInstanceReferenceImpl
getOwnedTypes() - Method in class io.opencaesar.oml.impl.RelationInstanceImpl
getOwnedTypes() - Method in class io.opencaesar.oml.impl.RelationInstanceReferenceImpl
getOwnedTypes() - Method in interface io.opencaesar.oml.RelationInstance
Returns the value of the 'Owned Types' containment reference list.
getOwnedTypes() - Method in interface io.opencaesar.oml.RelationInstanceReference
Returns the value of the 'Owned Types' containment reference list.
getOwningAssertion() - Method in class io.opencaesar.oml.impl.StructureInstanceImpl
getOwningAssertion() - Method in interface io.opencaesar.oml.StructureInstance
Returns the value of the 'Owning Assertion' container reference.
getOwningAxiom() - Method in class io.opencaesar.oml.impl.StructureInstanceImpl
getOwningAxiom() - Method in interface io.opencaesar.oml.StructureInstance
Returns the value of the 'Owning Axiom' container reference.
getOwningClassifier() - Method in class io.opencaesar.oml.impl.PropertyRestrictionAxiomImpl
getOwningClassifier() - Method in interface io.opencaesar.oml.PropertyRestrictionAxiom
Returns the value of the 'Owning Classifier' container reference.
getOwningDescription() - Method in interface io.opencaesar.oml.DescriptionImport
Returns the value of the 'Owning Description' container reference.
getOwningDescription() - Method in interface io.opencaesar.oml.DescriptionStatement
Returns the value of the 'Owning Description' container reference.
getOwningDescription() - Method in class io.opencaesar.oml.impl.DescriptionImportImpl
getOwningDescription() - Method in class io.opencaesar.oml.impl.DescriptionStatementImpl
getOwningDescription() - Method in class io.opencaesar.oml.impl.NamedInstanceImpl
getOwningDescription() - Method in class io.opencaesar.oml.impl.NamedInstanceReferenceImpl
getOwningDescriptionBundle() - Method in interface io.opencaesar.oml.DescriptionBundleImport
Returns the value of the 'Owning Description Bundle' container reference.
getOwningDescriptionBundle() - Method in class io.opencaesar.oml.impl.DescriptionBundleImportImpl
getOwningElement() - Method in interface io.opencaesar.oml.Annotation
Returns the value of the 'Owning Element' container reference.
getOwningElement() - Method in class io.opencaesar.oml.impl.AnnotationImpl
getOwningEntity() - Method in class io.opencaesar.oml.impl.KeyAxiomImpl
getOwningEntity() - Method in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
getOwningEntity() - Method in interface io.opencaesar.oml.KeyAxiom
Returns the value of the 'Owning Entity' container reference.
getOwningEntity() - Method in interface io.opencaesar.oml.RelationRestrictionAxiom
Returns the value of the 'Owning Entity' container reference.
getOwningInstance() - Method in interface io.opencaesar.oml.ConceptTypeAssertion
Returns the value of the 'Owning Instance' container reference.
getOwningInstance() - Method in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
getOwningInstance() - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
getOwningInstance() - Method in class io.opencaesar.oml.impl.PropertyValueAssertionImpl
getOwningInstance() - Method in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
getOwningInstance() - Method in interface io.opencaesar.oml.LinkAssertion
Returns the value of the 'Owning Instance' container reference.
getOwningInstance() - Method in interface io.opencaesar.oml.PropertyValueAssertion
Returns the value of the 'Owning Instance' container reference.
getOwningInstance() - Method in interface io.opencaesar.oml.RelationTypeAssertion
Returns the value of the 'Owning Instance' container reference.
getOwningReference() - Method in interface io.opencaesar.oml.Annotation
Returns the value of the 'Owning Reference' container reference.
getOwningReference() - Method in interface io.opencaesar.oml.ConceptTypeAssertion
Returns the value of the 'Owning Reference' container reference.
getOwningReference() - Method in class io.opencaesar.oml.impl.AnnotationImpl
getOwningReference() - Method in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
getOwningReference() - Method in class io.opencaesar.oml.impl.KeyAxiomImpl
getOwningReference() - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
getOwningReference() - Method in class io.opencaesar.oml.impl.PropertyRestrictionAxiomImpl
getOwningReference() - Method in class io.opencaesar.oml.impl.PropertyValueAssertionImpl
getOwningReference() - Method in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
getOwningReference() - Method in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
getOwningReference() - Method in class io.opencaesar.oml.impl.SpecializationAxiomImpl
getOwningReference() - Method in interface io.opencaesar.oml.KeyAxiom
Returns the value of the 'Owning Reference' container reference.
getOwningReference() - Method in interface io.opencaesar.oml.LinkAssertion
Returns the value of the 'Owning Reference' container reference.
getOwningReference() - Method in interface io.opencaesar.oml.PropertyRestrictionAxiom
Returns the value of the 'Owning Reference' container reference.
getOwningReference() - Method in interface io.opencaesar.oml.PropertyValueAssertion
Returns the value of the 'Owning Reference' container reference.
getOwningReference() - Method in interface io.opencaesar.oml.RelationRestrictionAxiom
Returns the value of the 'Owning Reference' container reference.
getOwningReference() - Method in interface io.opencaesar.oml.RelationTypeAssertion
Returns the value of the 'Owning Reference' container reference.
getOwningReference() - Method in interface io.opencaesar.oml.SpecializationAxiom
Returns the value of the 'Owning Reference' container reference.
getOwningTerm() - Method in class io.opencaesar.oml.impl.SpecializationAxiomImpl
getOwningTerm() - Method in interface io.opencaesar.oml.SpecializationAxiom
Returns the value of the 'Owning Term' container reference.
getOwningVocabulary() - Method in class io.opencaesar.oml.impl.AnnotationPropertyImpl
getOwningVocabulary() - Method in class io.opencaesar.oml.impl.RelationReferenceImpl
getOwningVocabulary() - Method in class io.opencaesar.oml.impl.RuleImpl
getOwningVocabulary() - Method in class io.opencaesar.oml.impl.RuleReferenceImpl
getOwningVocabulary() - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
getOwningVocabulary() - Method in class io.opencaesar.oml.impl.SpecializableTermImpl
getOwningVocabulary() - Method in class io.opencaesar.oml.impl.SpecializableTermReferenceImpl
getOwningVocabulary() - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
getOwningVocabulary() - Method in class io.opencaesar.oml.impl.VocabularyImportImpl
getOwningVocabulary() - Method in class io.opencaesar.oml.impl.VocabularyStatementImpl
getOwningVocabulary() - Method in interface io.opencaesar.oml.VocabularyImport
Returns the value of the 'Owning Vocabulary' container reference.
getOwningVocabulary() - Method in interface io.opencaesar.oml.VocabularyStatement
Returns the value of the 'Owning Vocabulary' container reference.
getOwningVocabularyBundle() - Method in class io.opencaesar.oml.impl.VocabularyBundleImportImpl
getOwningVocabularyBundle() - Method in interface io.opencaesar.oml.VocabularyBundleImport
Returns the value of the 'Owning Vocabulary Bundle' container reference.
getPackage() - Static method in class io.opencaesar.oml.impl.OmlFactoryImpl
Deprecated. 
getPattern() - Method in interface io.opencaesar.oml.FacetedScalar
Returns the value of the 'Pattern' attribute.
getPattern() - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
getPredicate() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getPredicate() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Predicate'.
getPredicate_AntecedentRule() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getPredicate_AntecedentRule() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Antecedent Rule'.
getPredicate_ConsequentRule() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getPredicate_ConsequentRule() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Consequent Rule'.
getPrefix() - Method in class io.opencaesar.oml.impl.ImportImpl
getPrefix() - Method in class io.opencaesar.oml.impl.OntologyImpl
getPrefix() - Method in interface io.opencaesar.oml.Import
Returns the value of the 'Prefix' attribute.
getPrefix() - Method in interface io.opencaesar.oml.Ontology
Returns the value of the 'Prefix' attribute.
getPrefixIn(Ontology, Ontology) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the prefix of a given ontology imported by a context ontology This could either be the given ontology's regular prefix or an override used when importing it in the context ontology
getProperties() - Method in class io.opencaesar.oml.impl.KeyAxiomImpl
getProperties() - Method in interface io.opencaesar.oml.KeyAxiom
Returns the value of the 'Properties' reference list.
getProperty() - Method in interface io.opencaesar.oml.Annotation
Returns the value of the 'Property' reference.
getProperty() - Method in interface io.opencaesar.oml.AnnotationPropertyReference
Returns the value of the 'Property' reference.
getProperty() - Method in class io.opencaesar.oml.impl.AnnotationImpl
getProperty() - Method in class io.opencaesar.oml.impl.AnnotationPropertyReferenceImpl
getProperty() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getProperty() - Method in class io.opencaesar.oml.impl.PropertyValueAssertionImpl
getProperty() - Method in class io.opencaesar.oml.impl.ScalarPropertyReferenceImpl
getProperty() - Method in class io.opencaesar.oml.impl.ScalarPropertyRestrictionAxiomImpl
getProperty() - Method in class io.opencaesar.oml.impl.ScalarPropertyValueAssertionImpl
getProperty() - Method in class io.opencaesar.oml.impl.StructuredPropertyReferenceImpl
getProperty() - Method in class io.opencaesar.oml.impl.StructuredPropertyRestrictionAxiomImpl
getProperty() - Method in class io.opencaesar.oml.impl.StructuredPropertyValueAssertionImpl
getProperty() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Property'.
getProperty() - Method in interface io.opencaesar.oml.PropertyValueAssertion
Gets the property referenced by this assertion
getProperty() - Method in interface io.opencaesar.oml.ScalarPropertyReference
Returns the value of the 'Property' reference.
getProperty() - Method in interface io.opencaesar.oml.ScalarPropertyRestrictionAxiom
Returns the value of the 'Property' reference.
getProperty() - Method in interface io.opencaesar.oml.ScalarPropertyValueAssertion
Returns the value of the 'Property' reference.
getProperty() - Method in interface io.opencaesar.oml.StructuredPropertyReference
Returns the value of the 'Property' reference.
getProperty() - Method in interface io.opencaesar.oml.StructuredPropertyRestrictionAxiom
Returns the value of the 'Property' reference.
getProperty() - Method in interface io.opencaesar.oml.StructuredPropertyValueAssertion
Returns the value of the 'Property' reference.
getPropertyRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getPropertyRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Property Restriction Axiom'.
getPropertyRestrictionAxiom_OwningClassifier() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getPropertyRestrictionAxiom_OwningClassifier() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Classifier'.
getPropertyRestrictionAxiom_OwningReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getPropertyRestrictionAxiom_OwningReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Reference'.
getPropertyValue(Instance, SemanticProperty) - Static method in class io.opencaesar.oml.util.OmlRead
Gets a value of the given semantic property in the given instance
getPropertyValueAssertion() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getPropertyValueAssertion() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Property Value Assertion'.
getPropertyValueAssertion__GetProperty() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getPropertyValueAssertion__GetProperty() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Get Property' operation.
getPropertyValueAssertion__GetValue() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getPropertyValueAssertion__GetValue() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Get Value' operation.
getPropertyValueAssertion_OwningInstance() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getPropertyValueAssertion_OwningInstance() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Instance'.
getPropertyValueAssertion_OwningReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getPropertyValueAssertion_OwningReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Reference'.
getPropertyValues(Instance, SemanticProperty) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the values of the given semantic property in the given instance
getQuotedLiteral() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getQuotedLiteral() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Quoted Literal'.
getQuotedLiteral_LangTag() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getQuotedLiteral_LangTag() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Lang Tag'.
getQuotedLiteral_Type() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getQuotedLiteral_Type() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Type'.
getQuotedLiteral_Value() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getQuotedLiteral_Value() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Value'.
getRange() - Method in class io.opencaesar.oml.impl.RelationCardinalityRestrictionAxiomImpl
getRange() - Method in class io.opencaesar.oml.impl.RelationImpl
getRange() - Method in class io.opencaesar.oml.impl.RelationRangeRestrictionAxiomImpl
getRange() - Method in class io.opencaesar.oml.impl.ScalarPropertyCardinalityRestrictionAxiomImpl
getRange() - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
getRange() - Method in class io.opencaesar.oml.impl.ScalarPropertyRangeRestrictionAxiomImpl
getRange() - Method in class io.opencaesar.oml.impl.SemanticPropertyImpl
getRange() - Method in class io.opencaesar.oml.impl.StructuredPropertyCardinalityRestrictionAxiomImpl
getRange() - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
getRange() - Method in class io.opencaesar.oml.impl.StructuredPropertyRangeRestrictionAxiomImpl
getRange() - Method in interface io.opencaesar.oml.Relation
Returns the value of the 'Range' reference.
getRange() - Method in interface io.opencaesar.oml.RelationCardinalityRestrictionAxiom
Returns the value of the 'Range' reference.
getRange() - Method in interface io.opencaesar.oml.RelationRangeRestrictionAxiom
Returns the value of the 'Range' reference.
getRange() - Method in interface io.opencaesar.oml.ScalarProperty
Returns the value of the 'Range' reference.
getRange() - Method in interface io.opencaesar.oml.ScalarPropertyCardinalityRestrictionAxiom
Returns the value of the 'Range' reference.
getRange() - Method in interface io.opencaesar.oml.ScalarPropertyRangeRestrictionAxiom
Returns the value of the 'Range' reference.
getRange() - Method in interface io.opencaesar.oml.SemanticProperty
Gets the range of the property
getRange() - Method in interface io.opencaesar.oml.StructuredProperty
Returns the value of the 'Range' reference.
getRange() - Method in interface io.opencaesar.oml.StructuredPropertyCardinalityRestrictionAxiom
Returns the value of the 'Range' reference.
getRange() - Method in interface io.opencaesar.oml.StructuredPropertyRangeRestrictionAxiom
Returns the value of the 'Range' reference.
getRangeRestrictionKind() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRangeRestrictionKind() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for enum 'Range Restriction Kind'.
getReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Reference'.
getReference_OwnedAnnotations() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getReference_OwnedAnnotations() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Annotations'.
getReferences(Ontology) - Static method in class io.opencaesar.oml.util.OmlRead
Gets all references defined in the given ontology
getReferenceValue() - Method in interface io.opencaesar.oml.Annotation
Returns the value of the 'Reference Value' reference.
getReferenceValue() - Method in class io.opencaesar.oml.impl.AnnotationImpl
getRelation() - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
getRelation() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelation() - Method in class io.opencaesar.oml.impl.RelationReferenceImpl
getRelation() - Method in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
getRelation() - Method in interface io.opencaesar.oml.LinkAssertion
Returns the value of the 'Relation' reference.
getRelation() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Relation'.
getRelation() - Method in interface io.opencaesar.oml.RelationReference
Returns the value of the 'Relation' reference.
getRelation() - Method in interface io.opencaesar.oml.RelationRestrictionAxiom
Returns the value of the 'Relation' reference.
getRelation__DeriveDomain() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelation__DeriveDomain() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Derive Domain' operation.
getRelation__DeriveInverse() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelation__DeriveInverse() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Derive Inverse' operation.
getRelation__DeriveRange() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelation__DeriveRange() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Derive Range' operation.
getRelation__GetRelationEntity() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelation__GetRelationEntity() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Get Relation Entity' operation.
getRelation_Domain() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelation_Domain() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Domain'.
getRelation_Inverse() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelation_Inverse() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Inverse'.
getRelation_Range() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelation_Range() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Range'.
getRelationCardinalityRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationCardinalityRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Relation Cardinality Restriction Axiom'.
getRelationCardinalityRestrictionAxiom_Cardinality() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationCardinalityRestrictionAxiom_Cardinality() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Cardinality'.
getRelationCardinalityRestrictionAxiom_Kind() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationCardinalityRestrictionAxiom_Kind() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Kind'.
getRelationCardinalityRestrictionAxiom_Range() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationCardinalityRestrictionAxiom_Range() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Range'.
getRelationEntity() - Method in interface io.opencaesar.oml.ForwardRelation
Returns the value of the 'Relation Entity' container reference.
getRelationEntity() - Method in class io.opencaesar.oml.impl.ForwardRelationImpl
getRelationEntity() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationEntity() - Method in class io.opencaesar.oml.impl.RelationImpl
getRelationEntity() - Method in class io.opencaesar.oml.impl.ReverseRelationImpl
getRelationEntity() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Relation Entity'.
getRelationEntity() - Method in interface io.opencaesar.oml.Relation
Gets the relation entity of this relation
getRelationEntity() - Method in interface io.opencaesar.oml.ReverseRelation
Returns the value of the 'Relation Entity' container reference.
getRelationEntity_Asymmetric() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationEntity_Asymmetric() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Asymmetric'.
getRelationEntity_ForwardRelation() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationEntity_ForwardRelation() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference 'Forward Relation'.
getRelationEntity_Functional() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationEntity_Functional() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Functional'.
getRelationEntity_InverseFunctional() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationEntity_InverseFunctional() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Inverse Functional'.
getRelationEntity_Irreflexive() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationEntity_Irreflexive() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Irreflexive'.
getRelationEntity_Reflexive() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationEntity_Reflexive() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Reflexive'.
getRelationEntity_ReverseRelation() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationEntity_ReverseRelation() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference 'Reverse Relation'.
getRelationEntity_Source() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationEntity_Source() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Source'.
getRelationEntity_Symmetric() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationEntity_Symmetric() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Symmetric'.
getRelationEntity_Target() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationEntity_Target() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Target'.
getRelationEntity_Transitive() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationEntity_Transitive() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Transitive'.
getRelationEntityPredicate() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationEntityPredicate() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Relation Entity Predicate'.
getRelationEntityPredicate_Entity() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationEntityPredicate_Entity() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Entity'.
getRelationEntityPredicate_EntityVariable() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationEntityPredicate_EntityVariable() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Entity Variable'.
getRelationEntityReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationEntityReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Relation Entity Reference'.
getRelationEntityReference_Entity() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationEntityReference_Entity() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Entity'.
getRelationInstance() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationInstance() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Relation Instance'.
getRelationInstance_OwnedTypes() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationInstance_OwnedTypes() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Types'.
getRelationInstance_Sources() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationInstance_Sources() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference list 'Sources'.
getRelationInstance_Targets() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationInstance_Targets() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference list 'Targets'.
getRelationInstanceReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationInstanceReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Relation Instance Reference'.
getRelationInstanceReference_Instance() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationInstanceReference_Instance() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Instance'.
getRelationInstanceReference_OwnedTypes() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationInstanceReference_OwnedTypes() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Types'.
getRelationRangeRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationRangeRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Relation Range Restriction Axiom'.
getRelationRangeRestrictionAxiom_Kind() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationRangeRestrictionAxiom_Kind() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Kind'.
getRelationRangeRestrictionAxiom_Range() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationRangeRestrictionAxiom_Range() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Range'.
getRelationReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Relation Reference'.
getRelationReference_Relation() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationReference_Relation() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Relation'.
getRelationRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Relation Restriction Axiom'.
getRelationRestrictionAxiom_OwningEntity() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationRestrictionAxiom_OwningEntity() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Entity'.
getRelationRestrictionAxiom_OwningReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationRestrictionAxiom_OwningReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Reference'.
getRelationRestrictionAxiom_Relation() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationRestrictionAxiom_Relation() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Relation'.
getRelations(RelationEntity) - Static method in class io.opencaesar.oml.util.OmlRead
Gets all the relations defined by the given relation entity
getRelationTargetRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationTargetRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Relation Target Restriction Axiom'.
getRelationTargetRestrictionAxiom_Target() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationTargetRestrictionAxiom_Target() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Target'.
getRelationTypeAssertion() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationTypeAssertion() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Relation Type Assertion'.
getRelationTypeAssertion_OwningInstance() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationTypeAssertion_OwningInstance() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Instance'.
getRelationTypeAssertion_OwningReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationTypeAssertion_OwningReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Reference'.
getRelationTypeAssertion_Type() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRelationTypeAssertion_Type() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Type'.
getResolvableUris(Resource) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the resource URIs that are resolvable from the context of the given resource This method looks for resolvable resources in the resource's OML catalog
getResourceByIri(Resource, String) - Static method in class io.opencaesar.oml.util.OmlRead
Gets a resource that has the given logical Iri in the context of the given resource.
getResourceLocator() - Method in class io.opencaesar.oml.util.OmlValidator
Returns the resource locator that will be used to fetch messages for this validator's diagnostics.
getResourceSet() - Method in class io.opencaesar.oml.util.OmlBuilder
Gets the builder's resource set
getRestrictedFeature(RestrictionAxiom) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the restricted feature of the given restriction axiom
getRestrictingClassifier(PropertyRestrictionAxiom) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the restricting classifier of the given property restriction axiom
getRestrictingClassifier(RestrictionAxiom) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the restricting classifier of the given restriction axiom
getRestrictingEntity(RelationRestrictionAxiom) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the restricting entity of the given relation restriction axiom
getRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Restriction Axiom'.
getReverseRelation() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getReverseRelation() - Method in class io.opencaesar.oml.impl.RelationEntityImpl
getReverseRelation() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Reverse Relation'.
getReverseRelation() - Method in interface io.opencaesar.oml.RelationEntity
Returns the value of the 'Reverse Relation' containment reference.
getReverseRelation__DeriveDomain() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getReverseRelation__DeriveDomain() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Derive Domain' operation.
getReverseRelation__DeriveInverse() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getReverseRelation__DeriveInverse() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Derive Inverse' operation.
getReverseRelation__DeriveRange() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getReverseRelation__DeriveRange() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Derive Range' operation.
getReverseRelation_RelationEntity() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getReverseRelation_RelationEntity() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Relation Entity'.
getRewriteUris() - Method in class io.opencaesar.oml.util.OmlCatalog
Gets the URIs that are used for rewrite rules in this catalog
getRule() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRule() - Method in class io.opencaesar.oml.impl.RuleReferenceImpl
getRule() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Rule'.
getRule() - Method in interface io.opencaesar.oml.RuleReference
Returns the value of the 'Rule' reference.
getRule_Antecedent() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRule_Antecedent() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Antecedent'.
getRule_Consequent() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRule_Consequent() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Consequent'.
getRuleReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRuleReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Rule Reference'.
getRuleReference_Rule() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getRuleReference_Rule() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Rule'.
getSameAsPredicate() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getSameAsPredicate() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Same As Predicate'.
getScalar() - Method in interface io.opencaesar.oml.EnumeratedScalarReference
Returns the value of the 'Scalar' reference.
getScalar() - Method in interface io.opencaesar.oml.FacetedScalarReference
Returns the value of the 'Scalar' reference.
getScalar() - Method in class io.opencaesar.oml.impl.EnumeratedScalarReferenceImpl
getScalar() - Method in class io.opencaesar.oml.impl.FacetedScalarReferenceImpl
getScalar() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalar() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Scalar'.
getScalarProperty() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarProperty() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Scalar Property'.
getScalarProperty_Domain() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarProperty_Domain() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Domain'.
getScalarProperty_Functional() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarProperty_Functional() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Functional'.
getScalarProperty_Range() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarProperty_Range() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Range'.
getScalarPropertyCardinalityRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarPropertyCardinalityRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Scalar Property Cardinality Restriction Axiom'.
getScalarPropertyCardinalityRestrictionAxiom_Cardinality() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarPropertyCardinalityRestrictionAxiom_Cardinality() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Cardinality'.
getScalarPropertyCardinalityRestrictionAxiom_Kind() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarPropertyCardinalityRestrictionAxiom_Kind() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Kind'.
getScalarPropertyCardinalityRestrictionAxiom_Range() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarPropertyCardinalityRestrictionAxiom_Range() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Range'.
getScalarPropertyRangeRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarPropertyRangeRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Scalar Property Range Restriction Axiom'.
getScalarPropertyRangeRestrictionAxiom_Kind() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarPropertyRangeRestrictionAxiom_Kind() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Kind'.
getScalarPropertyRangeRestrictionAxiom_Range() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarPropertyRangeRestrictionAxiom_Range() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Range'.
getScalarPropertyReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarPropertyReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Scalar Property Reference'.
getScalarPropertyReference_Property() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarPropertyReference_Property() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Property'.
getScalarPropertyRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarPropertyRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Scalar Property Restriction Axiom'.
getScalarPropertyRestrictionAxiom_Property() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarPropertyRestrictionAxiom_Property() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Property'.
getScalarPropertyValueAssertion() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarPropertyValueAssertion() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Scalar Property Value Assertion'.
getScalarPropertyValueAssertion_Property() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarPropertyValueAssertion_Property() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Property'.
getScalarPropertyValueAssertion_Value() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarPropertyValueAssertion_Value() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference 'Value'.
getScalarPropertyValueRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarPropertyValueRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Scalar Property Value Restriction Axiom'.
getScalarPropertyValueRestrictionAxiom_Value() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getScalarPropertyValueRestrictionAxiom_Value() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference 'Value'.
getSemanticProperty() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getSemanticProperty() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Semantic Property'.
getSemanticProperty__GetDomain() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getSemanticProperty__GetDomain() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Get Domain' operation.
getSemanticProperty__GetRange() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getSemanticProperty__GetRange() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Get Range' operation.
getSemanticProperty__IsFunctional() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getSemanticProperty__IsFunctional() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Is Functional' operation.
getSeparator() - Method in class io.opencaesar.oml.impl.ImportImpl
getSeparator() - Method in class io.opencaesar.oml.impl.OntologyImpl
getSeparator() - Method in interface io.opencaesar.oml.Import
Get the import's separator char
getSeparator() - Method in interface io.opencaesar.oml.Ontology
Get the namespace's separator char
getSeparatorKind() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getSeparatorKind() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for enum 'Separator Kind'.
getSource() - Method in class io.opencaesar.oml.impl.RelationEntityImpl
getSource() - Method in interface io.opencaesar.oml.RelationEntity
Returns the value of the 'Source' reference.
getSource(LinkAssertion) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the source instance of the given link assertion
getSources() - Method in class io.opencaesar.oml.impl.RelationInstanceImpl
getSources() - Method in interface io.opencaesar.oml.RelationInstance
Returns the value of the 'Sources' reference list.
getSpecializableTerm() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getSpecializableTerm() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Specializable Term'.
getSpecializableTerm_OwnedSpecializations() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getSpecializableTerm_OwnedSpecializations() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Specializations'.
getSpecializableTermReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getSpecializableTermReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Specializable Term Reference'.
getSpecializableTermReference_OwnedSpecializations() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getSpecializableTermReference_OwnedSpecializations() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Specializations'.
getSpecializationAxiom() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getSpecializationAxiom() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Specialization Axiom'.
getSpecializationAxiom_OwningReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getSpecializationAxiom_OwningReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Reference'.
getSpecializationAxiom_OwningTerm() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getSpecializationAxiom_OwningTerm() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Term'.
getSpecializationAxiom_SpecializedTerm() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getSpecializationAxiom_SpecializedTerm() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Specialized Term'.
getSpecializedTerm() - Method in class io.opencaesar.oml.impl.SpecializationAxiomImpl
getSpecializedTerm() - Method in interface io.opencaesar.oml.SpecializationAxiom
Returns the value of the 'Specialized Term' reference.
getStatement() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStatement() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Statement'.
getStatements(Ontology) - Static method in class io.opencaesar.oml.util.OmlRead
Gets all statements of the given ontology
getStringValue(Literal) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the string value of the given literal
getStructure() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructure() - Method in class io.opencaesar.oml.impl.StructureReferenceImpl
getStructure() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Structure'.
getStructure() - Method in interface io.opencaesar.oml.StructureReference
Returns the value of the 'Structure' reference.
getStructuredProperty() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredProperty() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Structured Property'.
getStructuredProperty_Domain() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredProperty_Domain() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Domain'.
getStructuredProperty_Functional() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredProperty_Functional() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Functional'.
getStructuredProperty_Range() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredProperty_Range() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Range'.
getStructuredPropertyCardinalityRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredPropertyCardinalityRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Structured Property Cardinality Restriction Axiom'.
getStructuredPropertyCardinalityRestrictionAxiom_Cardinality() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredPropertyCardinalityRestrictionAxiom_Cardinality() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Cardinality'.
getStructuredPropertyCardinalityRestrictionAxiom_Kind() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredPropertyCardinalityRestrictionAxiom_Kind() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Kind'.
getStructuredPropertyCardinalityRestrictionAxiom_Range() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredPropertyCardinalityRestrictionAxiom_Range() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Range'.
getStructuredPropertyRangeRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredPropertyRangeRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Structured Property Range Restriction Axiom'.
getStructuredPropertyRangeRestrictionAxiom_Kind() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredPropertyRangeRestrictionAxiom_Kind() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Kind'.
getStructuredPropertyRangeRestrictionAxiom_Range() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredPropertyRangeRestrictionAxiom_Range() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Range'.
getStructuredPropertyReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredPropertyReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Structured Property Reference'.
getStructuredPropertyReference_Property() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredPropertyReference_Property() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Property'.
getStructuredPropertyRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredPropertyRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Structured Property Restriction Axiom'.
getStructuredPropertyRestrictionAxiom_Property() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredPropertyRestrictionAxiom_Property() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Property'.
getStructuredPropertyValueAssertion() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredPropertyValueAssertion() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Structured Property Value Assertion'.
getStructuredPropertyValueAssertion_Property() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredPropertyValueAssertion_Property() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Property'.
getStructuredPropertyValueAssertion_Value() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredPropertyValueAssertion_Value() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference 'Value'.
getStructuredPropertyValueRestrictionAxiom() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredPropertyValueRestrictionAxiom() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Structured Property Value Restriction Axiom'.
getStructuredPropertyValueRestrictionAxiom_Value() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructuredPropertyValueRestrictionAxiom_Value() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference 'Value'.
getStructureInstance() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructureInstance() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Structure Instance'.
getStructureInstance_OwningAssertion() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructureInstance_OwningAssertion() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Assertion'.
getStructureInstance_OwningAxiom() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructureInstance_OwningAxiom() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Axiom'.
getStructureInstance_Type() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructureInstance_Type() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Type'.
getStructureReference() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructureReference() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Structure Reference'.
getStructureReference_Structure() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getStructureReference_Structure() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Structure'.
getSubject(Assertion) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the instance that is the subject of the given assertion
getSubject(ConceptTypeAssertion) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the concept instance that is the subject of the given concept type assertion
getSubject(LinkAssertion) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the named instance that is the subject of the given link assertion
getSubject(PropertyValueAssertion) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the instance that is the subject of the given property value assertion
getSubject(RelationTypeAssertion) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the relation instance that is the subject of the given relation type assertion
getSubTerm(SpecializationAxiom) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the sub (specific) term of the given specialization axiom
getSuperTerm(SpecializationAxiom) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the super (general) term of the given specialization axiom
getSuperTerms(SpecializableTerm) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the super (general) terms of the given term
getTarget() - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
getTarget() - Method in class io.opencaesar.oml.impl.RelationEntityImpl
getTarget() - Method in class io.opencaesar.oml.impl.RelationTargetRestrictionAxiomImpl
getTarget() - Method in interface io.opencaesar.oml.LinkAssertion
Returns the value of the 'Target' reference.
getTarget() - Method in interface io.opencaesar.oml.RelationEntity
Returns the value of the 'Target' reference.
getTarget() - Method in interface io.opencaesar.oml.RelationTargetRestrictionAxiom
Returns the value of the 'Target' reference.
getTarget(LinkAssertion) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the target instance of the given link assertion
getTargets() - Method in class io.opencaesar.oml.impl.RelationInstanceImpl
getTargets() - Method in interface io.opencaesar.oml.RelationInstance
Returns the value of the 'Targets' reference list.
getTerm() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getTerm() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Term'.
getTerm(Predicate) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the term that is bound by the given predicate
getType() - Method in interface io.opencaesar.oml.ConceptTypeAssertion
Returns the value of the 'Type' reference.
getType() - Method in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
getType() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getType() - Method in class io.opencaesar.oml.impl.QuotedLiteralImpl
getType() - Method in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
getType() - Method in class io.opencaesar.oml.impl.StructureInstanceImpl
getType() - Method in class io.opencaesar.oml.impl.TypeAssertionImpl
getType() - Method in class io.opencaesar.oml.impl.TypePredicateImpl
getType() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Type'.
getType() - Method in interface io.opencaesar.oml.QuotedLiteral
Returns the value of the 'Type' reference.
getType() - Method in interface io.opencaesar.oml.RelationTypeAssertion
Returns the value of the 'Type' reference.
getType() - Method in interface io.opencaesar.oml.StructureInstance
Returns the value of the 'Type' reference.
getType() - Method in interface io.opencaesar.oml.TypeAssertion
Gets the type referenced by this assertion
getType() - Method in interface io.opencaesar.oml.TypePredicate
Returns the value of the 'Type' reference.
getTypeAssertion() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getTypeAssertion() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Type Assertion'.
getTypeAssertion__GetType() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getTypeAssertion__GetType() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the 'Get Type' operation.
getTypeAssertions(NamedInstance) - Static method in class io.opencaesar.oml.util.OmlRead
Gets all the type assertions owned by the given instance
getTypeAssertions(NamedInstanceReference) - Static method in class io.opencaesar.oml.util.OmlRead
Gets all the type assertions owned by the given reference
getTypeIri(Literal) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the iri of the given literal's type
getTypePredicate() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getTypePredicate() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Type Predicate'.
getTypePredicate_Type() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getTypePredicate_Type() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the reference 'Type'.
getTypes(Instance) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the types declared on the given instance
getUnaryPredicate() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getUnaryPredicate() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Unary Predicate'.
getUnaryPredicate_Variable() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getUnaryPredicate_Variable() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the attribute 'Variable'.
getUnsignedInt() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getUnsignedInt() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for data type 'Unsigned Int'.
getUnsignedInteger() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getUnsignedInteger() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for data type 'Unsigned Integer'.
getUriByIri(Resource, String) - Static method in class io.opencaesar.oml.util.OmlRead
Gets a physical URI that corresponds to the given logical Iri in the context of the given resource.
getValue() - Method in interface io.opencaesar.oml.Annotation
Returns the value of the 'Value' containment reference.
getValue() - Method in enum class io.opencaesar.oml.CardinalityRestrictionKind
getValue() - Method in interface io.opencaesar.oml.DecimalLiteral
Returns the value of the 'Value' attribute.
getValue() - Method in interface io.opencaesar.oml.DoubleLiteral
Returns the value of the 'Value' attribute.
getValue() - Method in class io.opencaesar.oml.impl.AnnotationImpl
getValue() - Method in class io.opencaesar.oml.impl.DecimalLiteralImpl
getValue() - Method in class io.opencaesar.oml.impl.DoubleLiteralImpl
getValue() - Method in class io.opencaesar.oml.impl.IntegerLiteralImpl
getValue() - Method in class io.opencaesar.oml.impl.PropertyValueAssertionImpl
getValue() - Method in class io.opencaesar.oml.impl.QuotedLiteralImpl
getValue() - Method in class io.opencaesar.oml.impl.ScalarPropertyValueAssertionImpl
getValue() - Method in class io.opencaesar.oml.impl.ScalarPropertyValueRestrictionAxiomImpl
getValue() - Method in class io.opencaesar.oml.impl.StructuredPropertyValueAssertionImpl
getValue() - Method in class io.opencaesar.oml.impl.StructuredPropertyValueRestrictionAxiomImpl
getValue() - Method in interface io.opencaesar.oml.IntegerLiteral
Returns the value of the 'Value' attribute.
getValue() - Method in interface io.opencaesar.oml.PropertyValueAssertion
Gets the value specified by this assertion
getValue() - Method in interface io.opencaesar.oml.QuotedLiteral
Returns the value of the 'Value' attribute.
getValue() - Method in enum class io.opencaesar.oml.RangeRestrictionKind
getValue() - Method in interface io.opencaesar.oml.ScalarPropertyValueAssertion
Returns the value of the 'Value' containment reference.
getValue() - Method in interface io.opencaesar.oml.ScalarPropertyValueRestrictionAxiom
Returns the value of the 'Value' containment reference.
getValue() - Method in enum class io.opencaesar.oml.SeparatorKind
getValue() - Method in interface io.opencaesar.oml.StructuredPropertyValueAssertion
Returns the value of the 'Value' containment reference.
getValue() - Method in interface io.opencaesar.oml.StructuredPropertyValueRestrictionAxiom
Returns the value of the 'Value' containment reference.
getValue(Literal) - Static method in class io.opencaesar.oml.util.OmlRead
Gets the value of the given literal
getVariable() - Method in class io.opencaesar.oml.impl.UnaryPredicateImpl
getVariable() - Method in interface io.opencaesar.oml.UnaryPredicate
Returns the value of the 'Variable' attribute.
getVariable1() - Method in interface io.opencaesar.oml.BinaryPredicate
Returns the value of the 'Variable1' attribute.
getVariable1() - Method in class io.opencaesar.oml.impl.BinaryPredicateImpl
getVariable2() - Method in interface io.opencaesar.oml.BinaryPredicate
Returns the value of the 'Variable2' attribute.
getVariable2() - Method in class io.opencaesar.oml.impl.BinaryPredicateImpl
getVocabulary() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getVocabulary() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Vocabulary'.
getVocabulary_OwnedImports() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getVocabulary_OwnedImports() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Imports'.
getVocabulary_OwnedStatements() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getVocabulary_OwnedStatements() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Statements'.
getVocabularyBox() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getVocabularyBox() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Vocabulary Box'.
getVocabularyBundle() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getVocabularyBundle() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Vocabulary Bundle'.
getVocabularyBundle_OwnedImports() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getVocabularyBundle_OwnedImports() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the containment reference list 'Owned Imports'.
getVocabularyBundleExtension() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getVocabularyBundleExtension() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Vocabulary Bundle Extension'.
getVocabularyBundleImport() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getVocabularyBundleImport() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Vocabulary Bundle Import'.
getVocabularyBundleImport_OwningVocabularyBundle() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getVocabularyBundleImport_OwningVocabularyBundle() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Vocabulary Bundle'.
getVocabularyBundleInclusion() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getVocabularyBundleInclusion() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Vocabulary Bundle Inclusion'.
getVocabularyExtension() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getVocabularyExtension() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Vocabulary Extension'.
getVocabularyImport() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getVocabularyImport() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Vocabulary Import'.
getVocabularyImport_OwningVocabulary() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getVocabularyImport_OwningVocabulary() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Vocabulary'.
getVocabularyStatement() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getVocabularyStatement() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Vocabulary Statement'.
getVocabularyStatement_OwningVocabulary() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getVocabularyStatement_OwningVocabulary() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for the container reference 'Owning Vocabulary'.
getVocabularyUsage() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
getVocabularyUsage() - Method in interface io.opencaesar.oml.OmlPackage
Returns the meta object for class 'Vocabulary Usage'.

H

HASH - Enum constant in enum class io.opencaesar.oml.SeparatorKind
The 'Hash' literal object.
HASH_VALUE - Static variable in enum class io.opencaesar.oml.SeparatorKind
The 'Hash' literal value.

I

ID - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'ID' data type.
ID - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'ID' data type.
ID__PATTERN__VALUES - Static variable in class io.opencaesar.oml.util.OmlValidator
IDENTIFIED_ELEMENT - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Identified Element' class.
IDENTIFIED_ELEMENT - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Identified Element' class.
IDENTIFIED_ELEMENT___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
IDENTIFIED_ELEMENT___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
IDENTIFIED_ELEMENT___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Get Iri' operation.
IDENTIFIED_ELEMENT___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
IDENTIFIED_ELEMENT__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
IDENTIFIED_ELEMENT_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Identified Element' class.
IDENTIFIED_ELEMENT_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Identified Element' class.
IdentifiedElement - Interface in io.opencaesar.oml
A representation of the model object 'Identified Element'.
IdentifiedElementImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Identified Element'.
IdentifiedElementImpl() - Constructor for class io.opencaesar.oml.impl.IdentifiedElementImpl
Import - Interface in io.opencaesar.oml
A representation of the model object 'Import'.
IMPORT - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Import' class.
IMPORT - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Import' class.
IMPORT___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
IMPORT___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
IMPORT___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Get Iri' operation.
IMPORT___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
IMPORT___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
IMPORT___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Get Separator' operation.
IMPORT__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
IMPORT__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Namespace' attribute feature.
IMPORT__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
IMPORT__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
IMPORT__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Prefix' attribute feature.
IMPORT_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Import' class.
IMPORT_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Import' class.
ImportImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Import'.
ImportImpl() - Constructor for class io.opencaesar.oml.impl.ImportImpl
init() - Static method in class io.opencaesar.oml.impl.OmlFactoryImpl
Creates the default factory implementation.
init() - Static method in class io.opencaesar.oml.impl.OmlPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
initializePackageContents() - Method in class io.opencaesar.oml.impl.OmlPackageImpl
Complete the initialization of the package and its meta-model.
instance - Variable in class io.opencaesar.oml.impl.ConceptInstanceReferenceImpl
The cached value of the 'Instance' reference.
instance - Variable in class io.opencaesar.oml.impl.RelationInstanceReferenceImpl
The cached value of the 'Instance' reference.
Instance - Interface in io.opencaesar.oml
A representation of the model object 'Instance'.
INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Instance' class.
INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Instance' class.
INSTANCE - Static variable in class io.opencaesar.oml.util.OmlFactory2
The singleton factory instance
INSTANCE - Static variable in class io.opencaesar.oml.util.OmlValidator
The cached model package
INSTANCE - Static variable in class io.opencaesar.oml.util.OmlValidator2
The singleton instance of this class
INSTANCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
INSTANCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
INSTANCE__OWNED_PROPERTY_VALUES - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Values' containment reference list.
INSTANCE__OWNED_PROPERTY_VALUES - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Property Values' containment reference list feature.
INSTANCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Instance' class.
INSTANCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Instance' class.
instance2 - Variable in class io.opencaesar.oml.impl.BinaryPredicateImpl
The cached value of the 'Instance2' reference.
InstanceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Instance'.
InstanceImpl() - Constructor for class io.opencaesar.oml.impl.InstanceImpl
instersect(Collection<?>, Collection<?>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if col1 intersect with col2
INTEGER_LITERAL - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Integer Literal' class.
INTEGER_LITERAL - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Integer Literal' class.
INTEGER_LITERAL___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
INTEGER_LITERAL___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
INTEGER_LITERAL__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Value' attribute.
INTEGER_LITERAL__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Value' attribute feature.
INTEGER_LITERAL_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Integer Literal' class.
INTEGER_LITERAL_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Integer Literal' class.
IntegerLiteral - Interface in io.opencaesar.oml
A representation of the model object 'Integer Literal'.
IntegerLiteralImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Integer Literal'.
IntegerLiteralImpl() - Constructor for class io.opencaesar.oml.impl.IntegerLiteralImpl
INVERSE_FUNCTIONAL_EDEFAULT - Static variable in class io.opencaesar.oml.impl.RelationEntityImpl
The default value of the 'Inverse Functional' attribute.
inverseFunctional - Variable in class io.opencaesar.oml.impl.RelationEntityImpl
The cached value of the 'Inverse Functional' attribute.
io.opencaesar.oml - package io.opencaesar.oml
 
io.opencaesar.oml.impl - package io.opencaesar.oml.impl
 
io.opencaesar.oml.resource - package io.opencaesar.oml.resource
 
io.opencaesar.oml.util - package io.opencaesar.oml.util
 
irreflexive - Variable in class io.opencaesar.oml.impl.RelationEntityImpl
The cached value of the 'Irreflexive' attribute.
IRREFLEXIVE_EDEFAULT - Static variable in class io.opencaesar.oml.impl.RelationEntityImpl
The default value of the 'Irreflexive' attribute.
isAsymmetric() - Method in class io.opencaesar.oml.impl.RelationEntityImpl
isAsymmetric() - Method in interface io.opencaesar.oml.RelationEntity
Returns the value of the 'Asymmetric' attribute.
isFactoryForType(Object) - Method in class io.opencaesar.oml.util.OmlAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFunctional() - Method in class io.opencaesar.oml.impl.RelationEntityImpl
isFunctional() - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
isFunctional() - Method in class io.opencaesar.oml.impl.SemanticPropertyImpl
isFunctional() - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
isFunctional() - Method in interface io.opencaesar.oml.RelationEntity
Returns the value of the 'Functional' attribute.
isFunctional() - Method in interface io.opencaesar.oml.ScalarProperty
Returns the value of the 'Functional' attribute.
isFunctional() - Method in interface io.opencaesar.oml.SemanticProperty
Determines if this property is functional (has a max of one value per instance)
isFunctional() - Method in interface io.opencaesar.oml.StructuredProperty
Returns the value of the 'Functional' attribute.
isInClosure(T, V, boolean, Function<T, List<T>>) - Static method in class io.opencaesar.oml.util.OmlRead
Checks if a given item is in the closure of the given recursive function starting from a given root
isInverseFunctional() - Method in class io.opencaesar.oml.impl.RelationEntityImpl
isInverseFunctional() - Method in interface io.opencaesar.oml.RelationEntity
Returns the value of the 'Inverse Functional' attribute.
isIrreflexive() - Method in class io.opencaesar.oml.impl.RelationEntityImpl
isIrreflexive() - Method in interface io.opencaesar.oml.RelationEntity
Returns the value of the 'Irreflexive' attribute.
isReflexive() - Method in class io.opencaesar.oml.impl.RelationEntityImpl
isReflexive() - Method in interface io.opencaesar.oml.RelationEntity
Returns the value of the 'Reflexive' attribute.
isSwitchFor(EPackage) - Method in class io.opencaesar.oml.util.OmlSwitch
Checks whether this is a switch for the given package.
isSymmetric() - Method in class io.opencaesar.oml.impl.RelationEntityImpl
isSymmetric() - Method in interface io.opencaesar.oml.RelationEntity
Returns the value of the 'Symmetric' attribute.
isTransitive() - Method in class io.opencaesar.oml.impl.RelationEntityImpl
isTransitive() - Method in interface io.opencaesar.oml.RelationEntity
Returns the value of the 'Transitive' attribute.
isUriMappedByCatalog(URI) - Static method in class io.opencaesar.oml.util.OmlRead
Determines whether the resource with the given URI is mapped by an OML catalog
isValue() - Method in interface io.opencaesar.oml.BooleanLiteral
Returns the value of the 'Value' attribute.
isValue() - Method in class io.opencaesar.oml.impl.BooleanLiteralImpl

K

KEY_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Key Axiom' class.
KEY_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Key Axiom' class.
KEY_AXIOM___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
KEY_AXIOM___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
KEY_AXIOM__OWNING_ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Entity' container reference.
KEY_AXIOM__OWNING_ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Entity' container reference feature.
KEY_AXIOM__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
KEY_AXIOM__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Reference' container reference feature.
KEY_AXIOM__PROPERTIES - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Properties' reference list.
KEY_AXIOM__PROPERTIES - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Properties' reference list feature.
KEY_AXIOM_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Key Axiom' class.
KEY_AXIOM_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Key Axiom' class.
KeyAxiom - Interface in io.opencaesar.oml
A representation of the model object 'Key Axiom'.
KeyAxiomImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Key Axiom'.
KeyAxiomImpl() - Constructor for class io.opencaesar.oml.impl.KeyAxiomImpl
kind - Variable in class io.opencaesar.oml.impl.RelationCardinalityRestrictionAxiomImpl
The cached value of the 'Kind' attribute.
kind - Variable in class io.opencaesar.oml.impl.RelationRangeRestrictionAxiomImpl
The cached value of the 'Kind' attribute.
kind - Variable in class io.opencaesar.oml.impl.ScalarPropertyCardinalityRestrictionAxiomImpl
The cached value of the 'Kind' attribute.
kind - Variable in class io.opencaesar.oml.impl.ScalarPropertyRangeRestrictionAxiomImpl
The cached value of the 'Kind' attribute.
kind - Variable in class io.opencaesar.oml.impl.StructuredPropertyCardinalityRestrictionAxiomImpl
The cached value of the 'Kind' attribute.
kind - Variable in class io.opencaesar.oml.impl.StructuredPropertyRangeRestrictionAxiomImpl
The cached value of the 'Kind' attribute.
KIND_EDEFAULT - Static variable in class io.opencaesar.oml.impl.RelationCardinalityRestrictionAxiomImpl
The default value of the 'Kind' attribute.
KIND_EDEFAULT - Static variable in class io.opencaesar.oml.impl.RelationRangeRestrictionAxiomImpl
The default value of the 'Kind' attribute.
KIND_EDEFAULT - Static variable in class io.opencaesar.oml.impl.ScalarPropertyCardinalityRestrictionAxiomImpl
The default value of the 'Kind' attribute.
KIND_EDEFAULT - Static variable in class io.opencaesar.oml.impl.ScalarPropertyRangeRestrictionAxiomImpl
The default value of the 'Kind' attribute.
KIND_EDEFAULT - Static variable in class io.opencaesar.oml.impl.StructuredPropertyCardinalityRestrictionAxiomImpl
The default value of the 'Kind' attribute.
KIND_EDEFAULT - Static variable in class io.opencaesar.oml.impl.StructuredPropertyRangeRestrictionAxiomImpl
The default value of the 'Kind' attribute.

L

LANG_TAG_EDEFAULT - Static variable in class io.opencaesar.oml.impl.QuotedLiteralImpl
The default value of the 'Lang Tag' attribute.
langTag - Variable in class io.opencaesar.oml.impl.QuotedLiteralImpl
The cached value of the 'Lang Tag' attribute.
language - Variable in class io.opencaesar.oml.impl.FacetedScalarImpl
The cached value of the 'Language' attribute.
LANGUAGE_EDEFAULT - Static variable in class io.opencaesar.oml.impl.FacetedScalarImpl
The default value of the 'Language' attribute.
length - Variable in class io.opencaesar.oml.impl.FacetedScalarImpl
The cached value of the 'Length' attribute.
LENGTH_EDEFAULT - Static variable in class io.opencaesar.oml.impl.FacetedScalarImpl
The default value of the 'Length' attribute.
LINK_ASSERTION - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Link Assertion' class.
LINK_ASSERTION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Link Assertion' class.
LINK_ASSERTION___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
LINK_ASSERTION___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
LINK_ASSERTION__OWNING_INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Instance' container reference.
LINK_ASSERTION__OWNING_INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Instance' container reference feature.
LINK_ASSERTION__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
LINK_ASSERTION__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Reference' container reference feature.
LINK_ASSERTION__RELATION - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Relation' reference.
LINK_ASSERTION__RELATION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Relation' reference feature.
LINK_ASSERTION__TARGET - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Target' reference.
LINK_ASSERTION__TARGET - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Target' reference feature.
LINK_ASSERTION_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Link Assertion' class.
LINK_ASSERTION_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Link Assertion' class.
LinkAssertion - Interface in io.opencaesar.oml
A representation of the model object 'Link Assertion'.
LinkAssertionImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Link Assertion'.
LinkAssertionImpl() - Constructor for class io.opencaesar.oml.impl.LinkAssertionImpl
Literal - Interface in io.opencaesar.oml
A representation of the model object 'Literal'.
LITERAL - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Literal' class.
LITERAL - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Literal' class.
LITERAL___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
LITERAL___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
LITERAL_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Literal' class.
LITERAL_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Literal' class.
literal2 - Variable in class io.opencaesar.oml.impl.FeaturePredicateImpl
The cached value of the 'Literal2' containment reference.
LiteralImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Literal'.
LiteralImpl() - Constructor for class io.opencaesar.oml.impl.LiteralImpl
literals - Variable in class io.opencaesar.oml.impl.EnumeratedScalarImpl
The cached value of the 'Literals' containment reference list.

M

MAX - Enum constant in enum class io.opencaesar.oml.CardinalityRestrictionKind
The 'Max' literal object.
MAX_LENGTH_EDEFAULT - Static variable in class io.opencaesar.oml.impl.FacetedScalarImpl
The default value of the 'Max Length' attribute.
MAX_VALUE - Static variable in enum class io.opencaesar.oml.CardinalityRestrictionKind
The 'Max' literal value.
maxExclusive - Variable in class io.opencaesar.oml.impl.FacetedScalarImpl
The cached value of the 'Max Exclusive' containment reference.
maxInclusive - Variable in class io.opencaesar.oml.impl.FacetedScalarImpl
The cached value of the 'Max Inclusive' containment reference.
maxLength - Variable in class io.opencaesar.oml.impl.FacetedScalarImpl
The cached value of the 'Max Length' attribute.
Member - Interface in io.opencaesar.oml
A representation of the model object 'Member'.
MEMBER - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Member' class.
MEMBER - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Member' class.
MEMBER___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
MEMBER___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Get Abbreviated Iri' operation.
MEMBER___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
MEMBER___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Get Iri' operation.
MEMBER___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
MEMBER___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
MEMBER__NAME - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Name' attribute feature.
MEMBER__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
MEMBER__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
MEMBER_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Member' class.
MEMBER_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Member' class.
MemberImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Member'.
MemberImpl() - Constructor for class io.opencaesar.oml.impl.MemberImpl
MIN - Enum constant in enum class io.opencaesar.oml.CardinalityRestrictionKind
The 'Min' literal object.
MIN_LENGTH_EDEFAULT - Static variable in class io.opencaesar.oml.impl.FacetedScalarImpl
The default value of the 'Min Length' attribute.
MIN_VALUE - Static variable in enum class io.opencaesar.oml.CardinalityRestrictionKind
The 'Min' literal value.
minExclusive - Variable in class io.opencaesar.oml.impl.FacetedScalarImpl
The cached value of the 'Min Exclusive' containment reference.
minInclusive - Variable in class io.opencaesar.oml.impl.FacetedScalarImpl
The cached value of the 'Min Inclusive' containment reference.
minLength - Variable in class io.opencaesar.oml.impl.FacetedScalarImpl
The cached value of the 'Min Length' attribute.
modelPackage - Static variable in class io.opencaesar.oml.util.OmlAdapterFactory
The cached model package.
modelPackage - Static variable in class io.opencaesar.oml.util.OmlSwitch
The cached model package
modelSwitch - Variable in class io.opencaesar.oml.util.OmlAdapterFactory
The switch that delegates to the createXXX methods.

N

name - Variable in class io.opencaesar.oml.impl.MemberImpl
The cached value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class io.opencaesar.oml.impl.MemberImpl
The default value of the 'Name' attribute.
NAMED_INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Named Instance' class.
NAMED_INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Named Instance' class.
NAMED_INSTANCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
NAMED_INSTANCE___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
NAMED_INSTANCE___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
NAMED_INSTANCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
NAMED_INSTANCE__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
NAMED_INSTANCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
NAMED_INSTANCE__OWNED_LINKS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Links' containment reference list feature.
NAMED_INSTANCE__OWNED_LINKS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Links' containment reference list.
NAMED_INSTANCE__OWNED_PROPERTY_VALUES - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Values' containment reference list.
NAMED_INSTANCE__OWNING_DESCRIPTION - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Description' container reference.
NAMED_INSTANCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Named Instance' class.
NAMED_INSTANCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Named Instance' class.
NAMED_INSTANCE_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Named Instance Reference' class.
NAMED_INSTANCE_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Named Instance Reference' class.
NAMED_INSTANCE_REFERENCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
NAMED_INSTANCE_REFERENCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
NAMED_INSTANCE_REFERENCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
NAMED_INSTANCE_REFERENCE__OWNED_LINKS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Links' containment reference list feature.
NAMED_INSTANCE_REFERENCE__OWNED_LINKS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Links' containment reference list.
NAMED_INSTANCE_REFERENCE__OWNED_PROPERTY_VALUES - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Property Values' containment reference list feature.
NAMED_INSTANCE_REFERENCE__OWNED_PROPERTY_VALUES - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Values' containment reference list.
NAMED_INSTANCE_REFERENCE__OWNING_DESCRIPTION - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Description' container reference.
NAMED_INSTANCE_REFERENCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Named Instance Reference' class.
NAMED_INSTANCE_REFERENCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Named Instance Reference' class.
NamedInstance - Interface in io.opencaesar.oml
A representation of the model object 'Named Instance'.
NamedInstanceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Named Instance'.
NamedInstanceImpl() - Constructor for class io.opencaesar.oml.impl.NamedInstanceImpl
NamedInstanceReference - Interface in io.opencaesar.oml
A representation of the model object 'Named Instance Reference'.
NamedInstanceReferenceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Named Instance Reference'.
NamedInstanceReferenceImpl() - Constructor for class io.opencaesar.oml.impl.NamedInstanceReferenceImpl
namespace - Variable in class io.opencaesar.oml.impl.ImportImpl
The cached value of the 'Namespace' attribute.
namespace - Variable in class io.opencaesar.oml.impl.OntologyImpl
The cached value of the 'Namespace' attribute.
NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Namespace' data type.
NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Namespace' data type.
NAMESPACE__PATTERN__VALUES - Static variable in class io.opencaesar.oml.util.OmlValidator
NAMESPACE_EDEFAULT - Static variable in class io.opencaesar.oml.impl.ImportImpl
The default value of the 'Namespace' attribute.
NAMESPACE_EDEFAULT - Static variable in class io.opencaesar.oml.impl.OntologyImpl
The default value of the 'Namespace' attribute.

O

OML_EXTENSION - Static variable in interface io.opencaesar.oml.util.OmlConstants
The extension of OML Text files
OML_EXTENSIONS - Static variable in interface io.opencaesar.oml.util.OmlConstants
The supported OML file extensions
OML_IRI - Static variable in interface io.opencaesar.oml.util.OmlConstants
The IRI of the OML vocabulary
OML_NS - Static variable in interface io.opencaesar.oml.util.OmlConstants
The namespace of the OML vocabulary
OML_PREFIX - Static variable in interface io.opencaesar.oml.util.OmlConstants
The prefix of the OML vocabulary
OmlAdapterFactory - Class in io.opencaesar.oml.util
The Adapter Factory for the model.
OmlAdapterFactory() - Constructor for class io.opencaesar.oml.util.OmlAdapterFactory
Creates an instance of the adapter factory.
OmlBuilder - Class in io.opencaesar.oml.util
The Builder for the model.
OmlBuilder(ResourceSet) - Constructor for class io.opencaesar.oml.util.OmlBuilder
Creates a new instance of the OML Builder for a given resource set
OmlCatalog - Class in io.opencaesar.oml.util
The Catalog that resolves logical IRIs to physical URIs.
OmlConstants - Interface in io.opencaesar.oml.util
The Constants used frequently by OML code base
OmlFactory - Interface in io.opencaesar.oml
The Factory for the model.
OmlFactory2 - Class in io.opencaesar.oml.util
The Factory2 for the model.
OmlFactoryImpl - Class in io.opencaesar.oml.impl
An implementation of the model Factory.
OmlFactoryImpl() - Constructor for class io.opencaesar.oml.impl.OmlFactoryImpl
Creates an instance of the factory.
OmlIndex - Class in io.opencaesar.oml.util
The Index API for the model.
OmlIndex() - Constructor for class io.opencaesar.oml.util.OmlIndex
 
OMLJSON_EXTENSION - Static variable in interface io.opencaesar.oml.util.OmlConstants
The extension of OML JSON files
OmlJsonResource - Class in io.opencaesar.oml.resource
The Json Resource implementation for the model.
OmlJsonResource(URI) - Constructor for class io.opencaesar.oml.resource.OmlJsonResource
 
OmlJsonResource(URI, boolean) - Constructor for class io.opencaesar.oml.resource.OmlJsonResource
 
OmlJsonResourceFactory - Class in io.opencaesar.oml.resource
The Json Resource Factory implementation for the model.
OmlJsonResourceFactory() - Constructor for class io.opencaesar.oml.resource.OmlJsonResourceFactory
 
OmlJsonResourceFactory(boolean) - Constructor for class io.opencaesar.oml.resource.OmlJsonResourceFactory
 
OmlJsonURIHandler - Class in io.opencaesar.oml.resource
The Json URI Handler implementation for the model.
OmlJsonURIHandler(Resource) - Constructor for class io.opencaesar.oml.resource.OmlJsonURIHandler
 
OmlPackage - Interface in io.opencaesar.oml
The Package for the model.
OmlPackage.Literals - Interface in io.opencaesar.oml
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
OmlPackageImpl - Class in io.opencaesar.oml.impl
An implementation of the model Package.
OmlRead - Class in io.opencaesar.oml.util
The Read API for the model.
OmlRead() - Constructor for class io.opencaesar.oml.util.OmlRead
 
OmlSearch - Class in io.opencaesar.oml.util
The Search API for the model.
OmlSearch() - Constructor for class io.opencaesar.oml.util.OmlSearch
 
OmlSwitch<T> - Class in io.opencaesar.oml.util
The Switch for the model's inheritance hierarchy.
OmlSwitch() - Constructor for class io.opencaesar.oml.util.OmlSwitch
Creates an instance of the switch.
OmlValidator - Class in io.opencaesar.oml.util
The Validator for the model.
OmlValidator() - Constructor for class io.opencaesar.oml.util.OmlValidator
Creates an instance of the switch.
OmlValidator2 - Class in io.opencaesar.oml.util
The Validator2 for the model.
OmlWrite - Class in io.opencaesar.oml.util
The Write API for the model.
OmlWrite() - Constructor for class io.opencaesar.oml.util.OmlWrite
 
OMLXMI_EXTENSION - Static variable in interface io.opencaesar.oml.util.OmlConstants
The extension of OML XMI files
OmlXMIResource - Class in io.opencaesar.oml.resource
The XMI Resource implementation for the model.
OmlXMIResource(URI) - Constructor for class io.opencaesar.oml.resource.OmlXMIResource
Creates a new Oml XMI Resource given a uri of the resource
OmlXMIResource(URI, boolean) - Constructor for class io.opencaesar.oml.resource.OmlXMIResource
Creates a new Oml XMI Resource given a uri of the resource
OmlXMIResourceFactory - Class in io.opencaesar.oml.resource
The XMI Resource Factory implementation for the model.
OmlXMIResourceFactory() - Constructor for class io.opencaesar.oml.resource.OmlXMIResourceFactory
 
OmlXMIResourceFactory(boolean) - Constructor for class io.opencaesar.oml.resource.OmlXMIResourceFactory
 
OmlXMIURIHandler - Class in io.opencaesar.oml.resource
The XMI URI Handler implementation for the model.
OmlXMIURIHandler(Resource) - Constructor for class io.opencaesar.oml.resource.OmlXMIURIHandler
 
Ontology - Interface in io.opencaesar.oml
A representation of the model object 'Ontology'.
ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Ontology' class.
ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Ontology' class.
ONTOLOGY___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
ONTOLOGY___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Get Iri' operation.
ONTOLOGY___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
ONTOLOGY___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
ONTOLOGY___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Get Separator' operation.
ONTOLOGY___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
ONTOLOGY__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Namespace' attribute feature.
ONTOLOGY__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
ONTOLOGY__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
ONTOLOGY__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Prefix' attribute feature.
ONTOLOGY__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
ONTOLOGY_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Ontology' class.
ONTOLOGY_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Ontology' class.
OntologyImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Ontology'.
OntologyImpl() - Constructor for class io.opencaesar.oml.impl.OntologyImpl
OWL_IRI - Static variable in interface io.opencaesar.oml.util.OmlConstants
The IRI of the OWL vocabulary
OWL_NS - Static variable in interface io.opencaesar.oml.util.OmlConstants
The namespace of the OWL vocabulary
OWL_PREFIX - Static variable in interface io.opencaesar.oml.util.OmlConstants
The prefix of the OWL vocabulary
ownedAnnotations - Variable in class io.opencaesar.oml.impl.AnnotatedElementImpl
The cached value of the 'Owned Annotations' containment reference list.
ownedAnnotations - Variable in class io.opencaesar.oml.impl.ReferenceImpl
The cached value of the 'Owned Annotations' containment reference list.
ownedImports - Variable in class io.opencaesar.oml.impl.DescriptionBundleImpl
The cached value of the 'Owned Imports' containment reference list.
ownedImports - Variable in class io.opencaesar.oml.impl.DescriptionImpl
The cached value of the 'Owned Imports' containment reference list.
ownedImports - Variable in class io.opencaesar.oml.impl.VocabularyBundleImpl
The cached value of the 'Owned Imports' containment reference list.
ownedImports - Variable in class io.opencaesar.oml.impl.VocabularyImpl
The cached value of the 'Owned Imports' containment reference list.
ownedKeys - Variable in class io.opencaesar.oml.impl.EntityImpl
The cached value of the 'Owned Keys' containment reference list.
ownedKeys - Variable in class io.opencaesar.oml.impl.EntityReferenceImpl
The cached value of the 'Owned Keys' containment reference list.
ownedLinks - Variable in class io.opencaesar.oml.impl.NamedInstanceImpl
The cached value of the 'Owned Links' containment reference list.
ownedLinks - Variable in class io.opencaesar.oml.impl.NamedInstanceReferenceImpl
The cached value of the 'Owned Links' containment reference list.
ownedPropertyRestrictions - Variable in class io.opencaesar.oml.impl.ClassifierImpl
The cached value of the 'Owned Property Restrictions' containment reference list.
ownedPropertyRestrictions - Variable in class io.opencaesar.oml.impl.ClassifierReferenceImpl
The cached value of the 'Owned Property Restrictions' containment reference list.
ownedPropertyValues - Variable in class io.opencaesar.oml.impl.InstanceImpl
The cached value of the 'Owned Property Values' containment reference list.
ownedPropertyValues - Variable in class io.opencaesar.oml.impl.NamedInstanceImpl
The cached value of the 'Owned Property Values' containment reference list.
ownedPropertyValues - Variable in class io.opencaesar.oml.impl.NamedInstanceReferenceImpl
The cached value of the 'Owned Property Values' containment reference list.
ownedRelationRestrictions - Variable in class io.opencaesar.oml.impl.EntityImpl
The cached value of the 'Owned Relation Restrictions' containment reference list.
ownedRelationRestrictions - Variable in class io.opencaesar.oml.impl.EntityReferenceImpl
The cached value of the 'Owned Relation Restrictions' containment reference list.
ownedSpecializations - Variable in class io.opencaesar.oml.impl.AnnotationPropertyImpl
The cached value of the 'Owned Specializations' containment reference list.
ownedSpecializations - Variable in class io.opencaesar.oml.impl.ScalarPropertyImpl
The cached value of the 'Owned Specializations' containment reference list.
ownedSpecializations - Variable in class io.opencaesar.oml.impl.SpecializableTermImpl
The cached value of the 'Owned Specializations' containment reference list.
ownedSpecializations - Variable in class io.opencaesar.oml.impl.SpecializableTermReferenceImpl
The cached value of the 'Owned Specializations' containment reference list.
ownedSpecializations - Variable in class io.opencaesar.oml.impl.StructuredPropertyImpl
The cached value of the 'Owned Specializations' containment reference list.
ownedStatements - Variable in class io.opencaesar.oml.impl.DescriptionImpl
The cached value of the 'Owned Statements' containment reference list.
ownedStatements - Variable in class io.opencaesar.oml.impl.VocabularyImpl
The cached value of the 'Owned Statements' containment reference list.
ownedTypes - Variable in class io.opencaesar.oml.impl.ConceptInstanceImpl
The cached value of the 'Owned Types' containment reference list.
ownedTypes - Variable in class io.opencaesar.oml.impl.ConceptInstanceReferenceImpl
The cached value of the 'Owned Types' containment reference list.
ownedTypes - Variable in class io.opencaesar.oml.impl.RelationInstanceImpl
The cached value of the 'Owned Types' containment reference list.
ownedTypes - Variable in class io.opencaesar.oml.impl.RelationInstanceReferenceImpl
The cached value of the 'Owned Types' containment reference list.

P

pattern - Variable in class io.opencaesar.oml.impl.FacetedScalarImpl
The cached value of the 'Pattern' attribute.
PATTERN_EDEFAULT - Static variable in class io.opencaesar.oml.impl.FacetedScalarImpl
The default value of the 'Pattern' attribute.
Predicate - Interface in io.opencaesar.oml
A representation of the model object 'Predicate'.
PREDICATE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Predicate' class.
PREDICATE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Predicate' class.
PREDICATE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
PREDICATE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
PREDICATE__ANTECEDENT_RULE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Antecedent Rule' container reference feature.
PREDICATE__ANTECEDENT_RULE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Antecedent Rule' container reference.
PREDICATE__CONSEQUENT_RULE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Consequent Rule' container reference feature.
PREDICATE__CONSEQUENT_RULE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Consequent Rule' container reference.
PREDICATE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Predicate' class.
PREDICATE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Predicate' class.
PredicateImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Predicate'.
PredicateImpl() - Constructor for class io.opencaesar.oml.impl.PredicateImpl
prefix - Variable in class io.opencaesar.oml.impl.ImportImpl
The cached value of the 'Prefix' attribute.
prefix - Variable in class io.opencaesar.oml.impl.OntologyImpl
The cached value of the 'Prefix' attribute.
PREFIX_EDEFAULT - Static variable in class io.opencaesar.oml.impl.ImportImpl
The default value of the 'Prefix' attribute.
PREFIX_EDEFAULT - Static variable in class io.opencaesar.oml.impl.OntologyImpl
The default value of the 'Prefix' attribute.
properties - Variable in class io.opencaesar.oml.impl.KeyAxiomImpl
The cached value of the 'Properties' reference list.
property - Variable in class io.opencaesar.oml.impl.AnnotationImpl
The cached value of the 'Property' reference.
property - Variable in class io.opencaesar.oml.impl.AnnotationPropertyReferenceImpl
The cached value of the 'Property' reference.
property - Variable in class io.opencaesar.oml.impl.ScalarPropertyReferenceImpl
The cached value of the 'Property' reference.
property - Variable in class io.opencaesar.oml.impl.ScalarPropertyRestrictionAxiomImpl
The cached value of the 'Property' reference.
property - Variable in class io.opencaesar.oml.impl.ScalarPropertyValueAssertionImpl
The cached value of the 'Property' reference.
property - Variable in class io.opencaesar.oml.impl.StructuredPropertyReferenceImpl
The cached value of the 'Property' reference.
property - Variable in class io.opencaesar.oml.impl.StructuredPropertyRestrictionAxiomImpl
The cached value of the 'Property' reference.
property - Variable in class io.opencaesar.oml.impl.StructuredPropertyValueAssertionImpl
The cached value of the 'Property' reference.
Property - Interface in io.opencaesar.oml
A representation of the model object 'Property'.
PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Property' class.
PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Property' class.
PROPERTY___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
PROPERTY___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
PROPERTY___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
PROPERTY___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
PROPERTY__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
PROPERTY__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
PROPERTY_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Property' class.
PROPERTY_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Property' class.
PROPERTY_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Property Restriction Axiom' class.
PROPERTY_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Property Restriction Axiom' class.
PROPERTY_RESTRICTION_AXIOM___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
PROPERTY_RESTRICTION_AXIOM___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
PROPERTY_RESTRICTION_AXIOM__OWNING_CLASSIFIER - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Classifier' container reference feature.
PROPERTY_RESTRICTION_AXIOM__OWNING_CLASSIFIER - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Classifier' container reference.
PROPERTY_RESTRICTION_AXIOM__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Reference' container reference feature.
PROPERTY_RESTRICTION_AXIOM__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
PROPERTY_RESTRICTION_AXIOM_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Property Restriction Axiom' class.
PROPERTY_RESTRICTION_AXIOM_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Property Restriction Axiom' class.
PROPERTY_VALUE_ASSERTION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Property Value Assertion' class.
PROPERTY_VALUE_ASSERTION - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Property Value Assertion' class.
PROPERTY_VALUE_ASSERTION___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
PROPERTY_VALUE_ASSERTION___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
PROPERTY_VALUE_ASSERTION___GET_PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Get Property' operation.
PROPERTY_VALUE_ASSERTION___GET_PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Property' operation.
PROPERTY_VALUE_ASSERTION___GET_VALUE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Get Value' operation.
PROPERTY_VALUE_ASSERTION___GET_VALUE - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Value' operation.
PROPERTY_VALUE_ASSERTION__OWNING_INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Instance' container reference feature.
PROPERTY_VALUE_ASSERTION__OWNING_INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Instance' container reference.
PROPERTY_VALUE_ASSERTION__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Reference' container reference feature.
PROPERTY_VALUE_ASSERTION__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
PROPERTY_VALUE_ASSERTION_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Property Value Assertion' class.
PROPERTY_VALUE_ASSERTION_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Property Value Assertion' class.
PropertyImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Property'.
PropertyImpl() - Constructor for class io.opencaesar.oml.impl.PropertyImpl
PropertyRestrictionAxiom - Interface in io.opencaesar.oml
A representation of the model object 'Property Restriction Axiom'.
PropertyRestrictionAxiomImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Property Restriction Axiom'.
PropertyRestrictionAxiomImpl() - Constructor for class io.opencaesar.oml.impl.PropertyRestrictionAxiomImpl
PropertyValueAssertion - Interface in io.opencaesar.oml
A representation of the model object 'Property Value Assertion'.
PropertyValueAssertionImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Property Value Assertion'.
PropertyValueAssertionImpl() - Constructor for class io.opencaesar.oml.impl.PropertyValueAssertionImpl

Q

QUOTED_LITERAL - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Quoted Literal' class.
QUOTED_LITERAL - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Quoted Literal' class.
QUOTED_LITERAL___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
QUOTED_LITERAL___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
QUOTED_LITERAL__LANG_TAG - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Lang Tag' attribute feature.
QUOTED_LITERAL__LANG_TAG - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Lang Tag' attribute.
QUOTED_LITERAL__TYPE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Type' reference feature.
QUOTED_LITERAL__TYPE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Type' reference.
QUOTED_LITERAL__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Value' attribute feature.
QUOTED_LITERAL__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Value' attribute.
QUOTED_LITERAL_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Quoted Literal' class.
QUOTED_LITERAL_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Quoted Literal' class.
QuotedLiteral - Interface in io.opencaesar.oml
A representation of the model object 'Quoted Literal'.
QuotedLiteralImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Quoted Literal'.
QuotedLiteralImpl() - Constructor for class io.opencaesar.oml.impl.QuotedLiteralImpl

R

range - Variable in class io.opencaesar.oml.impl.RelationCardinalityRestrictionAxiomImpl
The cached value of the 'Range' reference.
range - Variable in class io.opencaesar.oml.impl.RelationRangeRestrictionAxiomImpl
The cached value of the 'Range' reference.
range - Variable in class io.opencaesar.oml.impl.ScalarPropertyCardinalityRestrictionAxiomImpl
The cached value of the 'Range' reference.
range - Variable in class io.opencaesar.oml.impl.ScalarPropertyImpl
The cached value of the 'Range' reference.
range - Variable in class io.opencaesar.oml.impl.ScalarPropertyRangeRestrictionAxiomImpl
The cached value of the 'Range' reference.
range - Variable in class io.opencaesar.oml.impl.StructuredPropertyCardinalityRestrictionAxiomImpl
The cached value of the 'Range' reference.
range - Variable in class io.opencaesar.oml.impl.StructuredPropertyImpl
The cached value of the 'Range' reference.
range - Variable in class io.opencaesar.oml.impl.StructuredPropertyRangeRestrictionAxiomImpl
The cached value of the 'Range' reference.
RANGE_RESTRICTION_KIND - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Range Restriction Kind' enum.
RANGE_RESTRICTION_KIND - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Range Restriction Kind' enum.
RangeRestrictionKind - Enum Class in io.opencaesar.oml
A representation of the literals of the enumeration 'Range Restriction Kind', and utility methods for working with them.
RDF_IRI - Static variable in interface io.opencaesar.oml.util.OmlConstants
The IRI of the RDF vocabulary
RDF_NS - Static variable in interface io.opencaesar.oml.util.OmlConstants
The namespace of the RDF vocabulary
RDF_PREFIX - Static variable in interface io.opencaesar.oml.util.OmlConstants
The prefix of the RDF vocabulary
RDFS_IRI - Static variable in interface io.opencaesar.oml.util.OmlConstants
The IRI of the RDFS vocabulary
RDFS_NS - Static variable in interface io.opencaesar.oml.util.OmlConstants
The namespace of the RDFS vocabulary
RDFS_PREFIX - Static variable in interface io.opencaesar.oml.util.OmlConstants
The prefix of the RDFS vocabulary
Reference - Interface in io.opencaesar.oml
A representation of the model object 'Reference'.
REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Reference' class.
REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Reference' class.
REFERENCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
REFERENCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
REFERENCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Annotations' containment reference list feature.
REFERENCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
REFERENCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Reference' class.
REFERENCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Reference' class.
ReferenceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Reference'.
ReferenceImpl() - Constructor for class io.opencaesar.oml.impl.ReferenceImpl
referenceValue - Variable in class io.opencaesar.oml.impl.AnnotationImpl
The cached value of the 'Reference Value' reference.
reflexive - Variable in class io.opencaesar.oml.impl.RelationEntityImpl
The cached value of the 'Reflexive' attribute.
REFLEXIVE_EDEFAULT - Static variable in class io.opencaesar.oml.impl.RelationEntityImpl
The default value of the 'Reflexive' attribute.
register() - Static method in class io.opencaesar.oml.resource.OmlJsonResourceFactory
Registers the factory with the OML XMI extension
register() - Static method in class io.opencaesar.oml.resource.OmlXMIResourceFactory
Registers the factory with the OML XMI extension
register(boolean) - Static method in class io.opencaesar.oml.resource.OmlJsonResourceFactory
Registers the factory with the OML XMI extension
register(boolean) - Static method in class io.opencaesar.oml.resource.OmlXMIResourceFactory
Registers the factory with the OML XMI extension
relation - Variable in class io.opencaesar.oml.impl.LinkAssertionImpl
The cached value of the 'Relation' reference.
relation - Variable in class io.opencaesar.oml.impl.RelationReferenceImpl
The cached value of the 'Relation' reference.
relation - Variable in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
The cached value of the 'Relation' reference.
Relation - Interface in io.opencaesar.oml
A representation of the model object 'Relation'.
RELATION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Relation' class.
RELATION - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Relation' class.
RELATION___DERIVE_DOMAIN - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Derive Domain' operation.
RELATION___DERIVE_DOMAIN - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Derive Domain' operation.
RELATION___DERIVE_INVERSE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Derive Inverse' operation.
RELATION___DERIVE_INVERSE - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Derive Inverse' operation.
RELATION___DERIVE_RANGE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Derive Range' operation.
RELATION___DERIVE_RANGE - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Derive Range' operation.
RELATION___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
RELATION___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
RELATION___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
RELATION___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
RELATION___GET_RELATION_ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Get Relation Entity' operation.
RELATION___GET_RELATION_ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Relation Entity' operation.
RELATION__DOMAIN - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Domain' reference feature.
RELATION__DOMAIN - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Domain' reference.
RELATION__INVERSE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Inverse' reference feature.
RELATION__INVERSE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Inverse' reference.
RELATION__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
RELATION__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
RELATION__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Range' reference feature.
RELATION__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Range' reference.
RELATION_CARDINALITY_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Relation Cardinality Restriction Axiom' class.
RELATION_CARDINALITY_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Relation Cardinality Restriction Axiom' class.
RELATION_CARDINALITY_RESTRICTION_AXIOM___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
RELATION_CARDINALITY_RESTRICTION_AXIOM___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
RELATION_CARDINALITY_RESTRICTION_AXIOM__CARDINALITY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Cardinality' attribute feature.
RELATION_CARDINALITY_RESTRICTION_AXIOM__CARDINALITY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Cardinality' attribute.
RELATION_CARDINALITY_RESTRICTION_AXIOM__KIND - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Kind' attribute feature.
RELATION_CARDINALITY_RESTRICTION_AXIOM__KIND - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Kind' attribute.
RELATION_CARDINALITY_RESTRICTION_AXIOM__OWNING_ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Entity' container reference.
RELATION_CARDINALITY_RESTRICTION_AXIOM__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
RELATION_CARDINALITY_RESTRICTION_AXIOM__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Range' reference feature.
RELATION_CARDINALITY_RESTRICTION_AXIOM__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Range' reference.
RELATION_CARDINALITY_RESTRICTION_AXIOM__RELATION - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Relation' reference.
RELATION_CARDINALITY_RESTRICTION_AXIOM_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Relation Cardinality Restriction Axiom' class.
RELATION_CARDINALITY_RESTRICTION_AXIOM_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Relation Cardinality Restriction Axiom' class.
RELATION_ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Relation Entity' class.
RELATION_ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Relation Entity' class.
RELATION_ENTITY___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
RELATION_ENTITY___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
RELATION_ENTITY___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
RELATION_ENTITY___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
RELATION_ENTITY__ASYMMETRIC - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Asymmetric' attribute feature.
RELATION_ENTITY__ASYMMETRIC - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Asymmetric' attribute.
RELATION_ENTITY__FORWARD_RELATION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Forward Relation' containment reference feature.
RELATION_ENTITY__FORWARD_RELATION - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Forward Relation' containment reference.
RELATION_ENTITY__FUNCTIONAL - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Functional' attribute feature.
RELATION_ENTITY__FUNCTIONAL - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Functional' attribute.
RELATION_ENTITY__INVERSE_FUNCTIONAL - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Inverse Functional' attribute feature.
RELATION_ENTITY__INVERSE_FUNCTIONAL - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Inverse Functional' attribute.
RELATION_ENTITY__IRREFLEXIVE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Irreflexive' attribute feature.
RELATION_ENTITY__IRREFLEXIVE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Irreflexive' attribute.
RELATION_ENTITY__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
RELATION_ENTITY__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
RELATION_ENTITY__OWNED_KEYS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Keys' containment reference list.
RELATION_ENTITY__OWNED_PROPERTY_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Restrictions' containment reference list.
RELATION_ENTITY__OWNED_RELATION_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Relation Restrictions' containment reference list.
RELATION_ENTITY__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
RELATION_ENTITY__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
RELATION_ENTITY__REFLEXIVE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Reflexive' attribute feature.
RELATION_ENTITY__REFLEXIVE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Reflexive' attribute.
RELATION_ENTITY__REVERSE_RELATION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Reverse Relation' containment reference feature.
RELATION_ENTITY__REVERSE_RELATION - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Reverse Relation' containment reference.
RELATION_ENTITY__SOURCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Source' reference feature.
RELATION_ENTITY__SOURCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Source' reference.
RELATION_ENTITY__SYMMETRIC - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Symmetric' attribute feature.
RELATION_ENTITY__SYMMETRIC - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Symmetric' attribute.
RELATION_ENTITY__TARGET - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Target' reference feature.
RELATION_ENTITY__TARGET - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Target' reference.
RELATION_ENTITY__TRANSITIVE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Transitive' attribute feature.
RELATION_ENTITY__TRANSITIVE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Transitive' attribute.
RELATION_ENTITY_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Relation Entity' class.
RELATION_ENTITY_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Relation Entity' class.
RELATION_ENTITY_PREDICATE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Relation Entity Predicate' class.
RELATION_ENTITY_PREDICATE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Relation Entity Predicate' class.
RELATION_ENTITY_PREDICATE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
RELATION_ENTITY_PREDICATE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
RELATION_ENTITY_PREDICATE__ANTECEDENT_RULE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Antecedent Rule' container reference.
RELATION_ENTITY_PREDICATE__CONSEQUENT_RULE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Consequent Rule' container reference.
RELATION_ENTITY_PREDICATE__ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Entity' reference feature.
RELATION_ENTITY_PREDICATE__ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Entity' reference.
RELATION_ENTITY_PREDICATE__ENTITY_VARIABLE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Entity Variable' attribute feature.
RELATION_ENTITY_PREDICATE__ENTITY_VARIABLE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Entity Variable' attribute.
RELATION_ENTITY_PREDICATE__INSTANCE2 - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Instance2' reference.
RELATION_ENTITY_PREDICATE__VARIABLE1 - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Variable1' attribute.
RELATION_ENTITY_PREDICATE__VARIABLE2 - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Variable2' attribute.
RELATION_ENTITY_PREDICATE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Relation Entity Predicate' class.
RELATION_ENTITY_PREDICATE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Relation Entity Predicate' class.
RELATION_ENTITY_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Relation Entity Reference' class.
RELATION_ENTITY_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Relation Entity Reference' class.
RELATION_ENTITY_REFERENCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
RELATION_ENTITY_REFERENCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
RELATION_ENTITY_REFERENCE__ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Entity' reference feature.
RELATION_ENTITY_REFERENCE__ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Entity' reference.
RELATION_ENTITY_REFERENCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
RELATION_ENTITY_REFERENCE__OWNED_KEYS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Keys' containment reference list.
RELATION_ENTITY_REFERENCE__OWNED_PROPERTY_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Restrictions' containment reference list.
RELATION_ENTITY_REFERENCE__OWNED_RELATION_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Relation Restrictions' containment reference list.
RELATION_ENTITY_REFERENCE__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
RELATION_ENTITY_REFERENCE__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
RELATION_ENTITY_REFERENCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Relation Entity Reference' class.
RELATION_ENTITY_REFERENCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Relation Entity Reference' class.
RELATION_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Relation' class.
RELATION_INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Relation Instance' class.
RELATION_INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Relation Instance' class.
RELATION_INSTANCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
RELATION_INSTANCE___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
RELATION_INSTANCE___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
RELATION_INSTANCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
RELATION_INSTANCE__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
RELATION_INSTANCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
RELATION_INSTANCE__OWNED_LINKS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Links' containment reference list.
RELATION_INSTANCE__OWNED_PROPERTY_VALUES - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Values' containment reference list.
RELATION_INSTANCE__OWNED_TYPES - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Types' containment reference list feature.
RELATION_INSTANCE__OWNED_TYPES - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Types' containment reference list.
RELATION_INSTANCE__OWNING_DESCRIPTION - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Description' container reference.
RELATION_INSTANCE__SOURCES - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Sources' reference list feature.
RELATION_INSTANCE__SOURCES - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Sources' reference list.
RELATION_INSTANCE__TARGETS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Targets' reference list feature.
RELATION_INSTANCE__TARGETS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Targets' reference list.
RELATION_INSTANCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Relation Instance' class.
RELATION_INSTANCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Relation Instance' class.
RELATION_INSTANCE_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Relation Instance Reference' class.
RELATION_INSTANCE_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Relation Instance Reference' class.
RELATION_INSTANCE_REFERENCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
RELATION_INSTANCE_REFERENCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
RELATION_INSTANCE_REFERENCE__INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Instance' reference feature.
RELATION_INSTANCE_REFERENCE__INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Instance' reference.
RELATION_INSTANCE_REFERENCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
RELATION_INSTANCE_REFERENCE__OWNED_LINKS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Links' containment reference list.
RELATION_INSTANCE_REFERENCE__OWNED_PROPERTY_VALUES - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Values' containment reference list.
RELATION_INSTANCE_REFERENCE__OWNED_TYPES - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Types' containment reference list feature.
RELATION_INSTANCE_REFERENCE__OWNED_TYPES - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Types' containment reference list.
RELATION_INSTANCE_REFERENCE__OWNING_DESCRIPTION - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Description' container reference.
RELATION_INSTANCE_REFERENCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Relation Instance Reference' class.
RELATION_INSTANCE_REFERENCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Relation Instance Reference' class.
RELATION_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Relation' class.
RELATION_RANGE_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Relation Range Restriction Axiom' class.
RELATION_RANGE_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Relation Range Restriction Axiom' class.
RELATION_RANGE_RESTRICTION_AXIOM___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
RELATION_RANGE_RESTRICTION_AXIOM___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
RELATION_RANGE_RESTRICTION_AXIOM__KIND - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Kind' attribute feature.
RELATION_RANGE_RESTRICTION_AXIOM__KIND - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Kind' attribute.
RELATION_RANGE_RESTRICTION_AXIOM__OWNING_ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Entity' container reference.
RELATION_RANGE_RESTRICTION_AXIOM__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
RELATION_RANGE_RESTRICTION_AXIOM__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Range' reference feature.
RELATION_RANGE_RESTRICTION_AXIOM__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Range' reference.
RELATION_RANGE_RESTRICTION_AXIOM__RELATION - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Relation' reference.
RELATION_RANGE_RESTRICTION_AXIOM_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Relation Range Restriction Axiom' class.
RELATION_RANGE_RESTRICTION_AXIOM_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Relation Range Restriction Axiom' class.
RELATION_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Relation Reference' class.
RELATION_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Relation Reference' class.
RELATION_REFERENCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
RELATION_REFERENCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
RELATION_REFERENCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
RELATION_REFERENCE__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
RELATION_REFERENCE__RELATION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Relation' reference feature.
RELATION_REFERENCE__RELATION - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Relation' reference.
RELATION_REFERENCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Relation Reference' class.
RELATION_REFERENCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Relation Reference' class.
RELATION_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Relation Restriction Axiom' class.
RELATION_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Relation Restriction Axiom' class.
RELATION_RESTRICTION_AXIOM___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
RELATION_RESTRICTION_AXIOM___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
RELATION_RESTRICTION_AXIOM__OWNING_ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Entity' container reference feature.
RELATION_RESTRICTION_AXIOM__OWNING_ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Entity' container reference.
RELATION_RESTRICTION_AXIOM__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Reference' container reference feature.
RELATION_RESTRICTION_AXIOM__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
RELATION_RESTRICTION_AXIOM__RELATION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Relation' reference feature.
RELATION_RESTRICTION_AXIOM__RELATION - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Relation' reference.
RELATION_RESTRICTION_AXIOM_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Relation Restriction Axiom' class.
RELATION_RESTRICTION_AXIOM_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Relation Restriction Axiom' class.
RELATION_TARGET_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Relation Target Restriction Axiom' class.
RELATION_TARGET_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Relation Target Restriction Axiom' class.
RELATION_TARGET_RESTRICTION_AXIOM___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
RELATION_TARGET_RESTRICTION_AXIOM___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
RELATION_TARGET_RESTRICTION_AXIOM__OWNING_ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Entity' container reference.
RELATION_TARGET_RESTRICTION_AXIOM__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
RELATION_TARGET_RESTRICTION_AXIOM__RELATION - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Relation' reference.
RELATION_TARGET_RESTRICTION_AXIOM__TARGET - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Target' reference feature.
RELATION_TARGET_RESTRICTION_AXIOM__TARGET - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Target' reference.
RELATION_TARGET_RESTRICTION_AXIOM_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Relation Target Restriction Axiom' class.
RELATION_TARGET_RESTRICTION_AXIOM_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Relation Target Restriction Axiom' class.
RELATION_TYPE_ASSERTION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Relation Type Assertion' class.
RELATION_TYPE_ASSERTION - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Relation Type Assertion' class.
RELATION_TYPE_ASSERTION___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
RELATION_TYPE_ASSERTION___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
RELATION_TYPE_ASSERTION___GET_TYPE - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Type' operation.
RELATION_TYPE_ASSERTION__OWNING_INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Instance' container reference feature.
RELATION_TYPE_ASSERTION__OWNING_INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Instance' container reference.
RELATION_TYPE_ASSERTION__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Reference' container reference feature.
RELATION_TYPE_ASSERTION__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
RELATION_TYPE_ASSERTION__TYPE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Type' reference feature.
RELATION_TYPE_ASSERTION__TYPE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Type' reference.
RELATION_TYPE_ASSERTION_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Relation Type Assertion' class.
RELATION_TYPE_ASSERTION_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Relation Type Assertion' class.
RelationCardinalityRestrictionAxiom - Interface in io.opencaesar.oml
A representation of the model object 'Relation Cardinality Restriction Axiom'.
RelationCardinalityRestrictionAxiomImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Relation Cardinality Restriction Axiom'.
RelationCardinalityRestrictionAxiomImpl() - Constructor for class io.opencaesar.oml.impl.RelationCardinalityRestrictionAxiomImpl
RelationEntity - Interface in io.opencaesar.oml
A representation of the model object 'Relation Entity'.
RelationEntityImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Relation Entity'.
RelationEntityImpl() - Constructor for class io.opencaesar.oml.impl.RelationEntityImpl
RelationEntityPredicate - Interface in io.opencaesar.oml
A representation of the model object 'Relation Entity Predicate'.
RelationEntityPredicateImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Relation Entity Predicate'.
RelationEntityPredicateImpl() - Constructor for class io.opencaesar.oml.impl.RelationEntityPredicateImpl
RelationEntityReference - Interface in io.opencaesar.oml
A representation of the model object 'Relation Entity Reference'.
RelationEntityReferenceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Relation Entity Reference'.
RelationEntityReferenceImpl() - Constructor for class io.opencaesar.oml.impl.RelationEntityReferenceImpl
RelationImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Relation'.
RelationImpl() - Constructor for class io.opencaesar.oml.impl.RelationImpl
RelationInstance - Interface in io.opencaesar.oml
A representation of the model object 'Relation Instance'.
RelationInstanceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Relation Instance'.
RelationInstanceImpl() - Constructor for class io.opencaesar.oml.impl.RelationInstanceImpl
RelationInstanceReference - Interface in io.opencaesar.oml
A representation of the model object 'Relation Instance Reference'.
RelationInstanceReferenceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Relation Instance Reference'.
RelationInstanceReferenceImpl() - Constructor for class io.opencaesar.oml.impl.RelationInstanceReferenceImpl
RelationRangeRestrictionAxiom - Interface in io.opencaesar.oml
A representation of the model object 'Relation Range Restriction Axiom'.
RelationRangeRestrictionAxiomImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Relation Range Restriction Axiom'.
RelationRangeRestrictionAxiomImpl() - Constructor for class io.opencaesar.oml.impl.RelationRangeRestrictionAxiomImpl
RelationReference - Interface in io.opencaesar.oml
A representation of the model object 'Relation Reference'.
RelationReferenceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Relation Reference'.
RelationReferenceImpl() - Constructor for class io.opencaesar.oml.impl.RelationReferenceImpl
RelationRestrictionAxiom - Interface in io.opencaesar.oml
A representation of the model object 'Relation Restriction Axiom'.
RelationRestrictionAxiomImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Relation Restriction Axiom'.
RelationRestrictionAxiomImpl() - Constructor for class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
RelationTargetRestrictionAxiom - Interface in io.opencaesar.oml
A representation of the model object 'Relation Target Restriction Axiom'.
RelationTargetRestrictionAxiomImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Relation Target Restriction Axiom'.
RelationTargetRestrictionAxiomImpl() - Constructor for class io.opencaesar.oml.impl.RelationTargetRestrictionAxiomImpl
RelationTypeAssertion - Interface in io.opencaesar.oml
A representation of the model object 'Relation Type Assertion'.
RelationTypeAssertionImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Relation Type Assertion'.
RelationTypeAssertionImpl() - Constructor for class io.opencaesar.oml.impl.RelationTypeAssertionImpl
resolve(Reference) - Static method in class io.opencaesar.oml.util.OmlRead
Resolves the given reference to a member
resolve(Class<T>, Ontology, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Resolves the given iri to an element of the given type in the context of the given ontology This function will throw a RuntimeException if the element was not resolved
resolve(URI) - Method in class io.opencaesar.oml.resource.OmlXMIURIHandler
 
resolve(URI, URI) - Method in class io.opencaesar.oml.resource.OmlJsonURIHandler
 
resolveURI(String) - Method in class io.opencaesar.oml.util.OmlCatalog
Resolves the given URI to a file path
RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Restriction Axiom' class.
RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Restriction Axiom' class.
RESTRICTION_AXIOM___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
RESTRICTION_AXIOM___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
RESTRICTION_AXIOM_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Restriction Axiom' class.
RESTRICTION_AXIOM_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Restriction Axiom' class.
RestrictionAxiom - Interface in io.opencaesar.oml
A representation of the model object 'Restriction Axiom'.
RestrictionAxiomImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Restriction Axiom'.
RestrictionAxiomImpl() - Constructor for class io.opencaesar.oml.impl.RestrictionAxiomImpl
REVERSE_RELATION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Reverse Relation' class.
REVERSE_RELATION - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Reverse Relation' class.
REVERSE_RELATION___DERIVE_DOMAIN - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Derive Domain' operation.
REVERSE_RELATION___DERIVE_DOMAIN - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Derive Domain' operation.
REVERSE_RELATION___DERIVE_INVERSE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Derive Inverse' operation.
REVERSE_RELATION___DERIVE_INVERSE - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Derive Inverse' operation.
REVERSE_RELATION___DERIVE_RANGE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Derive Range' operation.
REVERSE_RELATION___DERIVE_RANGE - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Derive Range' operation.
REVERSE_RELATION___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
REVERSE_RELATION___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
REVERSE_RELATION___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
REVERSE_RELATION___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
REVERSE_RELATION___GET_RELATION_ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Relation Entity' operation.
REVERSE_RELATION__DOMAIN - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Domain' reference.
REVERSE_RELATION__INVERSE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Inverse' reference.
REVERSE_RELATION__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
REVERSE_RELATION__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
REVERSE_RELATION__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Range' reference.
REVERSE_RELATION__RELATION_ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Relation Entity' container reference feature.
REVERSE_RELATION__RELATION_ENTITY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Relation Entity' container reference.
REVERSE_RELATION_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Reverse Relation' class.
REVERSE_RELATION_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Reverse Relation' class.
reverseRelation - Variable in class io.opencaesar.oml.impl.RelationEntityImpl
The cached value of the 'Reverse Relation' containment reference.
ReverseRelation - Interface in io.opencaesar.oml
A representation of the model object 'Reverse Relation'.
ReverseRelationImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Reverse Relation'.
ReverseRelationImpl() - Constructor for class io.opencaesar.oml.impl.ReverseRelationImpl
rule - Variable in class io.opencaesar.oml.impl.RuleReferenceImpl
The cached value of the 'Rule' reference.
Rule - Interface in io.opencaesar.oml
A representation of the model object 'Rule'.
RULE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Rule' class.
RULE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Rule' class.
RULE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
RULE___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
RULE___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
RULE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
RULE__ANTECEDENT - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Antecedent' containment reference list feature.
RULE__ANTECEDENT - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Antecedent' containment reference list.
RULE__CONSEQUENT - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Consequent' containment reference list feature.
RULE__CONSEQUENT - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Consequent' containment reference list.
RULE__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
RULE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
RULE__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
RULE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Rule' class.
RULE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Rule' class.
RULE_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Rule Reference' class.
RULE_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Rule Reference' class.
RULE_REFERENCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
RULE_REFERENCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
RULE_REFERENCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
RULE_REFERENCE__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
RULE_REFERENCE__RULE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Rule' reference feature.
RULE_REFERENCE__RULE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Rule' reference.
RULE_REFERENCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Rule Reference' class.
RULE_REFERENCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Rule Reference' class.
RuleImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Rule'.
RuleImpl() - Constructor for class io.opencaesar.oml.impl.RuleImpl
RuleReference - Interface in io.opencaesar.oml
A representation of the model object 'Rule Reference'.
RuleReferenceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Rule Reference'.
RuleReferenceImpl() - Constructor for class io.opencaesar.oml.impl.RuleReferenceImpl
run(Element, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Validates the given Oml element by this validator's rules

S

SAME_AS_PREDICATE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Same As Predicate' class.
SAME_AS_PREDICATE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Same As Predicate' class.
SAME_AS_PREDICATE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
SAME_AS_PREDICATE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
SAME_AS_PREDICATE__ANTECEDENT_RULE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Antecedent Rule' container reference.
SAME_AS_PREDICATE__CONSEQUENT_RULE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Consequent Rule' container reference.
SAME_AS_PREDICATE__INSTANCE2 - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Instance2' reference.
SAME_AS_PREDICATE__VARIABLE1 - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Variable1' attribute.
SAME_AS_PREDICATE__VARIABLE2 - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Variable2' attribute.
SAME_AS_PREDICATE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Same As Predicate' class.
SAME_AS_PREDICATE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Same As Predicate' class.
SameAsPredicate - Interface in io.opencaesar.oml
A representation of the model object 'Same As Predicate'.
SameAsPredicateImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Same As Predicate'.
SameAsPredicateImpl() - Constructor for class io.opencaesar.oml.impl.SameAsPredicateImpl
scalar - Variable in class io.opencaesar.oml.impl.EnumeratedScalarReferenceImpl
The cached value of the 'Scalar' reference.
scalar - Variable in class io.opencaesar.oml.impl.FacetedScalarReferenceImpl
The cached value of the 'Scalar' reference.
Scalar - Interface in io.opencaesar.oml
A representation of the model object 'Scalar'.
SCALAR - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Scalar' class.
SCALAR - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Scalar' class.
SCALAR___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
SCALAR___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
SCALAR___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
SCALAR___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
SCALAR__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
SCALAR__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
SCALAR__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
SCALAR__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
SCALAR_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Scalar' class.
SCALAR_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Scalar' class.
SCALAR_PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Scalar Property' class.
SCALAR_PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Scalar Property' class.
SCALAR_PROPERTY___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
SCALAR_PROPERTY___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
SCALAR_PROPERTY___GET_DOMAIN - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Domain' operation.
SCALAR_PROPERTY___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
SCALAR_PROPERTY___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
SCALAR_PROPERTY___GET_RANGE - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Range' operation.
SCALAR_PROPERTY___IS_FUNCTIONAL - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Is Functional' operation.
SCALAR_PROPERTY__DOMAIN - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Domain' reference feature.
SCALAR_PROPERTY__DOMAIN - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Domain' reference.
SCALAR_PROPERTY__FUNCTIONAL - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Functional' attribute feature.
SCALAR_PROPERTY__FUNCTIONAL - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Functional' attribute.
SCALAR_PROPERTY__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
SCALAR_PROPERTY__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
SCALAR_PROPERTY__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
SCALAR_PROPERTY__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
SCALAR_PROPERTY__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Range' reference feature.
SCALAR_PROPERTY__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Range' reference.
SCALAR_PROPERTY_CARDINALITY_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Scalar Property Cardinality Restriction Axiom' class.
SCALAR_PROPERTY_CARDINALITY_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Scalar Property Cardinality Restriction Axiom' class.
SCALAR_PROPERTY_CARDINALITY_RESTRICTION_AXIOM___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
SCALAR_PROPERTY_CARDINALITY_RESTRICTION_AXIOM___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
SCALAR_PROPERTY_CARDINALITY_RESTRICTION_AXIOM__CARDINALITY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Cardinality' attribute feature.
SCALAR_PROPERTY_CARDINALITY_RESTRICTION_AXIOM__CARDINALITY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Cardinality' attribute.
SCALAR_PROPERTY_CARDINALITY_RESTRICTION_AXIOM__KIND - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Kind' attribute feature.
SCALAR_PROPERTY_CARDINALITY_RESTRICTION_AXIOM__KIND - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Kind' attribute.
SCALAR_PROPERTY_CARDINALITY_RESTRICTION_AXIOM__OWNING_CLASSIFIER - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Classifier' container reference.
SCALAR_PROPERTY_CARDINALITY_RESTRICTION_AXIOM__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
SCALAR_PROPERTY_CARDINALITY_RESTRICTION_AXIOM__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Property' reference.
SCALAR_PROPERTY_CARDINALITY_RESTRICTION_AXIOM__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Range' reference feature.
SCALAR_PROPERTY_CARDINALITY_RESTRICTION_AXIOM__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Range' reference.
SCALAR_PROPERTY_CARDINALITY_RESTRICTION_AXIOM_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Scalar Property Cardinality Restriction Axiom' class.
SCALAR_PROPERTY_CARDINALITY_RESTRICTION_AXIOM_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Scalar Property Cardinality Restriction Axiom' class.
SCALAR_PROPERTY_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Scalar Property' class.
SCALAR_PROPERTY_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Scalar Property' class.
SCALAR_PROPERTY_RANGE_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Scalar Property Range Restriction Axiom' class.
SCALAR_PROPERTY_RANGE_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Scalar Property Range Restriction Axiom' class.
SCALAR_PROPERTY_RANGE_RESTRICTION_AXIOM___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
SCALAR_PROPERTY_RANGE_RESTRICTION_AXIOM___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
SCALAR_PROPERTY_RANGE_RESTRICTION_AXIOM__KIND - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Kind' attribute feature.
SCALAR_PROPERTY_RANGE_RESTRICTION_AXIOM__KIND - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Kind' attribute.
SCALAR_PROPERTY_RANGE_RESTRICTION_AXIOM__OWNING_CLASSIFIER - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Classifier' container reference.
SCALAR_PROPERTY_RANGE_RESTRICTION_AXIOM__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
SCALAR_PROPERTY_RANGE_RESTRICTION_AXIOM__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Property' reference.
SCALAR_PROPERTY_RANGE_RESTRICTION_AXIOM__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Range' reference feature.
SCALAR_PROPERTY_RANGE_RESTRICTION_AXIOM__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Range' reference.
SCALAR_PROPERTY_RANGE_RESTRICTION_AXIOM_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Scalar Property Range Restriction Axiom' class.
SCALAR_PROPERTY_RANGE_RESTRICTION_AXIOM_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Scalar Property Range Restriction Axiom' class.
SCALAR_PROPERTY_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Scalar Property Reference' class.
SCALAR_PROPERTY_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Scalar Property Reference' class.
SCALAR_PROPERTY_REFERENCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
SCALAR_PROPERTY_REFERENCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
SCALAR_PROPERTY_REFERENCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
SCALAR_PROPERTY_REFERENCE__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
SCALAR_PROPERTY_REFERENCE__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
SCALAR_PROPERTY_REFERENCE__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Property' reference feature.
SCALAR_PROPERTY_REFERENCE__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Property' reference.
SCALAR_PROPERTY_REFERENCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Scalar Property Reference' class.
SCALAR_PROPERTY_REFERENCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Scalar Property Reference' class.
SCALAR_PROPERTY_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Scalar Property Restriction Axiom' class.
SCALAR_PROPERTY_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Scalar Property Restriction Axiom' class.
SCALAR_PROPERTY_RESTRICTION_AXIOM___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
SCALAR_PROPERTY_RESTRICTION_AXIOM___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
SCALAR_PROPERTY_RESTRICTION_AXIOM__OWNING_CLASSIFIER - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Classifier' container reference.
SCALAR_PROPERTY_RESTRICTION_AXIOM__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
SCALAR_PROPERTY_RESTRICTION_AXIOM__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Property' reference feature.
SCALAR_PROPERTY_RESTRICTION_AXIOM__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Property' reference.
SCALAR_PROPERTY_RESTRICTION_AXIOM_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Scalar Property Restriction Axiom' class.
SCALAR_PROPERTY_RESTRICTION_AXIOM_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Scalar Property Restriction Axiom' class.
SCALAR_PROPERTY_VALUE_ASSERTION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Scalar Property Value Assertion' class.
SCALAR_PROPERTY_VALUE_ASSERTION - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Scalar Property Value Assertion' class.
SCALAR_PROPERTY_VALUE_ASSERTION___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
SCALAR_PROPERTY_VALUE_ASSERTION___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
SCALAR_PROPERTY_VALUE_ASSERTION___GET_PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Property' operation.
SCALAR_PROPERTY_VALUE_ASSERTION___GET_VALUE - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Value' operation.
SCALAR_PROPERTY_VALUE_ASSERTION__OWNING_INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Instance' container reference.
SCALAR_PROPERTY_VALUE_ASSERTION__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
SCALAR_PROPERTY_VALUE_ASSERTION__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Property' reference feature.
SCALAR_PROPERTY_VALUE_ASSERTION__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Property' reference.
SCALAR_PROPERTY_VALUE_ASSERTION__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Value' containment reference feature.
SCALAR_PROPERTY_VALUE_ASSERTION__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Value' containment reference.
SCALAR_PROPERTY_VALUE_ASSERTION_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Scalar Property Value Assertion' class.
SCALAR_PROPERTY_VALUE_ASSERTION_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Scalar Property Value Assertion' class.
SCALAR_PROPERTY_VALUE_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Scalar Property Value Restriction Axiom' class.
SCALAR_PROPERTY_VALUE_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Scalar Property Value Restriction Axiom' class.
SCALAR_PROPERTY_VALUE_RESTRICTION_AXIOM___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
SCALAR_PROPERTY_VALUE_RESTRICTION_AXIOM___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
SCALAR_PROPERTY_VALUE_RESTRICTION_AXIOM__OWNING_CLASSIFIER - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Classifier' container reference.
SCALAR_PROPERTY_VALUE_RESTRICTION_AXIOM__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
SCALAR_PROPERTY_VALUE_RESTRICTION_AXIOM__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Property' reference.
SCALAR_PROPERTY_VALUE_RESTRICTION_AXIOM__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Value' containment reference feature.
SCALAR_PROPERTY_VALUE_RESTRICTION_AXIOM__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Value' containment reference.
SCALAR_PROPERTY_VALUE_RESTRICTION_AXIOM_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Scalar Property Value Restriction Axiom' class.
SCALAR_PROPERTY_VALUE_RESTRICTION_AXIOM_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Scalar Property Value Restriction Axiom' class.
ScalarImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Scalar'.
ScalarImpl() - Constructor for class io.opencaesar.oml.impl.ScalarImpl
ScalarProperty - Interface in io.opencaesar.oml
A representation of the model object 'Scalar Property'.
ScalarPropertyCardinalityRestrictionAxiom - Interface in io.opencaesar.oml
A representation of the model object 'Scalar Property Cardinality Restriction Axiom'.
ScalarPropertyCardinalityRestrictionAxiomImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Scalar Property Cardinality Restriction Axiom'.
ScalarPropertyCardinalityRestrictionAxiomImpl() - Constructor for class io.opencaesar.oml.impl.ScalarPropertyCardinalityRestrictionAxiomImpl
ScalarPropertyImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Scalar Property'.
ScalarPropertyImpl() - Constructor for class io.opencaesar.oml.impl.ScalarPropertyImpl
ScalarPropertyRangeRestrictionAxiom - Interface in io.opencaesar.oml
A representation of the model object 'Scalar Property Range Restriction Axiom'.
ScalarPropertyRangeRestrictionAxiomImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Scalar Property Range Restriction Axiom'.
ScalarPropertyRangeRestrictionAxiomImpl() - Constructor for class io.opencaesar.oml.impl.ScalarPropertyRangeRestrictionAxiomImpl
ScalarPropertyReference - Interface in io.opencaesar.oml
A representation of the model object 'Scalar Property Reference'.
ScalarPropertyReferenceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Scalar Property Reference'.
ScalarPropertyReferenceImpl() - Constructor for class io.opencaesar.oml.impl.ScalarPropertyReferenceImpl
ScalarPropertyRestrictionAxiom - Interface in io.opencaesar.oml
A representation of the model object 'Scalar Property Restriction Axiom'.
ScalarPropertyRestrictionAxiomImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Scalar Property Restriction Axiom'.
ScalarPropertyRestrictionAxiomImpl() - Constructor for class io.opencaesar.oml.impl.ScalarPropertyRestrictionAxiomImpl
ScalarPropertyValueAssertion - Interface in io.opencaesar.oml
A representation of the model object 'Scalar Property Value Assertion'.
ScalarPropertyValueAssertionImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Scalar Property Value Assertion'.
ScalarPropertyValueAssertionImpl() - Constructor for class io.opencaesar.oml.impl.ScalarPropertyValueAssertionImpl
ScalarPropertyValueRestrictionAxiom - Interface in io.opencaesar.oml
A representation of the model object 'Scalar Property Value Restriction Axiom'.
ScalarPropertyValueRestrictionAxiomImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Scalar Property Value Restriction Axiom'.
ScalarPropertyValueRestrictionAxiomImpl() - Constructor for class io.opencaesar.oml.impl.ScalarPropertyValueRestrictionAxiomImpl
SEMANTIC_PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Semantic Property' class.
SEMANTIC_PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Semantic Property' class.
SEMANTIC_PROPERTY___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
SEMANTIC_PROPERTY___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
SEMANTIC_PROPERTY___GET_DOMAIN - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Get Domain' operation.
SEMANTIC_PROPERTY___GET_DOMAIN - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Domain' operation.
SEMANTIC_PROPERTY___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
SEMANTIC_PROPERTY___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
SEMANTIC_PROPERTY___GET_RANGE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Get Range' operation.
SEMANTIC_PROPERTY___GET_RANGE - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Range' operation.
SEMANTIC_PROPERTY___IS_FUNCTIONAL - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Is Functional' operation.
SEMANTIC_PROPERTY___IS_FUNCTIONAL - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Is Functional' operation.
SEMANTIC_PROPERTY__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
SEMANTIC_PROPERTY__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
SEMANTIC_PROPERTY_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Semantic Property' class.
SEMANTIC_PROPERTY_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Semantic Property' class.
SemanticProperty - Interface in io.opencaesar.oml
A representation of the model object 'Semantic Property'.
SemanticPropertyImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Semantic Property'.
SemanticPropertyImpl() - Constructor for class io.opencaesar.oml.impl.SemanticPropertyImpl
SEPARATOR_KIND - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Separator Kind' enum.
SEPARATOR_KIND - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Separator Kind' enum.
SeparatorKind - Enum Class in io.opencaesar.oml
A representation of the literals of the enumeration 'Separator Kind', and utility methods for working with them.
setAnnotationPropertyValue(Ontology, AnnotatedElement, AnnotationProperty, Literal) - Static method in class io.opencaesar.oml.util.OmlWrite
Sets the value of a given annotation property on a given element in the context of a given ontology This function assumes that the annotation property should have a single value in the given ontology context
setAnnotationPropertyValue(Ontology, AnnotationProperty, Literal) - Static method in class io.opencaesar.oml.util.OmlWrite
Sets the value of a given annotation property on a given element in the context of a given ontology This function assumes that the annotation property should have a single value in the given ontology context
setAntecedentRule(Rule) - Method in class io.opencaesar.oml.impl.PredicateImpl
setAntecedentRule(Rule) - Method in interface io.opencaesar.oml.Predicate
Sets the value of the 'Antecedent Rule' container reference.
setAspect(Aspect) - Method in interface io.opencaesar.oml.AspectReference
Sets the value of the 'Aspect' reference.
setAspect(Aspect) - Method in class io.opencaesar.oml.impl.AspectReferenceImpl
setAsymmetric(boolean) - Method in class io.opencaesar.oml.impl.RelationEntityImpl
setAsymmetric(boolean) - Method in interface io.opencaesar.oml.RelationEntity
Sets the value of the 'Asymmetric' attribute.
setCardinality(long) - Method in class io.opencaesar.oml.impl.RelationCardinalityRestrictionAxiomImpl
setCardinality(long) - Method in class io.opencaesar.oml.impl.ScalarPropertyCardinalityRestrictionAxiomImpl
setCardinality(long) - Method in class io.opencaesar.oml.impl.StructuredPropertyCardinalityRestrictionAxiomImpl
setCardinality(long) - Method in interface io.opencaesar.oml.RelationCardinalityRestrictionAxiom
Sets the value of the 'Cardinality' attribute.
setCardinality(long) - Method in interface io.opencaesar.oml.ScalarPropertyCardinalityRestrictionAxiom
Sets the value of the 'Cardinality' attribute.
setCardinality(long) - Method in interface io.opencaesar.oml.StructuredPropertyCardinalityRestrictionAxiom
Sets the value of the 'Cardinality' attribute.
setConcept(Concept) - Method in interface io.opencaesar.oml.ConceptReference
Sets the value of the 'Concept' reference.
setConcept(Concept) - Method in class io.opencaesar.oml.impl.ConceptReferenceImpl
setConsequentRule(Rule) - Method in class io.opencaesar.oml.impl.PredicateImpl
setConsequentRule(Rule) - Method in interface io.opencaesar.oml.Predicate
Sets the value of the 'Consequent Rule' container reference.
setContainmentReference(Ontology, Element, EReference, EReference, Element) - Static method in class io.opencaesar.oml.util.OmlWrite
Sets the given object to be contained by the given subject in the context of the given ontology If the subject is a member of the given ontology; then the given member eRef will be used as the containment eRef otherwise a reference to the subject is created (or retrieved) first in the ontology, then the given reference eRef will be used as the containment eRef.
setContainmentReference(Ontology, String, EReference, EReference, Element) - Method in class io.opencaesar.oml.util.OmlBuilder
Sets the given object to be contained by the given subject that is resolved by iri in the context of the given ontology If the subject iri resolves to a member of the given ontology; then the given member eRef will be used as the containment eRef otherwise a reference to the subject is created (or retrieved) first in the ontology, then the given reference eRef will be used as the containment eRef.
setCrossReference(Ontology, Element, EReference, IdentifiedElement) - Static method in class io.opencaesar.oml.util.OmlWrite
Sets the given eRef on the given subject to an object in the context of the given ontology
setCrossReference(Ontology, Element, EReference, String) - Method in class io.opencaesar.oml.util.OmlBuilder
Sets the given eRef on the given subject to an object that is resolved by iri in the context of the given ontology Object iri resolution and setting of the cross reference is deferred until the building is finished
setCrossReferences(Ontology, Element, EReference, List<Element>) - Static method in class io.opencaesar.oml.util.OmlWrite
Sets the given eRef on the given subject to a List of objects in the context of the given ontology
setCrossReferences(Ontology, Element, EReference, List<String>) - Method in class io.opencaesar.oml.util.OmlBuilder
Sets the given eRef on the given subject to a List of objects that are resolved by iri in the context of the given ontology Object iri resolution and setting of the cross reference is deferred until the building is finished
setDomain(Classifier) - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
setDomain(Classifier) - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
setDomain(Classifier) - Method in interface io.opencaesar.oml.ScalarProperty
Sets the value of the 'Domain' reference.
setDomain(Classifier) - Method in interface io.opencaesar.oml.StructuredProperty
Sets the value of the 'Domain' reference.
setEntity(RelationEntity) - Method in class io.opencaesar.oml.impl.RelationEntityPredicateImpl
setEntity(RelationEntity) - Method in class io.opencaesar.oml.impl.RelationEntityReferenceImpl
setEntity(RelationEntity) - Method in interface io.opencaesar.oml.RelationEntityPredicate
Sets the value of the 'Entity' reference.
setEntity(RelationEntity) - Method in interface io.opencaesar.oml.RelationEntityReference
Sets the value of the 'Entity' reference.
setEntityVariable(String) - Method in class io.opencaesar.oml.impl.RelationEntityPredicateImpl
setEntityVariable(String) - Method in interface io.opencaesar.oml.RelationEntityPredicate
Sets the value of the 'Entity Variable' attribute.
setFeature(Feature) - Method in interface io.opencaesar.oml.FeaturePredicate
Sets the value of the 'Feature' reference.
setFeature(Feature) - Method in class io.opencaesar.oml.impl.FeaturePredicateImpl
setForwardRelation(ForwardRelation) - Method in class io.opencaesar.oml.impl.RelationEntityImpl
setForwardRelation(ForwardRelation) - Method in interface io.opencaesar.oml.RelationEntity
Sets the value of the 'Forward Relation' containment reference.
setFunctional(boolean) - Method in class io.opencaesar.oml.impl.RelationEntityImpl
setFunctional(boolean) - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
setFunctional(boolean) - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
setFunctional(boolean) - Method in interface io.opencaesar.oml.RelationEntity
Sets the value of the 'Functional' attribute.
setFunctional(boolean) - Method in interface io.opencaesar.oml.ScalarProperty
Sets the value of the 'Functional' attribute.
setFunctional(boolean) - Method in interface io.opencaesar.oml.StructuredProperty
Sets the value of the 'Functional' attribute.
setInstance(ConceptInstance) - Method in interface io.opencaesar.oml.ConceptInstanceReference
Sets the value of the 'Instance' reference.
setInstance(ConceptInstance) - Method in class io.opencaesar.oml.impl.ConceptInstanceReferenceImpl
setInstance(RelationInstance) - Method in class io.opencaesar.oml.impl.RelationInstanceReferenceImpl
setInstance(RelationInstance) - Method in interface io.opencaesar.oml.RelationInstanceReference
Sets the value of the 'Instance' reference.
setInstance2(NamedInstance) - Method in interface io.opencaesar.oml.BinaryPredicate
Sets the value of the 'Instance2' reference.
setInstance2(NamedInstance) - Method in class io.opencaesar.oml.impl.BinaryPredicateImpl
setInverseFunctional(boolean) - Method in class io.opencaesar.oml.impl.RelationEntityImpl
setInverseFunctional(boolean) - Method in interface io.opencaesar.oml.RelationEntity
Sets the value of the 'Inverse Functional' attribute.
setIrreflexive(boolean) - Method in class io.opencaesar.oml.impl.RelationEntityImpl
setIrreflexive(boolean) - Method in interface io.opencaesar.oml.RelationEntity
Sets the value of the 'Irreflexive' attribute.
setKind(CardinalityRestrictionKind) - Method in class io.opencaesar.oml.impl.RelationCardinalityRestrictionAxiomImpl
setKind(CardinalityRestrictionKind) - Method in class io.opencaesar.oml.impl.ScalarPropertyCardinalityRestrictionAxiomImpl
setKind(CardinalityRestrictionKind) - Method in class io.opencaesar.oml.impl.StructuredPropertyCardinalityRestrictionAxiomImpl
setKind(CardinalityRestrictionKind) - Method in interface io.opencaesar.oml.RelationCardinalityRestrictionAxiom
Sets the value of the 'Kind' attribute.
setKind(CardinalityRestrictionKind) - Method in interface io.opencaesar.oml.ScalarPropertyCardinalityRestrictionAxiom
Sets the value of the 'Kind' attribute.
setKind(CardinalityRestrictionKind) - Method in interface io.opencaesar.oml.StructuredPropertyCardinalityRestrictionAxiom
Sets the value of the 'Kind' attribute.
setKind(RangeRestrictionKind) - Method in class io.opencaesar.oml.impl.RelationRangeRestrictionAxiomImpl
setKind(RangeRestrictionKind) - Method in class io.opencaesar.oml.impl.ScalarPropertyRangeRestrictionAxiomImpl
setKind(RangeRestrictionKind) - Method in class io.opencaesar.oml.impl.StructuredPropertyRangeRestrictionAxiomImpl
setKind(RangeRestrictionKind) - Method in interface io.opencaesar.oml.RelationRangeRestrictionAxiom
Sets the value of the 'Kind' attribute.
setKind(RangeRestrictionKind) - Method in interface io.opencaesar.oml.ScalarPropertyRangeRestrictionAxiom
Sets the value of the 'Kind' attribute.
setKind(RangeRestrictionKind) - Method in interface io.opencaesar.oml.StructuredPropertyRangeRestrictionAxiom
Sets the value of the 'Kind' attribute.
setLangTag(String) - Method in class io.opencaesar.oml.impl.QuotedLiteralImpl
setLangTag(String) - Method in interface io.opencaesar.oml.QuotedLiteral
Sets the value of the 'Lang Tag' attribute.
setLanguage(String) - Method in interface io.opencaesar.oml.FacetedScalar
Sets the value of the 'Language' attribute.
setLanguage(String) - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
setLength(Long) - Method in interface io.opencaesar.oml.FacetedScalar
Sets the value of the 'Length' attribute.
setLength(Long) - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
setLiteral2(Literal) - Method in interface io.opencaesar.oml.FeaturePredicate
Sets the value of the 'Literal2' containment reference.
setLiteral2(Literal) - Method in class io.opencaesar.oml.impl.FeaturePredicateImpl
setMaxExclusive(Literal) - Method in interface io.opencaesar.oml.FacetedScalar
Sets the value of the 'Max Exclusive' containment reference.
setMaxExclusive(Literal) - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
setMaxInclusive(Literal) - Method in interface io.opencaesar.oml.FacetedScalar
Sets the value of the 'Max Inclusive' containment reference.
setMaxInclusive(Literal) - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
setMaxLength(Long) - Method in interface io.opencaesar.oml.FacetedScalar
Sets the value of the 'Max Length' attribute.
setMaxLength(Long) - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
setMinExclusive(Literal) - Method in interface io.opencaesar.oml.FacetedScalar
Sets the value of the 'Min Exclusive' containment reference.
setMinExclusive(Literal) - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
setMinInclusive(Literal) - Method in interface io.opencaesar.oml.FacetedScalar
Sets the value of the 'Min Inclusive' containment reference.
setMinInclusive(Literal) - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
setMinLength(Long) - Method in interface io.opencaesar.oml.FacetedScalar
Sets the value of the 'Min Length' attribute.
setMinLength(Long) - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
setName(String) - Method in class io.opencaesar.oml.impl.MemberImpl
setName(String) - Method in interface io.opencaesar.oml.Member
Sets the value of the 'Name' attribute.
setNamespace(String) - Method in class io.opencaesar.oml.impl.ImportImpl
setNamespace(String) - Method in class io.opencaesar.oml.impl.OntologyImpl
setNamespace(String) - Method in interface io.opencaesar.oml.Import
Sets the value of the 'Namespace' attribute.
setNamespace(String) - Method in interface io.opencaesar.oml.Ontology
Sets the value of the 'Namespace' attribute.
setOwningAssertion(StructuredPropertyValueAssertion) - Method in class io.opencaesar.oml.impl.StructureInstanceImpl
setOwningAssertion(StructuredPropertyValueAssertion) - Method in interface io.opencaesar.oml.StructureInstance
Sets the value of the 'Owning Assertion' container reference.
setOwningAxiom(StructuredPropertyValueRestrictionAxiom) - Method in class io.opencaesar.oml.impl.StructureInstanceImpl
setOwningAxiom(StructuredPropertyValueRestrictionAxiom) - Method in interface io.opencaesar.oml.StructureInstance
Sets the value of the 'Owning Axiom' container reference.
setOwningClassifier(Classifier) - Method in class io.opencaesar.oml.impl.PropertyRestrictionAxiomImpl
setOwningClassifier(Classifier) - Method in interface io.opencaesar.oml.PropertyRestrictionAxiom
Sets the value of the 'Owning Classifier' container reference.
setOwningDescription(Description) - Method in interface io.opencaesar.oml.DescriptionImport
Sets the value of the 'Owning Description' container reference.
setOwningDescription(Description) - Method in interface io.opencaesar.oml.DescriptionStatement
Sets the value of the 'Owning Description' container reference.
setOwningDescription(Description) - Method in class io.opencaesar.oml.impl.DescriptionImportImpl
setOwningDescription(Description) - Method in class io.opencaesar.oml.impl.DescriptionStatementImpl
setOwningDescription(Description) - Method in class io.opencaesar.oml.impl.NamedInstanceImpl
setOwningDescription(Description) - Method in class io.opencaesar.oml.impl.NamedInstanceReferenceImpl
setOwningDescriptionBundle(DescriptionBundle) - Method in interface io.opencaesar.oml.DescriptionBundleImport
Sets the value of the 'Owning Description Bundle' container reference.
setOwningDescriptionBundle(DescriptionBundle) - Method in class io.opencaesar.oml.impl.DescriptionBundleImportImpl
setOwningElement(AnnotatedElement) - Method in interface io.opencaesar.oml.Annotation
Sets the value of the 'Owning Element' container reference.
setOwningElement(AnnotatedElement) - Method in class io.opencaesar.oml.impl.AnnotationImpl
setOwningEntity(Entity) - Method in class io.opencaesar.oml.impl.KeyAxiomImpl
setOwningEntity(Entity) - Method in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
setOwningEntity(Entity) - Method in interface io.opencaesar.oml.KeyAxiom
Sets the value of the 'Owning Entity' container reference.
setOwningEntity(Entity) - Method in interface io.opencaesar.oml.RelationRestrictionAxiom
Sets the value of the 'Owning Entity' container reference.
setOwningInstance(ConceptInstance) - Method in interface io.opencaesar.oml.ConceptTypeAssertion
Sets the value of the 'Owning Instance' container reference.
setOwningInstance(ConceptInstance) - Method in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
setOwningInstance(Instance) - Method in class io.opencaesar.oml.impl.PropertyValueAssertionImpl
setOwningInstance(Instance) - Method in interface io.opencaesar.oml.PropertyValueAssertion
Sets the value of the 'Owning Instance' container reference.
setOwningInstance(NamedInstance) - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
setOwningInstance(NamedInstance) - Method in interface io.opencaesar.oml.LinkAssertion
Sets the value of the 'Owning Instance' container reference.
setOwningInstance(RelationInstance) - Method in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
setOwningInstance(RelationInstance) - Method in interface io.opencaesar.oml.RelationTypeAssertion
Sets the value of the 'Owning Instance' container reference.
setOwningReference(ClassifierReference) - Method in class io.opencaesar.oml.impl.PropertyRestrictionAxiomImpl
setOwningReference(ClassifierReference) - Method in interface io.opencaesar.oml.PropertyRestrictionAxiom
Sets the value of the 'Owning Reference' container reference.
setOwningReference(ConceptInstanceReference) - Method in interface io.opencaesar.oml.ConceptTypeAssertion
Sets the value of the 'Owning Reference' container reference.
setOwningReference(ConceptInstanceReference) - Method in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
setOwningReference(EntityReference) - Method in class io.opencaesar.oml.impl.KeyAxiomImpl
setOwningReference(EntityReference) - Method in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
setOwningReference(EntityReference) - Method in interface io.opencaesar.oml.KeyAxiom
Sets the value of the 'Owning Reference' container reference.
setOwningReference(EntityReference) - Method in interface io.opencaesar.oml.RelationRestrictionAxiom
Sets the value of the 'Owning Reference' container reference.
setOwningReference(NamedInstanceReference) - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
setOwningReference(NamedInstanceReference) - Method in class io.opencaesar.oml.impl.PropertyValueAssertionImpl
setOwningReference(NamedInstanceReference) - Method in interface io.opencaesar.oml.LinkAssertion
Sets the value of the 'Owning Reference' container reference.
setOwningReference(NamedInstanceReference) - Method in interface io.opencaesar.oml.PropertyValueAssertion
Sets the value of the 'Owning Reference' container reference.
setOwningReference(Reference) - Method in interface io.opencaesar.oml.Annotation
Sets the value of the 'Owning Reference' container reference.
setOwningReference(Reference) - Method in class io.opencaesar.oml.impl.AnnotationImpl
setOwningReference(RelationInstanceReference) - Method in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
setOwningReference(RelationInstanceReference) - Method in interface io.opencaesar.oml.RelationTypeAssertion
Sets the value of the 'Owning Reference' container reference.
setOwningReference(SpecializableTermReference) - Method in class io.opencaesar.oml.impl.SpecializationAxiomImpl
setOwningReference(SpecializableTermReference) - Method in interface io.opencaesar.oml.SpecializationAxiom
Sets the value of the 'Owning Reference' container reference.
setOwningTerm(SpecializableTerm) - Method in class io.opencaesar.oml.impl.SpecializationAxiomImpl
setOwningTerm(SpecializableTerm) - Method in interface io.opencaesar.oml.SpecializationAxiom
Sets the value of the 'Owning Term' container reference.
setOwningVocabulary(Vocabulary) - Method in class io.opencaesar.oml.impl.AnnotationPropertyImpl
setOwningVocabulary(Vocabulary) - Method in class io.opencaesar.oml.impl.RelationReferenceImpl
setOwningVocabulary(Vocabulary) - Method in class io.opencaesar.oml.impl.RuleImpl
setOwningVocabulary(Vocabulary) - Method in class io.opencaesar.oml.impl.RuleReferenceImpl
setOwningVocabulary(Vocabulary) - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
setOwningVocabulary(Vocabulary) - Method in class io.opencaesar.oml.impl.SpecializableTermImpl
setOwningVocabulary(Vocabulary) - Method in class io.opencaesar.oml.impl.SpecializableTermReferenceImpl
setOwningVocabulary(Vocabulary) - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
setOwningVocabulary(Vocabulary) - Method in class io.opencaesar.oml.impl.VocabularyImportImpl
setOwningVocabulary(Vocabulary) - Method in class io.opencaesar.oml.impl.VocabularyStatementImpl
setOwningVocabulary(Vocabulary) - Method in interface io.opencaesar.oml.VocabularyImport
Sets the value of the 'Owning Vocabulary' container reference.
setOwningVocabulary(Vocabulary) - Method in interface io.opencaesar.oml.VocabularyStatement
Sets the value of the 'Owning Vocabulary' container reference.
setOwningVocabularyBundle(VocabularyBundle) - Method in class io.opencaesar.oml.impl.VocabularyBundleImportImpl
setOwningVocabularyBundle(VocabularyBundle) - Method in interface io.opencaesar.oml.VocabularyBundleImport
Sets the value of the 'Owning Vocabulary Bundle' container reference.
setPattern(String) - Method in interface io.opencaesar.oml.FacetedScalar
Sets the value of the 'Pattern' attribute.
setPattern(String) - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
setPrefix(String) - Method in class io.opencaesar.oml.impl.ImportImpl
setPrefix(String) - Method in class io.opencaesar.oml.impl.OntologyImpl
setPrefix(String) - Method in interface io.opencaesar.oml.Import
Sets the value of the 'Prefix' attribute.
setPrefix(String) - Method in interface io.opencaesar.oml.Ontology
Sets the value of the 'Prefix' attribute.
setProperty(AnnotationProperty) - Method in interface io.opencaesar.oml.Annotation
Sets the value of the 'Property' reference.
setProperty(AnnotationProperty) - Method in interface io.opencaesar.oml.AnnotationPropertyReference
Sets the value of the 'Property' reference.
setProperty(AnnotationProperty) - Method in class io.opencaesar.oml.impl.AnnotationImpl
setProperty(AnnotationProperty) - Method in class io.opencaesar.oml.impl.AnnotationPropertyReferenceImpl
setProperty(ScalarProperty) - Method in class io.opencaesar.oml.impl.ScalarPropertyReferenceImpl
setProperty(ScalarProperty) - Method in class io.opencaesar.oml.impl.ScalarPropertyRestrictionAxiomImpl
setProperty(ScalarProperty) - Method in class io.opencaesar.oml.impl.ScalarPropertyValueAssertionImpl
setProperty(ScalarProperty) - Method in interface io.opencaesar.oml.ScalarPropertyReference
Sets the value of the 'Property' reference.
setProperty(ScalarProperty) - Method in interface io.opencaesar.oml.ScalarPropertyRestrictionAxiom
Sets the value of the 'Property' reference.
setProperty(ScalarProperty) - Method in interface io.opencaesar.oml.ScalarPropertyValueAssertion
Sets the value of the 'Property' reference.
setProperty(StructuredProperty) - Method in class io.opencaesar.oml.impl.StructuredPropertyReferenceImpl
setProperty(StructuredProperty) - Method in class io.opencaesar.oml.impl.StructuredPropertyRestrictionAxiomImpl
setProperty(StructuredProperty) - Method in class io.opencaesar.oml.impl.StructuredPropertyValueAssertionImpl
setProperty(StructuredProperty) - Method in interface io.opencaesar.oml.StructuredPropertyReference
Sets the value of the 'Property' reference.
setProperty(StructuredProperty) - Method in interface io.opencaesar.oml.StructuredPropertyRestrictionAxiom
Sets the value of the 'Property' reference.
setProperty(StructuredProperty) - Method in interface io.opencaesar.oml.StructuredPropertyValueAssertion
Sets the value of the 'Property' reference.
setRange(Entity) - Method in class io.opencaesar.oml.impl.RelationCardinalityRestrictionAxiomImpl
setRange(Entity) - Method in class io.opencaesar.oml.impl.RelationRangeRestrictionAxiomImpl
setRange(Entity) - Method in interface io.opencaesar.oml.RelationCardinalityRestrictionAxiom
Sets the value of the 'Range' reference.
setRange(Entity) - Method in interface io.opencaesar.oml.RelationRangeRestrictionAxiom
Sets the value of the 'Range' reference.
setRange(Scalar) - Method in class io.opencaesar.oml.impl.ScalarPropertyCardinalityRestrictionAxiomImpl
setRange(Scalar) - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
setRange(Scalar) - Method in class io.opencaesar.oml.impl.ScalarPropertyRangeRestrictionAxiomImpl
setRange(Scalar) - Method in interface io.opencaesar.oml.ScalarProperty
Sets the value of the 'Range' reference.
setRange(Scalar) - Method in interface io.opencaesar.oml.ScalarPropertyCardinalityRestrictionAxiom
Sets the value of the 'Range' reference.
setRange(Scalar) - Method in interface io.opencaesar.oml.ScalarPropertyRangeRestrictionAxiom
Sets the value of the 'Range' reference.
setRange(Structure) - Method in class io.opencaesar.oml.impl.StructuredPropertyCardinalityRestrictionAxiomImpl
setRange(Structure) - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
setRange(Structure) - Method in class io.opencaesar.oml.impl.StructuredPropertyRangeRestrictionAxiomImpl
setRange(Structure) - Method in interface io.opencaesar.oml.StructuredProperty
Sets the value of the 'Range' reference.
setRange(Structure) - Method in interface io.opencaesar.oml.StructuredPropertyCardinalityRestrictionAxiom
Sets the value of the 'Range' reference.
setRange(Structure) - Method in interface io.opencaesar.oml.StructuredPropertyRangeRestrictionAxiom
Sets the value of the 'Range' reference.
setReferenceValue(Member) - Method in interface io.opencaesar.oml.Annotation
Sets the value of the 'Reference Value' reference.
setReferenceValue(Member) - Method in class io.opencaesar.oml.impl.AnnotationImpl
setReflexive(boolean) - Method in class io.opencaesar.oml.impl.RelationEntityImpl
setReflexive(boolean) - Method in interface io.opencaesar.oml.RelationEntity
Sets the value of the 'Reflexive' attribute.
setRelation(Relation) - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
setRelation(Relation) - Method in class io.opencaesar.oml.impl.RelationReferenceImpl
setRelation(Relation) - Method in class io.opencaesar.oml.impl.RelationRestrictionAxiomImpl
setRelation(Relation) - Method in interface io.opencaesar.oml.LinkAssertion
Sets the value of the 'Relation' reference.
setRelation(Relation) - Method in interface io.opencaesar.oml.RelationReference
Sets the value of the 'Relation' reference.
setRelation(Relation) - Method in interface io.opencaesar.oml.RelationRestrictionAxiom
Sets the value of the 'Relation' reference.
setRelationEntity(RelationEntity) - Method in interface io.opencaesar.oml.ForwardRelation
Sets the value of the 'Relation Entity' container reference.
setRelationEntity(RelationEntity) - Method in class io.opencaesar.oml.impl.ForwardRelationImpl
setRelationEntity(RelationEntity) - Method in class io.opencaesar.oml.impl.ReverseRelationImpl
setRelationEntity(RelationEntity) - Method in interface io.opencaesar.oml.ReverseRelation
Sets the value of the 'Relation Entity' container reference.
setReverseRelation(ReverseRelation) - Method in class io.opencaesar.oml.impl.RelationEntityImpl
setReverseRelation(ReverseRelation) - Method in interface io.opencaesar.oml.RelationEntity
Sets the value of the 'Reverse Relation' containment reference.
setRule(Rule) - Method in class io.opencaesar.oml.impl.RuleReferenceImpl
setRule(Rule) - Method in interface io.opencaesar.oml.RuleReference
Sets the value of the 'Rule' reference.
setScalar(EnumeratedScalar) - Method in interface io.opencaesar.oml.EnumeratedScalarReference
Sets the value of the 'Scalar' reference.
setScalar(EnumeratedScalar) - Method in class io.opencaesar.oml.impl.EnumeratedScalarReferenceImpl
setScalar(FacetedScalar) - Method in interface io.opencaesar.oml.FacetedScalarReference
Sets the value of the 'Scalar' reference.
setScalar(FacetedScalar) - Method in class io.opencaesar.oml.impl.FacetedScalarReferenceImpl
setScalarPropertyValue(Ontology, Instance, ScalarProperty, Literal) - Static method in class io.opencaesar.oml.util.OmlWrite
Sets the value of a given annotation property on a given element in the context of a given ontology This function assumes that the scalar property should have a single value in the given ontology context
setSource(Entity) - Method in class io.opencaesar.oml.impl.RelationEntityImpl
setSource(Entity) - Method in interface io.opencaesar.oml.RelationEntity
Sets the value of the 'Source' reference.
setSpecializedTerm(SpecializableTerm) - Method in class io.opencaesar.oml.impl.SpecializationAxiomImpl
setSpecializedTerm(SpecializableTerm) - Method in interface io.opencaesar.oml.SpecializationAxiom
Sets the value of the 'Specialized Term' reference.
setStructure(Structure) - Method in class io.opencaesar.oml.impl.StructureReferenceImpl
setStructure(Structure) - Method in interface io.opencaesar.oml.StructureReference
Sets the value of the 'Structure' reference.
setSymmetric(boolean) - Method in class io.opencaesar.oml.impl.RelationEntityImpl
setSymmetric(boolean) - Method in interface io.opencaesar.oml.RelationEntity
Sets the value of the 'Symmetric' attribute.
setTarget(Entity) - Method in class io.opencaesar.oml.impl.RelationEntityImpl
setTarget(Entity) - Method in interface io.opencaesar.oml.RelationEntity
Sets the value of the 'Target' reference.
setTarget(NamedInstance) - Method in class io.opencaesar.oml.impl.LinkAssertionImpl
setTarget(NamedInstance) - Method in class io.opencaesar.oml.impl.RelationTargetRestrictionAxiomImpl
setTarget(NamedInstance) - Method in interface io.opencaesar.oml.LinkAssertion
Sets the value of the 'Target' reference.
setTarget(NamedInstance) - Method in interface io.opencaesar.oml.RelationTargetRestrictionAxiom
Sets the value of the 'Target' reference.
setTransitive(boolean) - Method in class io.opencaesar.oml.impl.RelationEntityImpl
setTransitive(boolean) - Method in interface io.opencaesar.oml.RelationEntity
Sets the value of the 'Transitive' attribute.
setType(Concept) - Method in interface io.opencaesar.oml.ConceptTypeAssertion
Sets the value of the 'Type' reference.
setType(Concept) - Method in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
setType(RelationEntity) - Method in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
setType(RelationEntity) - Method in interface io.opencaesar.oml.RelationTypeAssertion
Sets the value of the 'Type' reference.
setType(Scalar) - Method in class io.opencaesar.oml.impl.QuotedLiteralImpl
setType(Scalar) - Method in interface io.opencaesar.oml.QuotedLiteral
Sets the value of the 'Type' reference.
setType(Structure) - Method in class io.opencaesar.oml.impl.StructureInstanceImpl
setType(Structure) - Method in interface io.opencaesar.oml.StructureInstance
Sets the value of the 'Type' reference.
setType(Type) - Method in class io.opencaesar.oml.impl.TypePredicateImpl
setType(Type) - Method in interface io.opencaesar.oml.TypePredicate
Sets the value of the 'Type' reference.
setValue(boolean) - Method in interface io.opencaesar.oml.BooleanLiteral
Sets the value of the 'Value' attribute.
setValue(boolean) - Method in class io.opencaesar.oml.impl.BooleanLiteralImpl
setValue(double) - Method in interface io.opencaesar.oml.DoubleLiteral
Sets the value of the 'Value' attribute.
setValue(double) - Method in class io.opencaesar.oml.impl.DoubleLiteralImpl
setValue(int) - Method in class io.opencaesar.oml.impl.IntegerLiteralImpl
setValue(int) - Method in interface io.opencaesar.oml.IntegerLiteral
Sets the value of the 'Value' attribute.
setValue(Literal) - Method in interface io.opencaesar.oml.Annotation
Sets the value of the 'Value' containment reference.
setValue(Literal) - Method in class io.opencaesar.oml.impl.AnnotationImpl
setValue(Literal) - Method in class io.opencaesar.oml.impl.ScalarPropertyValueAssertionImpl
setValue(Literal) - Method in class io.opencaesar.oml.impl.ScalarPropertyValueRestrictionAxiomImpl
setValue(Literal) - Method in interface io.opencaesar.oml.ScalarPropertyValueAssertion
Sets the value of the 'Value' containment reference.
setValue(Literal) - Method in interface io.opencaesar.oml.ScalarPropertyValueRestrictionAxiom
Sets the value of the 'Value' containment reference.
setValue(StructureInstance) - Method in class io.opencaesar.oml.impl.StructuredPropertyValueAssertionImpl
setValue(StructureInstance) - Method in class io.opencaesar.oml.impl.StructuredPropertyValueRestrictionAxiomImpl
setValue(StructureInstance) - Method in interface io.opencaesar.oml.StructuredPropertyValueAssertion
Sets the value of the 'Value' containment reference.
setValue(StructureInstance) - Method in interface io.opencaesar.oml.StructuredPropertyValueRestrictionAxiom
Sets the value of the 'Value' containment reference.
setValue(String) - Method in class io.opencaesar.oml.impl.QuotedLiteralImpl
setValue(String) - Method in interface io.opencaesar.oml.QuotedLiteral
Sets the value of the 'Value' attribute.
setValue(BigDecimal) - Method in interface io.opencaesar.oml.DecimalLiteral
Sets the value of the 'Value' attribute.
setValue(BigDecimal) - Method in class io.opencaesar.oml.impl.DecimalLiteralImpl
setVariable(String) - Method in class io.opencaesar.oml.impl.UnaryPredicateImpl
setVariable(String) - Method in interface io.opencaesar.oml.UnaryPredicate
Sets the value of the 'Variable' attribute.
setVariable1(String) - Method in interface io.opencaesar.oml.BinaryPredicate
Sets the value of the 'Variable1' attribute.
setVariable1(String) - Method in class io.opencaesar.oml.impl.BinaryPredicateImpl
setVariable2(String) - Method in interface io.opencaesar.oml.BinaryPredicate
Sets the value of the 'Variable2' attribute.
setVariable2(String) - Method in class io.opencaesar.oml.impl.BinaryPredicateImpl
SLASH - Enum constant in enum class io.opencaesar.oml.SeparatorKind
The 'Slash' literal object.
SLASH_VALUE - Static variable in enum class io.opencaesar.oml.SeparatorKind
The 'Slash' literal value.
SOME - Enum constant in enum class io.opencaesar.oml.RangeRestrictionKind
The 'Some' literal object.
SOME_VALUE - Static variable in enum class io.opencaesar.oml.RangeRestrictionKind
The 'Some' literal value.
source - Variable in class io.opencaesar.oml.impl.RelationEntityImpl
The cached value of the 'Source' reference.
sources - Variable in class io.opencaesar.oml.impl.RelationInstanceImpl
The cached value of the 'Sources' reference list.
SPECIALIZABLE_TERM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Specializable Term' class.
SPECIALIZABLE_TERM - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Specializable Term' class.
SPECIALIZABLE_TERM___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
SPECIALIZABLE_TERM___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
SPECIALIZABLE_TERM___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
SPECIALIZABLE_TERM___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
SPECIALIZABLE_TERM__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
SPECIALIZABLE_TERM__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
SPECIALIZABLE_TERM__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Specializations' containment reference list feature.
SPECIALIZABLE_TERM__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
SPECIALIZABLE_TERM__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
SPECIALIZABLE_TERM_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Specializable Term' class.
SPECIALIZABLE_TERM_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Specializable Term' class.
SPECIALIZABLE_TERM_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Specializable Term Reference' class.
SPECIALIZABLE_TERM_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Specializable Term Reference' class.
SPECIALIZABLE_TERM_REFERENCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
SPECIALIZABLE_TERM_REFERENCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
SPECIALIZABLE_TERM_REFERENCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
SPECIALIZABLE_TERM_REFERENCE__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Specializations' containment reference list feature.
SPECIALIZABLE_TERM_REFERENCE__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
SPECIALIZABLE_TERM_REFERENCE__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
SPECIALIZABLE_TERM_REFERENCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Specializable Term Reference' class.
SPECIALIZABLE_TERM_REFERENCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Specializable Term Reference' class.
SpecializableTerm - Interface in io.opencaesar.oml
A representation of the model object 'Specializable Term'.
SpecializableTermImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Specializable Term'.
SpecializableTermImpl() - Constructor for class io.opencaesar.oml.impl.SpecializableTermImpl
SpecializableTermReference - Interface in io.opencaesar.oml
A representation of the model object 'Specializable Term Reference'.
SpecializableTermReferenceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Specializable Term Reference'.
SpecializableTermReferenceImpl() - Constructor for class io.opencaesar.oml.impl.SpecializableTermReferenceImpl
SPECIALIZATION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Specialization Axiom' class.
SPECIALIZATION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Specialization Axiom' class.
SPECIALIZATION_AXIOM___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
SPECIALIZATION_AXIOM___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
SPECIALIZATION_AXIOM__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Reference' container reference feature.
SPECIALIZATION_AXIOM__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
SPECIALIZATION_AXIOM__OWNING_TERM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Term' container reference feature.
SPECIALIZATION_AXIOM__OWNING_TERM - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Term' container reference.
SPECIALIZATION_AXIOM__SPECIALIZED_TERM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Specialized Term' reference feature.
SPECIALIZATION_AXIOM__SPECIALIZED_TERM - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Specialized Term' reference.
SPECIALIZATION_AXIOM_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Specialization Axiom' class.
SPECIALIZATION_AXIOM_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Specialization Axiom' class.
SpecializationAxiom - Interface in io.opencaesar.oml
A representation of the model object 'Specialization Axiom'.
SpecializationAxiomImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Specialization Axiom'.
SpecializationAxiomImpl() - Constructor for class io.opencaesar.oml.impl.SpecializationAxiomImpl
specializedTerm - Variable in class io.opencaesar.oml.impl.SpecializationAxiomImpl
The cached value of the 'Specialized Term' reference.
start() - Method in class io.opencaesar.oml.util.OmlBuilder
Perform actions at the start of the building process
Statement - Interface in io.opencaesar.oml
A representation of the model object 'Statement'.
STATEMENT - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Statement' class.
STATEMENT - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Statement' class.
STATEMENT___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
STATEMENT___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
STATEMENT_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Statement' class.
STATEMENT_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Statement' class.
StatementImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Statement'.
StatementImpl() - Constructor for class io.opencaesar.oml.impl.StatementImpl
structure - Variable in class io.opencaesar.oml.impl.StructureReferenceImpl
The cached value of the 'Structure' reference.
Structure - Interface in io.opencaesar.oml
A representation of the model object 'Structure'.
STRUCTURE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Structure' class.
STRUCTURE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Structure' class.
STRUCTURE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
STRUCTURE___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
STRUCTURE___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
STRUCTURE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
STRUCTURE__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
STRUCTURE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
STRUCTURE__OWNED_PROPERTY_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Restrictions' containment reference list.
STRUCTURE__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
STRUCTURE__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
STRUCTURE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Structure' class.
STRUCTURE_INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Structure Instance' class.
STRUCTURE_INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Structure Instance' class.
STRUCTURE_INSTANCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
STRUCTURE_INSTANCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
STRUCTURE_INSTANCE__OWNED_PROPERTY_VALUES - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Values' containment reference list.
STRUCTURE_INSTANCE__OWNING_ASSERTION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Assertion' container reference feature.
STRUCTURE_INSTANCE__OWNING_ASSERTION - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Assertion' container reference.
STRUCTURE_INSTANCE__OWNING_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Axiom' container reference feature.
STRUCTURE_INSTANCE__OWNING_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Axiom' container reference.
STRUCTURE_INSTANCE__TYPE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Type' reference feature.
STRUCTURE_INSTANCE__TYPE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Type' reference.
STRUCTURE_INSTANCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Structure Instance' class.
STRUCTURE_INSTANCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Structure Instance' class.
STRUCTURE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Structure' class.
STRUCTURE_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Structure Reference' class.
STRUCTURE_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Structure Reference' class.
STRUCTURE_REFERENCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
STRUCTURE_REFERENCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
STRUCTURE_REFERENCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
STRUCTURE_REFERENCE__OWNED_PROPERTY_RESTRICTIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Property Restrictions' containment reference list.
STRUCTURE_REFERENCE__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
STRUCTURE_REFERENCE__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
STRUCTURE_REFERENCE__STRUCTURE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Structure' reference feature.
STRUCTURE_REFERENCE__STRUCTURE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Structure' reference.
STRUCTURE_REFERENCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Structure Reference' class.
STRUCTURE_REFERENCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Structure Reference' class.
STRUCTURED_PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Structured Property' class.
STRUCTURED_PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Structured Property' class.
STRUCTURED_PROPERTY___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
STRUCTURED_PROPERTY___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
STRUCTURED_PROPERTY___GET_DOMAIN - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Domain' operation.
STRUCTURED_PROPERTY___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
STRUCTURED_PROPERTY___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
STRUCTURED_PROPERTY___GET_RANGE - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Range' operation.
STRUCTURED_PROPERTY___IS_FUNCTIONAL - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Is Functional' operation.
STRUCTURED_PROPERTY__DOMAIN - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Domain' reference feature.
STRUCTURED_PROPERTY__DOMAIN - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Domain' reference.
STRUCTURED_PROPERTY__FUNCTIONAL - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Functional' attribute feature.
STRUCTURED_PROPERTY__FUNCTIONAL - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Functional' attribute.
STRUCTURED_PROPERTY__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
STRUCTURED_PROPERTY__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
STRUCTURED_PROPERTY__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
STRUCTURED_PROPERTY__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
STRUCTURED_PROPERTY__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Range' reference feature.
STRUCTURED_PROPERTY__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Range' reference.
STRUCTURED_PROPERTY_CARDINALITY_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Structured Property Cardinality Restriction Axiom' class.
STRUCTURED_PROPERTY_CARDINALITY_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Structured Property Cardinality Restriction Axiom' class.
STRUCTURED_PROPERTY_CARDINALITY_RESTRICTION_AXIOM___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
STRUCTURED_PROPERTY_CARDINALITY_RESTRICTION_AXIOM___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
STRUCTURED_PROPERTY_CARDINALITY_RESTRICTION_AXIOM__CARDINALITY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Cardinality' attribute feature.
STRUCTURED_PROPERTY_CARDINALITY_RESTRICTION_AXIOM__CARDINALITY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Cardinality' attribute.
STRUCTURED_PROPERTY_CARDINALITY_RESTRICTION_AXIOM__KIND - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Kind' attribute feature.
STRUCTURED_PROPERTY_CARDINALITY_RESTRICTION_AXIOM__KIND - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Kind' attribute.
STRUCTURED_PROPERTY_CARDINALITY_RESTRICTION_AXIOM__OWNING_CLASSIFIER - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Classifier' container reference.
STRUCTURED_PROPERTY_CARDINALITY_RESTRICTION_AXIOM__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
STRUCTURED_PROPERTY_CARDINALITY_RESTRICTION_AXIOM__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Property' reference.
STRUCTURED_PROPERTY_CARDINALITY_RESTRICTION_AXIOM__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Range' reference feature.
STRUCTURED_PROPERTY_CARDINALITY_RESTRICTION_AXIOM__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Range' reference.
STRUCTURED_PROPERTY_CARDINALITY_RESTRICTION_AXIOM_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Structured Property Cardinality Restriction Axiom' class.
STRUCTURED_PROPERTY_CARDINALITY_RESTRICTION_AXIOM_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Structured Property Cardinality Restriction Axiom' class.
STRUCTURED_PROPERTY_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Structured Property' class.
STRUCTURED_PROPERTY_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Structured Property' class.
STRUCTURED_PROPERTY_RANGE_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Structured Property Range Restriction Axiom' class.
STRUCTURED_PROPERTY_RANGE_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Structured Property Range Restriction Axiom' class.
STRUCTURED_PROPERTY_RANGE_RESTRICTION_AXIOM___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
STRUCTURED_PROPERTY_RANGE_RESTRICTION_AXIOM___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
STRUCTURED_PROPERTY_RANGE_RESTRICTION_AXIOM__KIND - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Kind' attribute feature.
STRUCTURED_PROPERTY_RANGE_RESTRICTION_AXIOM__KIND - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Kind' attribute.
STRUCTURED_PROPERTY_RANGE_RESTRICTION_AXIOM__OWNING_CLASSIFIER - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Classifier' container reference.
STRUCTURED_PROPERTY_RANGE_RESTRICTION_AXIOM__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
STRUCTURED_PROPERTY_RANGE_RESTRICTION_AXIOM__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Property' reference.
STRUCTURED_PROPERTY_RANGE_RESTRICTION_AXIOM__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Range' reference feature.
STRUCTURED_PROPERTY_RANGE_RESTRICTION_AXIOM__RANGE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Range' reference.
STRUCTURED_PROPERTY_RANGE_RESTRICTION_AXIOM_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Structured Property Range Restriction Axiom' class.
STRUCTURED_PROPERTY_RANGE_RESTRICTION_AXIOM_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Structured Property Range Restriction Axiom' class.
STRUCTURED_PROPERTY_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Structured Property Reference' class.
STRUCTURED_PROPERTY_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Structured Property Reference' class.
STRUCTURED_PROPERTY_REFERENCE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
STRUCTURED_PROPERTY_REFERENCE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
STRUCTURED_PROPERTY_REFERENCE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
STRUCTURED_PROPERTY_REFERENCE__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
STRUCTURED_PROPERTY_REFERENCE__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
STRUCTURED_PROPERTY_REFERENCE__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Property' reference feature.
STRUCTURED_PROPERTY_REFERENCE__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Property' reference.
STRUCTURED_PROPERTY_REFERENCE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Structured Property Reference' class.
STRUCTURED_PROPERTY_REFERENCE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Structured Property Reference' class.
STRUCTURED_PROPERTY_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Structured Property Restriction Axiom' class.
STRUCTURED_PROPERTY_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Structured Property Restriction Axiom' class.
STRUCTURED_PROPERTY_RESTRICTION_AXIOM___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
STRUCTURED_PROPERTY_RESTRICTION_AXIOM___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
STRUCTURED_PROPERTY_RESTRICTION_AXIOM__OWNING_CLASSIFIER - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Classifier' container reference.
STRUCTURED_PROPERTY_RESTRICTION_AXIOM__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
STRUCTURED_PROPERTY_RESTRICTION_AXIOM__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Property' reference feature.
STRUCTURED_PROPERTY_RESTRICTION_AXIOM__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Property' reference.
STRUCTURED_PROPERTY_RESTRICTION_AXIOM_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Structured Property Restriction Axiom' class.
STRUCTURED_PROPERTY_RESTRICTION_AXIOM_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Structured Property Restriction Axiom' class.
STRUCTURED_PROPERTY_VALUE_ASSERTION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Structured Property Value Assertion' class.
STRUCTURED_PROPERTY_VALUE_ASSERTION - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Structured Property Value Assertion' class.
STRUCTURED_PROPERTY_VALUE_ASSERTION___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
STRUCTURED_PROPERTY_VALUE_ASSERTION___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
STRUCTURED_PROPERTY_VALUE_ASSERTION___GET_PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Property' operation.
STRUCTURED_PROPERTY_VALUE_ASSERTION___GET_VALUE - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Value' operation.
STRUCTURED_PROPERTY_VALUE_ASSERTION__OWNING_INSTANCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Instance' container reference.
STRUCTURED_PROPERTY_VALUE_ASSERTION__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
STRUCTURED_PROPERTY_VALUE_ASSERTION__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Property' reference feature.
STRUCTURED_PROPERTY_VALUE_ASSERTION__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Property' reference.
STRUCTURED_PROPERTY_VALUE_ASSERTION__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Value' containment reference feature.
STRUCTURED_PROPERTY_VALUE_ASSERTION__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Value' containment reference.
STRUCTURED_PROPERTY_VALUE_ASSERTION_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Structured Property Value Assertion' class.
STRUCTURED_PROPERTY_VALUE_ASSERTION_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Structured Property Value Assertion' class.
STRUCTURED_PROPERTY_VALUE_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Structured Property Value Restriction Axiom' class.
STRUCTURED_PROPERTY_VALUE_RESTRICTION_AXIOM - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Structured Property Value Restriction Axiom' class.
STRUCTURED_PROPERTY_VALUE_RESTRICTION_AXIOM___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
STRUCTURED_PROPERTY_VALUE_RESTRICTION_AXIOM___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
STRUCTURED_PROPERTY_VALUE_RESTRICTION_AXIOM__OWNING_CLASSIFIER - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Classifier' container reference.
STRUCTURED_PROPERTY_VALUE_RESTRICTION_AXIOM__OWNING_REFERENCE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Reference' container reference.
STRUCTURED_PROPERTY_VALUE_RESTRICTION_AXIOM__PROPERTY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Property' reference.
STRUCTURED_PROPERTY_VALUE_RESTRICTION_AXIOM__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Value' containment reference feature.
STRUCTURED_PROPERTY_VALUE_RESTRICTION_AXIOM__VALUE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Value' containment reference.
STRUCTURED_PROPERTY_VALUE_RESTRICTION_AXIOM_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Structured Property Value Restriction Axiom' class.
STRUCTURED_PROPERTY_VALUE_RESTRICTION_AXIOM_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Structured Property Value Restriction Axiom' class.
StructuredProperty - Interface in io.opencaesar.oml
A representation of the model object 'Structured Property'.
StructuredPropertyCardinalityRestrictionAxiom - Interface in io.opencaesar.oml
A representation of the model object 'Structured Property Cardinality Restriction Axiom'.
StructuredPropertyCardinalityRestrictionAxiomImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Structured Property Cardinality Restriction Axiom'.
StructuredPropertyCardinalityRestrictionAxiomImpl() - Constructor for class io.opencaesar.oml.impl.StructuredPropertyCardinalityRestrictionAxiomImpl
StructuredPropertyImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Structured Property'.
StructuredPropertyImpl() - Constructor for class io.opencaesar.oml.impl.StructuredPropertyImpl
StructuredPropertyRangeRestrictionAxiom - Interface in io.opencaesar.oml
A representation of the model object 'Structured Property Range Restriction Axiom'.
StructuredPropertyRangeRestrictionAxiomImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Structured Property Range Restriction Axiom'.
StructuredPropertyRangeRestrictionAxiomImpl() - Constructor for class io.opencaesar.oml.impl.StructuredPropertyRangeRestrictionAxiomImpl
StructuredPropertyReference - Interface in io.opencaesar.oml
A representation of the model object 'Structured Property Reference'.
StructuredPropertyReferenceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Structured Property Reference'.
StructuredPropertyReferenceImpl() - Constructor for class io.opencaesar.oml.impl.StructuredPropertyReferenceImpl
StructuredPropertyRestrictionAxiom - Interface in io.opencaesar.oml
A representation of the model object 'Structured Property Restriction Axiom'.
StructuredPropertyRestrictionAxiomImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Structured Property Restriction Axiom'.
StructuredPropertyRestrictionAxiomImpl() - Constructor for class io.opencaesar.oml.impl.StructuredPropertyRestrictionAxiomImpl
StructuredPropertyValueAssertion - Interface in io.opencaesar.oml
A representation of the model object 'Structured Property Value Assertion'.
StructuredPropertyValueAssertionImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Structured Property Value Assertion'.
StructuredPropertyValueAssertionImpl() - Constructor for class io.opencaesar.oml.impl.StructuredPropertyValueAssertionImpl
StructuredPropertyValueRestrictionAxiom - Interface in io.opencaesar.oml
A representation of the model object 'Structured Property Value Restriction Axiom'.
StructuredPropertyValueRestrictionAxiomImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Structured Property Value Restriction Axiom'.
StructuredPropertyValueRestrictionAxiomImpl() - Constructor for class io.opencaesar.oml.impl.StructuredPropertyValueRestrictionAxiomImpl
StructureImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Structure'.
StructureImpl() - Constructor for class io.opencaesar.oml.impl.StructureImpl
StructureInstance - Interface in io.opencaesar.oml
A representation of the model object 'Structure Instance'.
StructureInstanceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Structure Instance'.
StructureInstanceImpl() - Constructor for class io.opencaesar.oml.impl.StructureInstanceImpl
StructureReference - Interface in io.opencaesar.oml
A representation of the model object 'Structure Reference'.
StructureReferenceImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Structure Reference'.
StructureReferenceImpl() - Constructor for class io.opencaesar.oml.impl.StructureReferenceImpl
symmetric - Variable in class io.opencaesar.oml.impl.RelationEntityImpl
The cached value of the 'Symmetric' attribute.
SYMMETRIC_EDEFAULT - Static variable in class io.opencaesar.oml.impl.RelationEntityImpl
The default value of the 'Symmetric' attribute.

T

target - Variable in class io.opencaesar.oml.impl.LinkAssertionImpl
The cached value of the 'Target' reference.
target - Variable in class io.opencaesar.oml.impl.RelationEntityImpl
The cached value of the 'Target' reference.
target - Variable in class io.opencaesar.oml.impl.RelationTargetRestrictionAxiomImpl
The cached value of the 'Target' reference.
targets - Variable in class io.opencaesar.oml.impl.RelationInstanceImpl
The cached value of the 'Targets' reference list.
Term - Interface in io.opencaesar.oml
A representation of the model object 'Term'.
TERM - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Term' class.
TERM - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Term' class.
TERM___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
TERM___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
TERM___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
TERM___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
TERM__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
TERM__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
TERM_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Term' class.
TERM_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Term' class.
TermImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Term'.
TermImpl() - Constructor for class io.opencaesar.oml.impl.TermImpl
toString() - Method in enum class io.opencaesar.oml.CardinalityRestrictionKind
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class io.opencaesar.oml.impl.BinaryPredicateImpl
toString() - Method in class io.opencaesar.oml.impl.BooleanLiteralImpl
toString() - Method in class io.opencaesar.oml.impl.DecimalLiteralImpl
toString() - Method in class io.opencaesar.oml.impl.DoubleLiteralImpl
toString() - Method in class io.opencaesar.oml.impl.FacetedScalarImpl
toString() - Method in class io.opencaesar.oml.impl.ImportImpl
toString() - Method in class io.opencaesar.oml.impl.IntegerLiteralImpl
toString() - Method in class io.opencaesar.oml.impl.MemberImpl
toString() - Method in class io.opencaesar.oml.impl.OntologyImpl
toString() - Method in class io.opencaesar.oml.impl.QuotedLiteralImpl
toString() - Method in class io.opencaesar.oml.impl.RelationCardinalityRestrictionAxiomImpl
toString() - Method in class io.opencaesar.oml.impl.RelationEntityImpl
toString() - Method in class io.opencaesar.oml.impl.RelationEntityPredicateImpl
toString() - Method in class io.opencaesar.oml.impl.RelationRangeRestrictionAxiomImpl
toString() - Method in class io.opencaesar.oml.impl.ScalarPropertyCardinalityRestrictionAxiomImpl
toString() - Method in class io.opencaesar.oml.impl.ScalarPropertyImpl
toString() - Method in class io.opencaesar.oml.impl.ScalarPropertyRangeRestrictionAxiomImpl
toString() - Method in class io.opencaesar.oml.impl.StructuredPropertyCardinalityRestrictionAxiomImpl
toString() - Method in class io.opencaesar.oml.impl.StructuredPropertyImpl
toString() - Method in class io.opencaesar.oml.impl.StructuredPropertyRangeRestrictionAxiomImpl
toString() - Method in class io.opencaesar.oml.impl.UnaryPredicateImpl
toString() - Method in enum class io.opencaesar.oml.RangeRestrictionKind
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum class io.opencaesar.oml.SeparatorKind
Returns the literal value of the enumerator, which is its string representation.
transitive - Variable in class io.opencaesar.oml.impl.RelationEntityImpl
The cached value of the 'Transitive' attribute.
TRANSITIVE_EDEFAULT - Static variable in class io.opencaesar.oml.impl.RelationEntityImpl
The default value of the 'Transitive' attribute.
type - Variable in class io.opencaesar.oml.impl.ConceptTypeAssertionImpl
The cached value of the 'Type' reference.
type - Variable in class io.opencaesar.oml.impl.QuotedLiteralImpl
The cached value of the 'Type' reference.
type - Variable in class io.opencaesar.oml.impl.RelationTypeAssertionImpl
The cached value of the 'Type' reference.
type - Variable in class io.opencaesar.oml.impl.StructureInstanceImpl
The cached value of the 'Type' reference.
type - Variable in class io.opencaesar.oml.impl.TypePredicateImpl
The cached value of the 'Type' reference.
Type - Interface in io.opencaesar.oml
A representation of the model object 'Type'.
TYPE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Type' class.
TYPE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Type' class.
TYPE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
TYPE___GET_ABBREVIATED_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Abbreviated Iri' operation.
TYPE___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
TYPE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
TYPE__NAME - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Name' attribute.
TYPE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
TYPE__OWNED_SPECIALIZATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Specializations' containment reference list.
TYPE__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
TYPE_ASSERTION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Type Assertion' class.
TYPE_ASSERTION - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Type Assertion' class.
TYPE_ASSERTION___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
TYPE_ASSERTION___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
TYPE_ASSERTION___GET_TYPE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Get Type' operation.
TYPE_ASSERTION___GET_TYPE - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Type' operation.
TYPE_ASSERTION_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Type Assertion' class.
TYPE_ASSERTION_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Type Assertion' class.
TYPE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Type' class.
TYPE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Type' class.
TYPE_PREDICATE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Type Predicate' class.
TYPE_PREDICATE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Type Predicate' class.
TYPE_PREDICATE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
TYPE_PREDICATE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
TYPE_PREDICATE__ANTECEDENT_RULE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Antecedent Rule' container reference.
TYPE_PREDICATE__CONSEQUENT_RULE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Consequent Rule' container reference.
TYPE_PREDICATE__TYPE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Type' reference feature.
TYPE_PREDICATE__TYPE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Type' reference.
TYPE_PREDICATE__VARIABLE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Variable' attribute.
TYPE_PREDICATE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Type Predicate' class.
TYPE_PREDICATE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Type Predicate' class.
TypeAssertion - Interface in io.opencaesar.oml
A representation of the model object 'Type Assertion'.
TypeAssertionImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Type Assertion'.
TypeAssertionImpl() - Constructor for class io.opencaesar.oml.impl.TypeAssertionImpl
TypeImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Type'.
TypeImpl() - Constructor for class io.opencaesar.oml.impl.TypeImpl
TypePredicate - Interface in io.opencaesar.oml
A representation of the model object 'Type Predicate'.
TypePredicateImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Type Predicate'.
TypePredicateImpl() - Constructor for class io.opencaesar.oml.impl.TypePredicateImpl

U

UNARY_PREDICATE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Unary Predicate' class.
UNARY_PREDICATE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Unary Predicate' class.
UNARY_PREDICATE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
UNARY_PREDICATE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
UNARY_PREDICATE__ANTECEDENT_RULE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Antecedent Rule' container reference.
UNARY_PREDICATE__CONSEQUENT_RULE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Consequent Rule' container reference.
UNARY_PREDICATE__VARIABLE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Variable' attribute feature.
UNARY_PREDICATE__VARIABLE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Variable' attribute.
UNARY_PREDICATE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Unary Predicate' class.
UNARY_PREDICATE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Unary Predicate' class.
UnaryPredicate - Interface in io.opencaesar.oml
A representation of the model object 'Unary Predicate'.
UnaryPredicateImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Unary Predicate'.
UnaryPredicateImpl() - Constructor for class io.opencaesar.oml.impl.UnaryPredicateImpl
UNSIGNED_INT - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Unsigned Int' data type.
UNSIGNED_INT - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Unsigned Int' data type.
UNSIGNED_INT__MAX__VALUE - Static variable in class io.opencaesar.oml.util.OmlValidator
UNSIGNED_INT__MIN__VALUE - Static variable in class io.opencaesar.oml.util.OmlValidator
UNSIGNED_INTEGER - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Unsigned Integer' data type.
UNSIGNED_INTEGER - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Unsigned Integer' data type.
UNSIGNED_INTEGER__MAX__VALUE - Static variable in class io.opencaesar.oml.util.OmlValidator
UNSIGNED_INTEGER__MIN__VALUE - Static variable in class io.opencaesar.oml.util.OmlValidator

V

validate(int, Object, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
Calls validateXXX for the corresponding classifier of the model.
validateAnnotatedElement(AnnotatedElement, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateAnnotation(Annotation, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateAnnotationProperty(AnnotationProperty, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateAnnotationPropertyReference(AnnotationPropertyReference, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateAspect(Aspect, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateAspectReference(AspectReference, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateAssertion(Assertion, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateAxiom(Axiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateBinaryPredicate(BinaryPredicate, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateBooleanLiteral(BooleanLiteral, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateCardinalityRestrictionKind(CardinalityRestrictionKind, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateClassifier(Classifier, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateClassifierReference(ClassifierReference, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateConcept(Concept, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateConceptInstance(ConceptInstance, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateConceptInstanceReference(ConceptInstanceReference, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateConceptReference(ConceptReference, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateConceptTypeAssertion(ConceptTypeAssertion, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateDecimal(BigDecimal, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateDecimalLiteral(DecimalLiteral, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateDescription(Description, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateDescriptionBox(DescriptionBox, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateDescriptionBundle(DescriptionBundle, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateDescriptionBundleExtension(DescriptionBundleExtension, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateDescriptionBundleExtensionURI(DescriptionBundleExtension, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if a description bundle extension URI resolves to a description bundle
validateDescriptionBundleImport(DescriptionBundleImport, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateDescriptionBundleInclusion(DescriptionBundleInclusion, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateDescriptionBundleInclusionURI(DescriptionBundleInclusion, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if a description bundle inclusion URI resolves to a description
validateDescriptionBundleUsage(DescriptionBundleUsage, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateDescriptionBundleUsageURI(DescriptionBundleUsage, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if a description bundle usage URI resolves to a vocabulary box
validateDescriptionExtension(DescriptionExtension, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateDescriptionExtensionURI(DescriptionExtension, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if a description extension URI resolves to a description
validateDescriptionImport(DescriptionImport, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateDescriptionStatement(DescriptionStatement, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateDescriptionUsage(DescriptionUsage, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateDescriptionUsageURI(DescriptionUsage, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if a description usage URI resolves to a vocabulary box
validateDifferentFromPredicate(DifferentFromPredicate, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateDoubleLiteral(DoubleLiteral, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateElement(Element, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateElement_extraValidate(Element, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
Validates the extraValidate constraint of 'Element'.
validateEntity(Entity, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateEntityReference(EntityReference, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateEnumeratedScalar(EnumeratedScalar, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateEnumeratedScalarLiterals(EnumeratedScalar, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks an enumerated scalar's literals and supertype rules
validateEnumeratedScalarReference(EnumeratedScalarReference, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateFacetedScalar(FacetedScalar, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateFacetedScalarReference(FacetedScalarReference, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateFacetedScalarSupertype(FacetedScalar, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks the inheritance rules of faceted scalars
validateFeature(Feature, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateFeaturePredicate(FeaturePredicate, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateFeaturePredicateArg2(BinaryPredicate, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if a feature predicate has a second argument
validateFeaturePredicateAsConsequent(FeaturePredicate, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if a feature predicate references invalid features is in a rule's consequent
validateForwardRelation(ForwardRelation, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateID(String, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateID_Pattern(String, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
Validates the Pattern constraint of 'ID'.
validateIdentifiedElement(IdentifiedElement, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateImport(Import, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateInstance(Instance, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateIntegerLiteral(IntegerLiteral, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateKeyAxiom(KeyAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateLinkAssertion(LinkAssertion, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateLinkRestrictionAxiomObject(LinkAssertion, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if the relation of a link assertion has a range that is the same or a super type of the target instance's type(s)
validateLinkRestrictionAxiomSubject(LinkAssertion, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if the relation of a link assertion has a domain that is the same or a super type of the owning instance's type(s)
validateLiteral(Literal, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateMember(Member, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateNamedInstance(NamedInstance, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateNamedInstanceReference(NamedInstanceReference, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateNamespace(String, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateNamespace_MinLength(String, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
Validates the MinLength constraint of 'Namespace'.
validateNamespace_Pattern(String, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
Validates the Pattern constraint of 'Namespace'.
validateOntology(Ontology, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateOntologyHasDuplicateImports(Ontology, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if an ontology has duplicate import statements
validateOntologyHasSelfImports(Ontology, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if an ontology has self import statements
validateOntologyHasUnusedImports(Ontology, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if an ontology has unused import statements
validateOntologyIri(Ontology, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if an ontology's iri does not resolve to its file URI
validatePredicate(Predicate, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateProperty(Property, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validatePropertyRestrictionAxiom(PropertyRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validatePropertyRestrictionAxiomSubject(PropertyValueAssertion, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if the property of a property value assertion has a domain that is the same or a super type of the owning instance's type(s)
validatePropertyValueAssertion(PropertyValueAssertion, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateQuotedLiteral(QuotedLiteral, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateQuotedLiteral(QuotedLiteral, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if a quoted literal is typed by one of the standard scalar types
validateRangeRestrictionKind(RangeRestrictionKind, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateReference(Reference, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateRelation(Relation, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateRelationCardinalityRestrictionAxiom(RelationCardinalityRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateRelationCardinalityRestrictionAxiomRange(RelationCardinalityRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if the restricted range is the same as or a sub type of the restricted relation's range
validateRelationEntity(RelationEntity, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateRelationEntityPredicate(RelationEntityPredicate, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateRelationEntityReference(RelationEntityReference, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateRelationInstance(RelationInstance, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateRelationInstanceReference(RelationInstanceReference, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateRelationRangeRestrictionAxiom(RelationRangeRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateRelationRangeRestrictionAxiomRange(RelationRangeRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if the restricted range is the same as or a sub type of the restricted relation's range
validateRelationReference(RelationReference, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateRelationRestrictionAxiom(RelationRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateRelationRestrictionAxiomRelation(RelationRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if the domain of a restricted relation is the same as or a super type of the restricting classifier
validateRelationTargetRestrictionAxiom(RelationTargetRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateRelationTypeAssertion(RelationTypeAssertion, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateRestrictionAxiom(RestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateReverseRelation(ReverseRelation, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateRule(Rule, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateRuleReference(RuleReference, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateSameAsPredicate(SameAsPredicate, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateScalar(Scalar, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateScalarProperty(ScalarProperty, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateScalarPropertyCardinalityRestrictionAxiom(ScalarPropertyCardinalityRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateScalarPropertyCardinalityRestrictionAxiomRange(ScalarPropertyCardinalityRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if the restricted range is the same as or a sub type of the restricted scalar property's range
validateScalarPropertyRangeRestrictionAxiom(ScalarPropertyRangeRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateScalarPropertyRangeRestrictionAxiomRange(ScalarPropertyRangeRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if the restricted range is the same as or a sub type of the restricted scalar property's range
validateScalarPropertyReference(ScalarPropertyReference, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateScalarPropertyRestrictionAxiom(ScalarPropertyRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateScalarPropertyRestrictionAxiomProperty(ScalarPropertyRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if the domain of a restricted scalar property is the same as or a super type of the restricting classifier
validateScalarPropertyValueAssertion(ScalarPropertyValueAssertion, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateScalarPropertyValueRestrictionAxiom(ScalarPropertyValueRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateSemanticProperty(SemanticProperty, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateSeparatorKind(SeparatorKind, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateSpecializableTerm(SpecializableTerm, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateSpecializableTermReference(SpecializableTermReference, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateSpecializationAxiom(SpecializationAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateSpecializationAxiomSpecializedTermKind(SpecializationAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if a specialization axiom is not between compatible term kinds
validateStatement(Statement, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateStructure(Structure, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateStructuredProperty(StructuredProperty, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateStructuredPropertyCardinalityRestrictionAxiom(StructuredPropertyCardinalityRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateStructuredPropertyCardinalityRestrictionAxiomRange(StructuredPropertyCardinalityRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if the restricted range is the same as or a sub type of the restricted structured property's range
validateStructuredPropertyRangeRestrictionAxiom(StructuredPropertyRangeRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateStructuredPropertyRangeRestrictionAxiomRange(StructuredPropertyRangeRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if the restricted range is the same as or a sub type of the restricted structured property's range
validateStructuredPropertyReference(StructuredPropertyReference, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateStructuredPropertyRestrictionAxiom(StructuredPropertyRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateStructuredPropertyRestrictionAxiomProperty(StructuredPropertyRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if the domain of a restricted structured property is the same as or a super type of the restricting classifier
validateStructuredPropertyValueAssertion(StructuredPropertyValueAssertion, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateStructuredPropertyValueRestrictionAxiom(StructuredPropertyValueRestrictionAxiom, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateStructureInstance(StructureInstance, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateStructureReference(StructureReference, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateTerm(Term, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateType(Type, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateTypeAssertion(TypeAssertion, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateTypePredicate(TypePredicate, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateTypePredicateAsConsequent(TypePredicate, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if a type predicate references an invalid type in a rule's consequent
validateUnaryPredicate(UnaryPredicate, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateUnsignedInt(long, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateUnsignedInt_Max(long, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
Validates the Max constraint of 'Unsigned Int'.
validateUnsignedInt_Min(long, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
Validates the Min constraint of 'Unsigned Int'.
validateUnsignedInteger(Long, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateUnsignedInteger_Max(Long, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
Validates the Max constraint of 'Unsigned Integer'.
validateUnsignedInteger_Min(Long, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
Validates the Min constraint of 'Unsigned Integer'.
validateVocabulary(Vocabulary, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateVocabularyBox(VocabularyBox, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateVocabularyBundle(VocabularyBundle, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateVocabularyBundleExtension(VocabularyBundleExtension, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateVocabularyBundleExtensionURI(VocabularyBundleExtension, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if a vocabulary bundle extention URI resolves to a vocabulary bundle
validateVocabularyBundleImport(VocabularyBundleImport, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateVocabularyBundleInclusion(VocabularyBundleInclusion, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateVocabularyBundleInclusionURI(VocabularyBundleInclusion, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if a vocabulary bundle inclusion URI resolves to a vocabulary
validateVocabularyExtension(VocabularyExtension, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateVocabularyExtensionURI(VocabularyExtension, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if a vocabulary extention URI resolves to a vocabulary
validateVocabularyImport(VocabularyImport, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateVocabularyStatement(VocabularyStatement, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateVocabularyUsage(VocabularyUsage, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator
validateVocabularyUsageURI(VocabularyUsage, DiagnosticChain, Map<Object, Object>) - Method in class io.opencaesar.oml.util.OmlValidator2
Checks if a vocabulary usage URI resolves to a description box
value - Variable in class io.opencaesar.oml.impl.AnnotationImpl
The cached value of the 'Value' containment reference.
value - Variable in class io.opencaesar.oml.impl.BooleanLiteralImpl
The cached value of the 'Value' attribute.
value - Variable in class io.opencaesar.oml.impl.DecimalLiteralImpl
The cached value of the 'Value' attribute.
value - Variable in class io.opencaesar.oml.impl.DoubleLiteralImpl
The cached value of the 'Value' attribute.
value - Variable in class io.opencaesar.oml.impl.IntegerLiteralImpl
The cached value of the 'Value' attribute.
value - Variable in class io.opencaesar.oml.impl.QuotedLiteralImpl
The cached value of the 'Value' attribute.
value - Variable in class io.opencaesar.oml.impl.ScalarPropertyValueAssertionImpl
The cached value of the 'Value' containment reference.
value - Variable in class io.opencaesar.oml.impl.ScalarPropertyValueRestrictionAxiomImpl
The cached value of the 'Value' containment reference.
value - Variable in class io.opencaesar.oml.impl.StructuredPropertyValueAssertionImpl
The cached value of the 'Value' containment reference.
value - Variable in class io.opencaesar.oml.impl.StructuredPropertyValueRestrictionAxiomImpl
The cached value of the 'Value' containment reference.
VALUE_EDEFAULT - Static variable in class io.opencaesar.oml.impl.BooleanLiteralImpl
The default value of the 'Value' attribute.
VALUE_EDEFAULT - Static variable in class io.opencaesar.oml.impl.DecimalLiteralImpl
The default value of the 'Value' attribute.
VALUE_EDEFAULT - Static variable in class io.opencaesar.oml.impl.DoubleLiteralImpl
The default value of the 'Value' attribute.
VALUE_EDEFAULT - Static variable in class io.opencaesar.oml.impl.IntegerLiteralImpl
The default value of the 'Value' attribute.
VALUE_EDEFAULT - Static variable in class io.opencaesar.oml.impl.QuotedLiteralImpl
The default value of the 'Value' attribute.
valueOf(String) - Static method in enum class io.opencaesar.oml.CardinalityRestrictionKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.opencaesar.oml.RangeRestrictionKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.opencaesar.oml.SeparatorKind
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.opencaesar.oml.CardinalityRestrictionKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.opencaesar.oml.RangeRestrictionKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.opencaesar.oml.SeparatorKind
Returns an array containing the constants of this enum class, in the order they are declared.
VALUES - Static variable in enum class io.opencaesar.oml.CardinalityRestrictionKind
A public read-only list of all the 'Cardinality Restriction Kind' enumerators.
VALUES - Static variable in enum class io.opencaesar.oml.RangeRestrictionKind
A public read-only list of all the 'Range Restriction Kind' enumerators.
VALUES - Static variable in enum class io.opencaesar.oml.SeparatorKind
A public read-only list of all the 'Separator Kind' enumerators.
variable - Variable in class io.opencaesar.oml.impl.UnaryPredicateImpl
The cached value of the 'Variable' attribute.
VARIABLE_EDEFAULT - Static variable in class io.opencaesar.oml.impl.UnaryPredicateImpl
The default value of the 'Variable' attribute.
variable1 - Variable in class io.opencaesar.oml.impl.BinaryPredicateImpl
The cached value of the 'Variable1' attribute.
VARIABLE1_EDEFAULT - Static variable in class io.opencaesar.oml.impl.BinaryPredicateImpl
The default value of the 'Variable1' attribute.
variable2 - Variable in class io.opencaesar.oml.impl.BinaryPredicateImpl
The cached value of the 'Variable2' attribute.
VARIABLE2_EDEFAULT - Static variable in class io.opencaesar.oml.impl.BinaryPredicateImpl
The default value of the 'Variable2' attribute.
Vocabulary - Interface in io.opencaesar.oml
A representation of the model object 'Vocabulary'.
VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Vocabulary' class.
VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Vocabulary' class.
VOCABULARY___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
VOCABULARY___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
VOCABULARY___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
VOCABULARY___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
VOCABULARY__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
VOCABULARY__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
VOCABULARY__OWNED_IMPORTS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Imports' containment reference list feature.
VOCABULARY__OWNED_IMPORTS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Imports' containment reference list.
VOCABULARY__OWNED_STATEMENTS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Statements' containment reference list feature.
VOCABULARY__OWNED_STATEMENTS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Statements' containment reference list.
VOCABULARY__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
VOCABULARY_BOX - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Vocabulary Box' class.
VOCABULARY_BOX - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Vocabulary Box' class.
VOCABULARY_BOX___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
VOCABULARY_BOX___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
VOCABULARY_BOX___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
VOCABULARY_BOX___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
VOCABULARY_BOX__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
VOCABULARY_BOX__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
VOCABULARY_BOX__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
VOCABULARY_BOX_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Vocabulary Box' class.
VOCABULARY_BOX_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Vocabulary Box' class.
VOCABULARY_BUNDLE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Vocabulary Bundle' class.
VOCABULARY_BUNDLE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Vocabulary Bundle' class.
VOCABULARY_BUNDLE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
VOCABULARY_BUNDLE___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
VOCABULARY_BUNDLE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
VOCABULARY_BUNDLE___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
VOCABULARY_BUNDLE__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
VOCABULARY_BUNDLE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
VOCABULARY_BUNDLE__OWNED_IMPORTS - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owned Imports' containment reference list feature.
VOCABULARY_BUNDLE__OWNED_IMPORTS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Imports' containment reference list.
VOCABULARY_BUNDLE__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
VOCABULARY_BUNDLE_EXTENSION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Vocabulary Bundle Extension' class.
VOCABULARY_BUNDLE_EXTENSION - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Vocabulary Bundle Extension' class.
VOCABULARY_BUNDLE_EXTENSION___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
VOCABULARY_BUNDLE_EXTENSION___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
VOCABULARY_BUNDLE_EXTENSION___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
VOCABULARY_BUNDLE_EXTENSION___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
VOCABULARY_BUNDLE_EXTENSION__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
VOCABULARY_BUNDLE_EXTENSION__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
VOCABULARY_BUNDLE_EXTENSION__OWNING_VOCABULARY_BUNDLE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary Bundle' container reference.
VOCABULARY_BUNDLE_EXTENSION__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
VOCABULARY_BUNDLE_EXTENSION_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Vocabulary Bundle Extension' class.
VOCABULARY_BUNDLE_EXTENSION_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Vocabulary Bundle Extension' class.
VOCABULARY_BUNDLE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Vocabulary Bundle' class.
VOCABULARY_BUNDLE_IMPORT - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Vocabulary Bundle Import' class.
VOCABULARY_BUNDLE_IMPORT - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Vocabulary Bundle Import' class.
VOCABULARY_BUNDLE_IMPORT___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
VOCABULARY_BUNDLE_IMPORT___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
VOCABULARY_BUNDLE_IMPORT___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
VOCABULARY_BUNDLE_IMPORT___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
VOCABULARY_BUNDLE_IMPORT__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
VOCABULARY_BUNDLE_IMPORT__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
VOCABULARY_BUNDLE_IMPORT__OWNING_VOCABULARY_BUNDLE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Vocabulary Bundle' container reference feature.
VOCABULARY_BUNDLE_IMPORT__OWNING_VOCABULARY_BUNDLE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary Bundle' container reference.
VOCABULARY_BUNDLE_IMPORT__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
VOCABULARY_BUNDLE_IMPORT_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Vocabulary Bundle Import' class.
VOCABULARY_BUNDLE_IMPORT_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Vocabulary Bundle Import' class.
VOCABULARY_BUNDLE_INCLUSION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Vocabulary Bundle Inclusion' class.
VOCABULARY_BUNDLE_INCLUSION - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Vocabulary Bundle Inclusion' class.
VOCABULARY_BUNDLE_INCLUSION___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
VOCABULARY_BUNDLE_INCLUSION___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
VOCABULARY_BUNDLE_INCLUSION___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
VOCABULARY_BUNDLE_INCLUSION___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
VOCABULARY_BUNDLE_INCLUSION__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
VOCABULARY_BUNDLE_INCLUSION__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
VOCABULARY_BUNDLE_INCLUSION__OWNING_VOCABULARY_BUNDLE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary Bundle' container reference.
VOCABULARY_BUNDLE_INCLUSION__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
VOCABULARY_BUNDLE_INCLUSION_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Vocabulary Bundle Inclusion' class.
VOCABULARY_BUNDLE_INCLUSION_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Vocabulary Bundle Inclusion' class.
VOCABULARY_BUNDLE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Vocabulary Bundle' class.
VOCABULARY_EXTENSION - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Vocabulary Extension' class.
VOCABULARY_EXTENSION - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Vocabulary Extension' class.
VOCABULARY_EXTENSION___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
VOCABULARY_EXTENSION___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
VOCABULARY_EXTENSION___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
VOCABULARY_EXTENSION___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
VOCABULARY_EXTENSION__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
VOCABULARY_EXTENSION__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
VOCABULARY_EXTENSION__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
VOCABULARY_EXTENSION__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
VOCABULARY_EXTENSION_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Vocabulary Extension' class.
VOCABULARY_EXTENSION_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Vocabulary Extension' class.
VOCABULARY_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Vocabulary' class.
VOCABULARY_IMPORT - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Vocabulary Import' class.
VOCABULARY_IMPORT - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Vocabulary Import' class.
VOCABULARY_IMPORT___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
VOCABULARY_IMPORT___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
VOCABULARY_IMPORT___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
VOCABULARY_IMPORT___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
VOCABULARY_IMPORT__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
VOCABULARY_IMPORT__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
VOCABULARY_IMPORT__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Vocabulary' container reference feature.
VOCABULARY_IMPORT__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
VOCABULARY_IMPORT__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
VOCABULARY_IMPORT_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Vocabulary Import' class.
VOCABULARY_IMPORT_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Vocabulary Import' class.
VOCABULARY_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Vocabulary' class.
VOCABULARY_STATEMENT - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Vocabulary Statement' class.
VOCABULARY_STATEMENT - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Vocabulary Statement' class.
VOCABULARY_STATEMENT___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
VOCABULARY_STATEMENT___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
VOCABULARY_STATEMENT__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Owning Vocabulary' container reference feature.
VOCABULARY_STATEMENT__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
VOCABULARY_STATEMENT_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Vocabulary Statement' class.
VOCABULARY_STATEMENT_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Vocabulary Statement' class.
VOCABULARY_USAGE - Static variable in interface io.opencaesar.oml.OmlPackage.Literals
The meta object literal for the 'Vocabulary Usage' class.
VOCABULARY_USAGE - Static variable in interface io.opencaesar.oml.OmlPackage
The meta object id for the 'Vocabulary Usage' class.
VOCABULARY_USAGE___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Extra Validate' operation.
VOCABULARY_USAGE___GET_IRI - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Iri' operation.
VOCABULARY_USAGE___GET_ONTOLOGY - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Ontology' operation.
VOCABULARY_USAGE___GET_SEPARATOR - Static variable in interface io.opencaesar.oml.OmlPackage
The operation id for the 'Get Separator' operation.
VOCABULARY_USAGE__NAMESPACE - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Namespace' attribute.
VOCABULARY_USAGE__OWNED_ANNOTATIONS - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owned Annotations' containment reference list.
VOCABULARY_USAGE__OWNING_VOCABULARY - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Owning Vocabulary' container reference.
VOCABULARY_USAGE__PREFIX - Static variable in interface io.opencaesar.oml.OmlPackage
The feature id for the 'Prefix' attribute.
VOCABULARY_USAGE_FEATURE_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of structural features of the 'Vocabulary Usage' class.
VOCABULARY_USAGE_OPERATION_COUNT - Static variable in interface io.opencaesar.oml.OmlPackage
The number of operations of the 'Vocabulary Usage' class.
VocabularyBox - Interface in io.opencaesar.oml
A representation of the model object 'Vocabulary Box'.
VocabularyBoxImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Vocabulary Box'.
VocabularyBoxImpl() - Constructor for class io.opencaesar.oml.impl.VocabularyBoxImpl
VocabularyBundle - Interface in io.opencaesar.oml
A representation of the model object 'Vocabulary Bundle'.
VocabularyBundleExtension - Interface in io.opencaesar.oml
A representation of the model object 'Vocabulary Bundle Extension'.
VocabularyBundleExtensionImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Vocabulary Bundle Extension'.
VocabularyBundleExtensionImpl() - Constructor for class io.opencaesar.oml.impl.VocabularyBundleExtensionImpl
VocabularyBundleImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Vocabulary Bundle'.
VocabularyBundleImpl() - Constructor for class io.opencaesar.oml.impl.VocabularyBundleImpl
VocabularyBundleImport - Interface in io.opencaesar.oml
A representation of the model object 'Vocabulary Bundle Import'.
VocabularyBundleImportImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Vocabulary Bundle Import'.
VocabularyBundleImportImpl() - Constructor for class io.opencaesar.oml.impl.VocabularyBundleImportImpl
VocabularyBundleInclusion - Interface in io.opencaesar.oml
A representation of the model object 'Vocabulary Bundle Inclusion'.
VocabularyBundleInclusionImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Vocabulary Bundle Inclusion'.
VocabularyBundleInclusionImpl() - Constructor for class io.opencaesar.oml.impl.VocabularyBundleInclusionImpl
VocabularyExtension - Interface in io.opencaesar.oml
A representation of the model object 'Vocabulary Extension'.
VocabularyExtensionImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Vocabulary Extension'.
VocabularyExtensionImpl() - Constructor for class io.opencaesar.oml.impl.VocabularyExtensionImpl
VocabularyImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Vocabulary'.
VocabularyImpl() - Constructor for class io.opencaesar.oml.impl.VocabularyImpl
VocabularyImport - Interface in io.opencaesar.oml
A representation of the model object 'Vocabulary Import'.
VocabularyImportImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Vocabulary Import'.
VocabularyImportImpl() - Constructor for class io.opencaesar.oml.impl.VocabularyImportImpl
VocabularyStatement - Interface in io.opencaesar.oml
A representation of the model object 'Vocabulary Statement'.
VocabularyStatementImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Vocabulary Statement'.
VocabularyStatementImpl() - Constructor for class io.opencaesar.oml.impl.VocabularyStatementImpl
VocabularyUsage - Interface in io.opencaesar.oml
A representation of the model object 'Vocabulary Usage'.
VocabularyUsageImpl - Class in io.opencaesar.oml.impl
An implementation of the model object 'Vocabulary Usage'.
VocabularyUsageImpl() - Constructor for class io.opencaesar.oml.impl.VocabularyUsageImpl

X

xmlTypeValidator - Variable in class io.opencaesar.oml.util.OmlValidator
The cached base package validator.
XSD_IRI - Static variable in interface io.opencaesar.oml.util.OmlConstants
The IRI of the XSD vocabulary
XSD_NS - Static variable in interface io.opencaesar.oml.util.OmlConstants
The namespace of the XSD vocabulary
XSD_PREFIX - Static variable in interface io.opencaesar.oml.util.OmlConstants
The prefix of the XSD vocabulary
A B C D E F G H I K L M N O P Q R S T U V X 
All Classes and Interfaces|All Packages|Constant Field Values