public interface Project extends Structure
The following features are supported:
CapellamodellerPackage.getProject()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<KeyValue> |
getKeyValuePairs()
Returns the value of the 'Key Value Pairs' containment reference list.
|
org.eclipse.emf.common.util.EList<Folder> |
getOwnedFolders()
Returns the value of the 'Owned Folders' containment reference list.
|
org.eclipse.emf.common.util.EList<ModelRoot> |
getOwnedModelRoots()
Returns the value of the 'Owned Model Roots' containment reference list.
|
getOwnedPropertyValuePkgsgetContainedGenericTraces, getContainedRequirementsTraces, getNamingRules, getOwnedTracesgetName, setNamegetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMdestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsorg.eclipse.emf.common.util.EList<KeyValue> getKeyValuePairs()
KeyValue.
If the meaning of the 'Key Value Pairs' containment reference list isn't clear, there really should be more of a description here...
CapellamodellerPackage.getProject_KeyValuePairs()org.eclipse.emf.common.util.EList<Folder> getOwnedFolders()
Folder.
If the meaning of the 'Owned Folders' containment reference list isn't clear, there really should be more of a description here...
CapellamodellerPackage.getProject_OwnedFolders()org.eclipse.emf.common.util.EList<ModelRoot> getOwnedModelRoots()
ModelRoot.
If the meaning of the 'Owned Model Roots' containment reference list isn't clear, there really should be more of a description here...
CapellamodellerPackage.getProject_OwnedModelRoots()