public interface BPSimDataType
extends org.eclipse.emf.ecore.EObject
The following features are supported:
BpsimPackage.getBPSimDataType()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.util.FeatureMap |
getGroup()
Returns the value of the 'Group' attribute list.
|
org.eclipse.emf.common.util.EList<Scenario> |
getScenario()
Returns the value of the 'Scenario' containment reference list.
|
org.eclipse.emf.ecore.util.FeatureMap getGroup()
FeatureMap.Entry
.
If the meaning of the 'Group' attribute list isn't clear, there really should be more of a description here...
BpsimPackage.getBPSimDataType_Group()
org.eclipse.emf.common.util.EList<Scenario> getScenario()
Scenario
.
If the meaning of the 'Scenario' containment reference list isn't clear, there really should be more of a description here...
BpsimPackage.getBPSimDataType_Scenario()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.