Uses of Class
ome.xml.model.Objective
Packages that use Objective
-
Uses of Objective in ome.specification
Methods in ome.specification that return ObjectiveModifier and TypeMethodDescriptionXMLMockObjects.createObjective(int index) Creates an objective. -
Uses of Objective in ome.xml.model
Methods in ome.xml.model that return ObjectiveModifier and TypeMethodDescriptionAnnotation.getLinkedObjective(int index) Instrument.getObjective(int index) ObjectiveSettings.getObjective()Annotation.setLinkedObjective(int index, Objective o) Instrument.setObjective(int index, Objective objective) Methods in ome.xml.model that return types with arguments of type ObjectiveModifier and TypeMethodDescriptionAnnotation.copyLinkedObjectiveList()Instrument.copyObjectiveList()Methods in ome.xml.model with parameters of type ObjectiveModifier and TypeMethodDescriptionvoidInstrument.addObjective(Objective objective) booleanAnnotation.linkObjective(Objective o) voidInstrument.removeObjective(Objective objective) Annotation.setLinkedObjective(int index, Objective o) Instrument.setObjective(int index, Objective objective) voidObjectiveSettings.setObjective(Objective objective) booleanAnnotation.unlinkObjective(Objective o) Constructors in ome.xml.model with parameters of type Objective