Interface NamedInstanceReference

All Superinterfaces:
DescriptionStatement, Element, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, Reference, Statement
All Known Subinterfaces:
ConceptInstanceReference, RelationInstanceReference
All Known Implementing Classes:
ConceptInstanceReferenceImpl, NamedInstanceReferenceImpl, RelationInstanceReferenceImpl

public interface NamedInstanceReference extends Reference, DescriptionStatement
A representation of the model object 'Named Instance Reference'. NamedInstanceReference is a reference to an named instance that can be used to add other property value and links to it.

The following features are supported:

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

    Modifier and Type
    Method
    Description
    org.eclipse.emf.common.util.EList<LinkAssertion>
    Returns the value of the 'Owned Links' containment reference list.
    org.eclipse.emf.common.util.EList<PropertyValueAssertion>
    Returns the value of the 'Owned Property Values' containment reference list.

    Methods inherited from interface io.opencaesar.oml.DescriptionStatement

    getOwningDescription, setOwningDescription

    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

    Methods inherited from interface io.opencaesar.oml.Reference

    getOwnedAnnotations