Interface FireEvents

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

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

    The following features are supported:

    See Also:
    PogoDslPackage.getFireEvents()
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getFire()
      Returns the value of the 'Fire' attribute.
      java.lang.String getLibCheckCriteria()
      Returns the value of the 'Lib Check Criteria' attribute.
      void setFire​(java.lang.String value)
      Sets the value of the 'Fire' attribute.
      void setLibCheckCriteria​(java.lang.String value)
      Sets the value of the 'Lib Check Criteria' 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