protected static class XcoreJvmInferrer.InferenceAdapter extends AdapterImpl
Adapter.Internal| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<XcoreJvmInferrer.JvmElementInferrer<? extends JvmIdentifiableElement>> |
jvmElementInferrers |
target| Modifier | Constructor and Description |
|---|---|
protected |
XcoreJvmInferrer.InferenceAdapter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAdapterForType(java.lang.Object type)
Returns
false |
getTarget, notifyChanged, setTarget, unsetTargetprotected java.util.List<XcoreJvmInferrer.JvmElementInferrer<? extends JvmIdentifiableElement>> jvmElementInferrers
public boolean isAdapterForType(java.lang.Object type)
AdapterImplfalseisAdapterForType in interface AdapterisAdapterForType in class AdapterImpltype - the type.falseAdapterFactory.isFactoryForType(java.lang.Object)