public interface Project extends ModelElement
Modifier and Type | Method and Description |
---|---|
DiagramSet |
getDiagramRoot()
Getter for relation 'Project->DiagramRoot'
Metamodel description:
null
|
Package |
getModel()
Getter for relation 'Project->Model'
Metamodel description:
Defines the Package associated to the Project (equivalent to the UML Model notion) that is the root of the Project's Package organization.
|
String |
getProjectContext()
Getter for attribute 'Project.ProjectContext'
Metamodel description:
null
|
String |
getProjectDescr()
Getter for attribute 'Project.ProjectDescr'
Metamodel description:
null
|
void |
setDiagramRoot(DiagramSet value)
Setter for relation 'Project->DiagramRoot'
Metamodel description:
null
|
void |
setModel(Package value)
Setter for relation 'Project->Model'
Metamodel description:
Defines the Package associated to the Project (equivalent to the UML Model notion) that is the root of the Project's Package organization.
|
void |
setProjectContext(String value)
Setter for attribute 'Project.ProjectContext'
Metamodel description:
null
|
void |
setProjectDescr(String value)
Setter for attribute 'Project.ProjectDescr'
Metamodel description:
null
|
addStereotype, getBpmnLaneRefs, getBpmnLaneRefs, getConstraintDefinition, getConstraintDefinition, getDefaultParametering, getDefaultParametering, getDependsOnDependency, getDependsOnDependency, getDescriptor, getDescriptor, getDocument, getDocument, getExtension, getExtension, getImpactedDependency, getImpactedDependency, getLocalProperties, getLocalProperty, getManifesting, getManifesting, getMatrix, getMatrix, getName, getNote, getNoteContent, getOwnerTemplateParameter, getProduct, getProduct, getProperties, getProperties, getProperties, getProperty, getProperty, getReceivedInfo, getReceivedInfo, getRepresentingConnector, getRepresentingConnector, getRepresentingEnd, getRepresentingEnd, getRepresentingInstance, getRepresentingInstance, getRepresentingPartition, getRepresentingPartition, getRepresents, getRepresents, getSentInfo, getSentInfo, getStereotype, getTag, getTag, getTag, getTagValue, getTagValues, getTemplateSubstitution, getTemplateSubstitution, getTypingParameter, getTypingParameter, isStereotyped, isTagged, putNoteContent, putTagValue, putTagValues, removeNotes, removeStereotypes, removeTags, setLocalProperties, setLocalProperty, setName, setOwnerTemplateParameter, setProperty, setProperty
getAddedToQuery, getAddedToQuery, getCausing, getCausing, getDiagramElement, getDiagramElement
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
accept, delete, getCompositionChildren, getCompositionOwner, getMClass, getStatus, getUuid, isDeleted, isModifiable, isShell, isValid, mGet, mGet, mSet
compareTo
static final String MNAME
String getProjectContext()
void setProjectContext(String value)
String getProjectDescr()
void setProjectDescr(String value)
DiagramSet getDiagramRoot()
void setDiagramRoot(DiagramSet value)
Package getModel()
void setModel(Package value)