Interface TacticDDDApplication

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier

public interface TacticDDDApplication extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Tactic DDD Application'.

The following features are supported:

See Also:
Model:
Generated:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Base Package' attribute.
    org.eclipse.emf.common.util.EList<Consumer>
    Returns the value of the 'Consumers' containment reference list.
    Returns the value of the 'Doc' attribute.
    org.eclipse.emf.common.util.EList<SimpleDomainObject>
    Returns the value of the 'Domain Objects' containment reference list.
    Returns the value of the 'Name' attribute.
    org.eclipse.emf.common.util.EList<Resource>
    Returns the value of the 'Resources' containment reference list.
    org.eclipse.emf.common.util.EList<Service>
    Returns the value of the 'Services' containment reference list.
    void
    Sets the value of the 'Base Package' attribute.
    void
    setDoc(String value)
    Sets the value of the 'Doc' attribute.
    void
    setName(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