| net.refractions.udig.project.internal.impl.BlackboardImpl
BlackboardImpl | public class BlackboardImpl extends EObjectImpl implements Blackboard(Code) | | author: Jesse since: 1.0.0 |
initialized | boolean initialized(Code) | | |
BlackboardImpl | protected BlackboardImpl()(Code) | |
|
clear | public void clear()(Code) | | |
eGet | public Object eGet(EStructuralFeature eFeature, boolean resolve)(Code) | |
|
eInverseRemove | public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)(Code) | |
|
eIsSet | public boolean eIsSet(EStructuralFeature eFeature)(Code) | |
|
eSet | public void eSet(EStructuralFeature eFeature, Object newValue)(Code) | |
|
eStaticClass | protected EClass eStaticClass()(Code) | |
|
eUnset | public void eUnset(EStructuralFeature eFeature)(Code) | |
|
flush | public void flush()(Code) | | Flushes all the cached objects. Useful for testing.
|
putInteger | public void putInteger(String key, int value)(Code) | | |
|
|