public interface AnalystProject extends ModelElement
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<BusinessRuleContainer> |
getBusinessRuleRoot()
Getter for relation 'AnalystProject->BusinessRuleRoot'
Metamodel description:
null
|
<T extends BusinessRuleContainer> |
getBusinessRuleRoot(Class<T> filterClass)
Filtered Getter for relation 'AnalystProject->BusinessRuleRoot'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<Dictionary> |
getDictionaryRoot()
Getter for relation 'AnalystProject->DictionaryRoot'
Metamodel description:
null
|
<T extends Dictionary> |
getDictionaryRoot(Class<T> filterClass)
Filtered Getter for relation 'AnalystProject->DictionaryRoot'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<GenericAnalystContainer> |
getGenericRoot()
Getter for relation 'AnalystProject->GenericRoot'
Metamodel description:
null
|
<T extends GenericAnalystContainer> |
getGenericRoot(Class<T> filterClass)
Filtered Getter for relation 'AnalystProject->GenericRoot'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<GoalContainer> |
getGoalRoot()
Getter for relation 'AnalystProject->GoalRoot'
Metamodel description:
|
<T extends GoalContainer> |
getGoalRoot(Class<T> filterClass)
Filtered Getter for relation 'AnalystProject->GoalRoot'
Metamodel description:
|
PropertyContainer |
getPropertyRoot()
Getter for relation 'AnalystProject->PropertyRoot'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<RequirementContainer> |
getRequirementRoot()
Getter for relation 'AnalystProject->RequirementRoot'
Metamodel description:
|
<T extends RequirementContainer> |
getRequirementRoot(Class<T> filterClass)
Filtered Getter for relation 'AnalystProject->RequirementRoot'
Metamodel description:
|
org.eclipse.emf.common.util.EList<RiskContainer> |
getRiskRoot()
Getter for relation 'AnalystProject->RiskRoot'
Metamodel description:
|
<T extends RiskContainer> |
getRiskRoot(Class<T> filterClass)
Filtered Getter for relation 'AnalystProject->RiskRoot'
Metamodel description:
|
org.eclipse.emf.common.util.EList<TestContainer> |
getTestRoot()
Getter for relation 'AnalystProject->TestRoot'
Metamodel description:
|
<T extends TestContainer> |
getTestRoot(Class<T> filterClass)
Filtered Getter for relation 'AnalystProject->TestRoot'
Metamodel description:
|
void |
setPropertyRoot(PropertyContainer value)
Setter for relation 'AnalystProject->PropertyRoot'
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
PropertyContainer getPropertyRoot()
void setPropertyRoot(PropertyContainer value)
org.eclipse.emf.common.util.EList<GoalContainer> getGoalRoot()
<T extends GoalContainer> List<T> getGoalRoot(Class<T> filterClass)
org.eclipse.emf.common.util.EList<BusinessRuleContainer> getBusinessRuleRoot()
<T extends BusinessRuleContainer> List<T> getBusinessRuleRoot(Class<T> filterClass)
org.eclipse.emf.common.util.EList<Dictionary> getDictionaryRoot()
<T extends Dictionary> List<T> getDictionaryRoot(Class<T> filterClass)
org.eclipse.emf.common.util.EList<RequirementContainer> getRequirementRoot()
<T extends RequirementContainer> List<T> getRequirementRoot(Class<T> filterClass)
org.eclipse.emf.common.util.EList<GenericAnalystContainer> getGenericRoot()
<T extends GenericAnalystContainer> List<T> getGenericRoot(Class<T> filterClass)
org.eclipse.emf.common.util.EList<RiskContainer> getRiskRoot()
<T extends RiskContainer> List<T> getRiskRoot(Class<T> filterClass)
org.eclipse.emf.common.util.EList<TestContainer> getTestRoot()
<T extends TestContainer> List<T> getTestRoot(Class<T> filterClass)