public interface TacticDDDModel
extends org.eclipse.emf.ecore.EObject
The following features are supported:
TacticdslPackage.getTacticDDDModel()| Modifier and Type | Method and Description |
|---|---|
Application |
getApp()
Returns the value of the 'App' containment reference.
|
org.eclipse.emf.common.util.EList<Import> |
getImports()
Returns the value of the 'Imports' containment reference list.
|
void |
setApp(Application value)
Sets the value of the '
App' containment reference. |
org.eclipse.emf.common.util.EList<Import> getImports()
Import.
If the meaning of the 'Imports' containment reference list isn't clear, there really should be more of a description here...
TacticdslPackage.getTacticDDDModel_Imports()Application getApp()
If the meaning of the 'App' containment reference isn't clear, there really should be more of a description here...
setApp(Application),
TacticdslPackage.getTacticDDDModel_App()void setApp(Application value)
App' containment reference.
value - the new value of the 'App' containment reference.getApp()