Interface SculptorModule

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.emf.common.util.EList<Aggregate> getAggregates()
      Returns the value of the 'Aggregates' containment reference list.
      java.lang.String getBasePackage()
      Returns the value of the 'Base Package' attribute.
      org.eclipse.emf.common.util.EList<Consumer> getConsumers()
      Returns the value of the 'Consumers' containment reference list.
      java.lang.String getDoc()
      Returns the value of the 'Doc' attribute.
      org.eclipse.emf.common.util.EList<SimpleDomainObject> getDomainObjects()
      Returns the value of the 'Domain Objects' containment reference list.
      java.lang.String getHint()
      Returns the value of the 'Hint' attribute.
      java.lang.String getName()
      Returns the value of the 'Name' attribute.
      org.eclipse.emf.common.util.EList<Resource> getResources()
      Returns the value of the 'Resources' containment reference list.
      org.eclipse.emf.common.util.EList<Service> getServices()
      Returns the value of the 'Services' containment reference list.
      boolean isExternal()
      Returns the value of the 'External' attribute.
      void setBasePackage​(java.lang.String value)
      Sets the value of the 'Base Package' attribute.
      void setDoc​(java.lang.String value)
      Sets the value of the 'Doc' attribute.
      void setExternal​(boolean value)
      Sets the value of the 'External' attribute.
      void setHint​(java.lang.String value)
      Sets the value of the 'Hint' attribute.
      void setName​(java.lang.String value)
      Sets the value of the 'Name' 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