|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.simantics.databoard.adapter.AdapterRepository
public class AdapterRepository
AdapterRepository is a factory and a collection of adapters.
Constructor Summary | |
---|---|
AdapterRepository()
|
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 AdapterRepository()
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 |