Package | Description |
---|---|
org.polarsys.chess.mobius.model.SAN | |
org.polarsys.chess.mobius.model.SAN.impl | |
org.polarsys.chess.mobius.model.SAN.util |
Modifier and Type | Method and Description |
---|---|
ActivityPlaceCase |
SANModelFactory.createActivityPlaceCase()
Returns a new object of class 'Activity Place Case'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ActivityPlaceCase> |
Activity.getPlacecase()
Returns the value of the 'Placecase' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivityPlaceCaseImpl
An implementation of the model object 'Activity Place Case'.
|
Modifier and Type | Method and Description |
---|---|
ActivityPlaceCase |
SANModelFactoryImpl.createActivityPlaceCase() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ActivityPlaceCase> |
ActivityImpl.getPlacecase() |
Modifier and Type | Method and Description |
---|---|
T |
SANModelSwitch.caseActivityPlaceCase(ActivityPlaceCase object)
Returns the result of interpreting the object as an instance of 'Activity Place Case'.
|
boolean |
SANModelValidator.validateActivityPlaceCase(ActivityPlaceCase activityPlaceCase,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |