Interface Picto

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

public interface Picto extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Picto'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.emf.common.util.EList<CustomView>
    Returns the value of the 'Custom Views' containment reference list.
    Returns the value of the 'Format' attribute.
    org.eclipse.emf.common.util.EList<Model>
    Returns the value of the 'Models' containment reference list.
    org.eclipse.emf.common.util.EList<Parameter>
    Returns the value of the 'Parameters' containment reference list.
    Returns the value of the 'Transformation' attribute.
    boolean
    Returns the value of the 'Standalone' attribute.
    void
    Sets the value of the 'Format' attribute.
    void
    setStandalone(boolean value)
    Sets the value of the 'Standalone' attribute.
    void
    Sets the value of the 'Transformation' 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