|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.ref.Reference<T>
java.lang.ref.WeakReference<OCL>
org.eclipse.ocl.examples.pivot.uml.UMLOCLEValidator.WeakOCLReference
protected static final class UMLOCLEValidator.WeakOCLReference
WeakOCLReference maintains the reference to the OCL context within the Diagnostician context and disposes of it once the Diagnostician is done.
Field Summary | |
---|---|
protected OCL |
ocl
|
Constructor Summary | |
---|---|
protected |
UMLOCLEValidator.WeakOCLReference(OCL ocl)
|
Method Summary | |
---|---|
void |
finalize()
|
Methods inherited from class java.lang.ref.Reference |
---|
clear, enqueue, get, isEnqueued |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
@NonNull protected final OCL ocl
Constructor Detail |
---|
protected UMLOCLEValidator.WeakOCLReference(@NonNull OCL ocl)
Method Detail |
---|
public void finalize()
finalize
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |