Interface InstanceEnumerationAxiom

All Superinterfaces:
Axiom, Element, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
InstanceEnumerationAxiomImpl

public interface InstanceEnumerationAxiom extends Axiom
A representation of the model object 'Instance Enumeration Axiom'. InstanceEnumerationAxiom is an [=Axiom=] specified on a [=Concept=] that states that it classifies an enumerated set of [=instances=].

The following features are supported:

See Also:
Generated:
Model:
annotation="https://tabatkins.github.io/bikeshed heading='Axioms'"
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the concept that defines the given enumeration axiom
    org.eclipse.emf.common.util.EList<ConceptInstance>
    Returns the value of the 'Instances' reference list.
    Returns the value of the 'Owning Concept' container reference.
    void
    Sets the value of the 'Owning Concept' container reference.

    Methods inherited from interface io.opencaesar.oml.Element

    extraValidate, getOntology

    Methods inherited from interface org.eclipse.emf.ecore.EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver