|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.simantics.databoard.adapter.AbstractAdapter
public abstract class AbstractAdapter
Constructor Summary | |
---|---|
AbstractAdapter()
|
Method Summary | |
---|---|
java.lang.Object |
adaptUnchecked(java.lang.Object obj)
Adapt instance of one binding to format of another binding. |
void |
finalizeConstruction()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.simantics.databoard.adapter.Adapter |
---|
adapt |
Constructor Detail |
---|
public AbstractAdapter()
Method Detail |
---|
public java.lang.Object adaptUnchecked(java.lang.Object obj) throws RuntimeAdaptException
Adapter
adaptUnchecked
in interface Adapter
obj
- source instance
RuntimeAdaptException
public void finalizeConstruction()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |