|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.simantics.databoard.adapter.AdapterFactory
public class AdapterFactory
AdapterRepository is a factory and a collection of adapters.
Constructor Summary | |
---|---|
AdapterFactory()
|
Method Summary | |
---|---|
Adapter |
getAdapter(Binding domain,
Binding range,
boolean typeAdapter,
boolean mustClone)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AdapterFactory()
Method Detail |
---|
public Adapter getAdapter(Binding domain, Binding range, boolean typeAdapter, boolean mustClone) throws AdapterConstructionException
AdapterConstructionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |