Class ModificationAdapterImpl
java.lang.Object
tools.refinery.store.dse.modification.internal.ModificationAdapterImpl
- All Implemented Interfaces:
ModelAdapter,ModificationAdapter
-
Method Summary
Modifier and TypeMethodDescriptionbooleandeleteObject(Tuple tuple, DanglingEdges danglingEdges) getModel()int
-
Method Details
-
getModel
- Specified by:
getModelin interfaceModelAdapter
-
getStoreAdapter
- Specified by:
getStoreAdapterin interfaceModelAdapter
-
getModelSize
public int getModelSize()- Specified by:
getModelSizein interfaceModificationAdapter
-
createObject
- Specified by:
createObjectin interfaceModificationAdapter
-
deleteObject
- Specified by:
deleteObjectin interfaceModificationAdapter
-