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