Package | Description |
---|---|
com.modeliosoft.modelio.api.model.analyst | |
com.modeliosoft.modelio.api.model.extension | |
com.modeliosoft.modelio.api.utils |
Modifier and Type | Method and Description |
---|---|
IAnalystProject |
IRequirementContainer.getRepresented()
Get the Represented association.
|
IAnalystProject |
IDictionary.getRepresented()
Get the Represented association.
|
IAnalystProject |
IRequirementContainer.getRepresentedForBusinessRule()
Get the RepresentedForBusinessRule association.
|
IAnalystProject |
IRequirementContainer.getRepresentedForGoal()
Get the RepresentedForGoal association.
|
Modifier and Type | Method and Description |
---|---|
void |
IRequirementContainer.setRepresented(IAnalystProject element)
Setter for the 'Represented' [0..1] association.
|
void |
IDictionary.setRepresented(IAnalystProject element)
Setter for the 'Represented' [0..1] association.
|
void |
IRequirementContainer.setRepresentedForBusinessRule(IAnalystProject element)
Setter for the 'RepresentedForBusinessRule' [0..1] association.
|
void |
IRequirementContainer.setRepresentedForGoal(IAnalystProject element)
Setter for the 'RepresentedForGoal' [0..1] association.
|
Modifier and Type | Method and Description |
---|---|
IAnalystProject |
IProject.getRootRequirement()
Get the RootRequirement association.
|
Modifier and Type | Method and Description |
---|---|
void |
IProject.setRootRequirement(IAnalystProject element)
Setter for the 'RootRequirement' [0..1] association.
|
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitAnalystProject(IAnalystProject theAnalystProject) |
Object |
DefaultMetamodelVisitor.visitAnalystProject(IAnalystProject theAnalystProject) |
Object |
AbstractMetamodelVisitor.visitAnalystProject(IAnalystProject theAnalystProject) |