|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ConForM.CoopnTools.CoKer.CoopnMgr.CoopnElement | +--ConForM.CoopnTools.CoKer.CoopnMgr.CoopnSync
Coopn synchronisation.
CoopnElement
, Serialized FormConstructor Summary | |
CoopnSync()
|
Method Summary | |
abstract boolean |
generatesCreation()
Test if this sync generates an object creation ?. return true iff this sync generates an object creation. |
abstract boolean |
generatesDestruction()
Test if this sync generates an object destruction?. return true iff this sync generates an object destruction. |
abstract boolean |
isStaticSync()
Test if this sync is static ?. return true iff this sync is static. |
Methods inherited from class ConForM.CoopnTools.CoKer.CoopnMgr.CoopnElement |
clone, cloneCoopnElement, equals, hashCode, interpret, pureCOIL, pureCOOPN, toCoco, toCompleteString, toCompleteString, toCompleteString, toCompleteString, toCompleteString, toCompleteString, toCompleteText, toCompleteText, toCompleteTokens, toCompleteTokens, toCompleteTokens, toCompleteTokens, toCompleteTokens, toCompleteTokens, toString, toString, toString, toText, toTokens, toTokens, toTokens, unmodifiableCopy |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CoopnSync()
Method Detail |
public abstract boolean isStaticSync()
public abstract boolean generatesCreation()
public abstract boolean generatesDestruction()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |