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 |
---|---|
SANModel |
SANModelFactory.createSANModel()
Returns a new object of class 'SAN Model'.
|
Modifier and Type | Class and Description |
---|---|
class |
SANModelImpl
An implementation of the model object 'SAN Model'.
|
Modifier and Type | Method and Description |
---|---|
SANModel |
SANModelFactoryImpl.createSANModel() |
Modifier and Type | Method and Description |
---|---|
T |
SANModelSwitch.caseSANModel(SANModel object)
Returns the result of interpreting the object as an instance of 'SAN Model'.
|
boolean |
SANModelValidator.validateSANModel(SANModel sanModel,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |