Modifier and Type | Method and Description |
---|---|
RequirementView |
CHESS.getRequirementView()
Returns the value of the 'Requirement View' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
CHESS.setRequirementView(RequirementView value)
Sets the value of the '
Requirement View ' containment reference. |
Modifier and Type | Method and Description |
---|---|
RequirementView |
CHESSViewsFactory.createRequirementView()
Returns a new object of class 'Requirement View'.
|
Modifier and Type | Class and Description |
---|---|
class |
RequirementViewImpl
An implementation of the model object 'Requirement View'.
|
Modifier and Type | Method and Description |
---|---|
RequirementView |
CHESSViewsFactoryImpl.createRequirementView() |
Modifier and Type | Method and Description |
---|---|
T |
CHESSViewsSwitch.caseRequirementView(RequirementView object)
Returns the result of interpreting the object as an instance of 'Requirement View'.
|
Modifier and Type | Method and Description |
---|---|
RequirementView |
CHESSImpl.getRequirementView() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
CHESSImpl.basicSetRequirementView(RequirementView newRequirementView,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
CHESSImpl.setRequirementView(RequirementView newRequirementView) |