io.sarl.lang.compiler
Class GeneratorConfigAdapterAdapter
All Superinterfaces:
org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal
Enclosing class:
GeneratorConfigAdapter
static class GeneratorConfigAdapterAdapter
extends java.lang.Object
EMF Adapter.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
compiler
Constructor Summary
Constructor and description
new(GeneratorConfigAdapter)
Constructor.
Action Summary
Modifier and type Action and description
GeneratorConfigAdapter get
Replies the linked adapter.
boolean isAdapterForType(Object)
Constructor Details
new(GeneratorConfigAdapter)
new(GeneratorConfigAdapter)
Constructor.
Parameters:
element - the linked adapter.
Action Details
get
def get : GeneratorConfigAdapter
Replies the linked adapter.
Returns:
the linked adapter.
isAdapterForType(Object)
def isAdapterForType(Object) : boolean