Interface ObjectType

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.emf.common.util.EList<Property> getProperties()
      Returns the value of the 'Properties' containment reference list.
      boolean isAbstract()
      Returns the value of the 'Abstract' attribute.
      boolean isMixed()
      Returns the value of the 'Mixed' attribute.
      boolean isOpen()
      Returns the value of the 'Open' attribute.
      boolean isOrdered()
      Returns the value of the 'Ordered' attribute.
      boolean isSequenced()
      Returns the value of the 'Sequenced' attribute.
      boolean isSetAbstract()
      Returns whether the value of the 'Abstract' attribute is set.
      boolean isSetMixed()
      Returns whether the value of the 'Mixed' attribute is set.
      boolean isSetOpen()
      Returns whether the value of the 'Open' attribute is set.
      boolean isSetOrdered()
      Returns whether the value of the 'Ordered' attribute is set.
      boolean isSetSequenced()
      Returns whether the value of the 'Sequenced' attribute is set.
      void setAbstract​(boolean value)
      Sets the value of the 'Abstract' attribute.
      void setMixed​(boolean value)
      Sets the value of the 'Mixed' attribute.
      void setOpen​(boolean value)
      Sets the value of the 'Open' attribute.
      void setOrdered​(boolean value)
      Sets the value of the 'Ordered' attribute.
      void setSequenced​(boolean value)
      Sets the value of the 'Sequenced' attribute.
      void unsetAbstract()
      Unsets the value of the 'Abstract' attribute.
      void unsetMixed()
      Unsets the value of the 'Mixed' attribute.
      void unsetOpen()
      Unsets the value of the 'Open' attribute.
      void unsetOrdered()
      Unsets the value of the 'Ordered' attribute.
      void unsetSequenced()
      Unsets the value of the 'Sequenced' attribute.
      • 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