| Modifier and type | Property and description |
|---|---|
| protected SarlJvmModelAssociations | associations
Replies the associations between SARL and JVM models. |
| protected SARLGrammarKeywordAccess | grammarAccess
Replies the accessor to the grammar. |
| protected org.eclipse.xtext.xbase.typesystem.override.OverrideHelper | overrideHelper
Replies the tool for managing overrides. |
| ISARLValidator | parentValidator
Replies the parent validator if defined. |
| protected org.eclipse.xtext.xbase.typesystem.util.IVisibilityHelper | visibilityHelper
Replies the tool for managing visibility modifiers. |
| Modifier and type | Action and description |
|---|---|
| protected static java.lang.String | canonicalName(LightweightTypeReference)
Replies the canonical name for the given type. |
| protected SarlJvmModelAssociations | getAssociations
Replies the associations between SARL and JVM models. |
| protected SARLGrammarKeywordAccess | getGrammarAccess
Replies the accessor to the grammar. |
| org.eclipse.xtext.validation.IssueSeverities | getIssueSeverities(Map<K,V>,EObject) |
| protected org.eclipse.xtext.xbase.typesystem.override.OverrideHelper | getOverrideHelper
Replies the tool for managing overrides. |
| ISARLValidator | getParentValidator
Replies the parent validator if defined. |
| protected org.eclipse.xtext.xbase.typesystem.util.IVisibilityHelper | getVisibilityHelper
Replies the tool for managing visibility modifiers. |
| protected boolean | isIgnored(String,EObject)
Replies if the given issue is ignored for the given object. |
| protected org.eclipse.emf.ecore.EStructuralFeature | nameFeature(EObject)
Replies the feature that corresponds to the name attribute of the given member. |
| protected org.eclipse.emf.ecore.EStructuralFeature | returnTypeFeature(EObject)
Replies the feature that corresponds to the return type of the given member. |
protected val associations : SarlJvmModelAssociations
This property is an alias for the action: getAssociations
protected val grammarAccess : SARLGrammarKeywordAccess
This property is an alias for the action: getGrammarAccess
protected val overrideHelper : org.eclipse.xtext.xbase.typesystem.override.OverrideHelper
This property is an alias for the action: getOverrideHelper
val parentValidator : ISARLValidator
This property is an alias for the action: getParentValidator
protected val visibilityHelper : org.eclipse.xtext.xbase.typesystem.util.IVisibilityHelper
This property is an alias for the action: getVisibilityHelper
new
protected def canonicalName(LightweightTypeReference) : java.lang.String
protected def getAssociations : SarlJvmModelAssociations
protected def getGrammarAccess : SARLGrammarKeywordAccess
def getIssueSeverities(Map<K,V>,EObject) : org.eclipse.xtext.validation.IssueSeverities
protected def getOverrideHelper : org.eclipse.xtext.xbase.typesystem.override.OverrideHelper
def getParentValidator : ISARLValidator
protected def getVisibilityHelper : org.eclipse.xtext.xbase.typesystem.util.IVisibilityHelper
protected def isIgnored(String,EObject) : boolean
protected def nameFeature(EObject) : org.eclipse.emf.ecore.EStructuralFeature
protected def returnTypeFeature(EObject) : org.eclipse.emf.ecore.EStructuralFeature