Interface Trait

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.emf.common.util.EList<Attribute> getAttributes()
      Returns the value of the 'Attributes' containment reference list.
      org.eclipse.emf.common.util.EList<DomainObjectOperation> getOperations()
      Returns the value of the 'Operations' containment reference list.
      org.eclipse.emf.common.util.EList<Reference> getReferences()
      Returns the value of the 'References' containment reference list.
      • 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
    • Method Detail

      • getAttributes

        org.eclipse.emf.common.util.EList<Attribute> getAttributes()
        Returns the value of the 'Attributes' containment reference list. The list contents are of type Attribute.
        Returns:
        the value of the 'Attributes' containment reference list.
        See Also:
        TacticdslPackage.getTrait_Attributes()
        Model:
        containment="true"
        Generated:
      • getReferences

        org.eclipse.emf.common.util.EList<Reference> getReferences()
        Returns the value of the 'References' containment reference list. The list contents are of type Reference.
        Returns:
        the value of the 'References' containment reference list.
        See Also:
        TacticdslPackage.getTrait_References()
        Model:
        containment="true"
        Generated: