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 |
---|---|
Rep |
SANModelFactory.createRep()
Returns a new object of class 'Rep'.
|
Modifier and Type | Class and Description |
---|---|
class |
RepImpl
An implementation of the model object 'Rep'.
|
Modifier and Type | Method and Description |
---|---|
Rep |
SANModelFactoryImpl.createRep() |
Modifier and Type | Method and Description |
---|---|
T |
SANModelSwitch.caseRep(Rep object)
Returns the result of interpreting the object as an instance of 'Rep'.
|
boolean |
SANModelValidator.validateRep(Rep rep,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |