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