Interface PlatformModel

All Superinterfaces:
Element, org.eclipse.emf.ecore.EObject, KDMFramework, KDMModel, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
PlatformModelImpl

public interface PlatformModel
extends KDMModel
A representation of the model object 'Model'.

The following features are supported:

See Also:
PlatformPackage.getPlatformModel()
  • Method Summary

    Modifier and Type Method Description
    org.eclipse.emf.common.util.EList<AbstractPlatformElement> getPlatformElement()
    Returns the value of the 'Platform Element' containment reference list.

    Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.Element

    getAnnotation, getAttribute

    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.gmt.modisco.omg.kdm.kdm.KDMFramework

    getAudit, getExtensionFamily, getName, setName

    Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.ModelElement

    getStereotype, getTaggedValue

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

    eAdapters, eDeliver, eNotify, eSetDeliver