Modifier and Type | Method and Description |
---|---|
ErrorModelSubclause |
ErrorModelFactory.createErrorModelSubclause()
Returns a new object of class 'Subclause'.
|
ErrorModelSubclause |
ErrorModelGrammarRoot.getEmsc()
Returns the value of the 'Emsc' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
ErrorModelGrammarRoot.setEmsc(ErrorModelSubclause value)
Sets the value of the '
Emsc ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
ErrorModelSubclauseImpl
An implementation of the model object 'Subclause'.
|
Modifier and Type | Method and Description |
---|---|
ErrorModelSubclause |
ErrorModelFactoryImpl.createErrorModelSubclause() |
ErrorModelSubclause |
ErrorModelGrammarRootImpl.getEmsc() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ErrorModelGrammarRootImpl.basicSetEmsc(ErrorModelSubclause newEmsc,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ErrorModelGrammarRootImpl.setEmsc(ErrorModelSubclause newEmsc) |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseErrorModelSubclause(ErrorModelSubclause object)
Returns the result of interpreting the object as an instance of 'Subclause'.
|
Modifier and Type | Method and Description |
---|---|
static ErrorModelSubclause |
EM2Util.getContainingClassifierEMV2Subclause(org.eclipse.emf.ecore.EObject element)
get ErrorModelSubclause object in the classifier containing the element object.
|
static ErrorModelSubclause |
EM2Util.getContainingErrorAnnexSubclause(org.eclipse.emf.ecore.EObject element)
get containing error model subclause
|
static ErrorModelSubclause |
EM2Util.getErrorModelSubclause(Classifier cl)
get the error model subclause for the specified classifier.
|
Modifier and Type | Method and Description |
---|---|
void |
ErrorModelJavaValidator.caseErrorModelSubclause(ErrorModelSubclause subclause) |