Package ome.xml.model
Class OMEModelImpl
java.lang.Object
ome.xml.model.OMEModelImpl
- All Implemented Interfaces:
OMEModel
- Author:
- callan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddModelObject(String id, OMEModelObject object) booleangetModelObject(String id) int
-
Constructor Details
-
OMEModelImpl
public OMEModelImpl()
-
-
Method Details
-
removeModelObject
- Specified by:
removeModelObjectin interfaceOMEModel
-
addModelObject
- Specified by:
addModelObjectin interfaceOMEModel
-
getModelObject
- Specified by:
getModelObjectin interfaceOMEModel
-
getModelObjects
- Specified by:
getModelObjectsin interfaceOMEModel
-
addReference
- Specified by:
addReferencein interfaceOMEModel
-
getReferences
- Specified by:
getReferencesin interfaceOMEModel
-
resolveReferences
public int resolveReferences()- Specified by:
resolveReferencesin interfaceOMEModel
-