Skip to content

com.inscoper.nbo.Objective

Represents the XML element Objective. More...

Inherits from com.inscoper.nbo.ManufacturerSpec_Type, com.inscoper.nbo.NBOBaseClass

Public Functions

Name
synchronized void delete()
Objective()
String getTypeName()
Returns the class type name.
String getXMLName()
Returns the XML element name corresponding to this class.
ENBOType getNBOType()
Returns the NBO Type corresponding to this class.
NBOBaseClassVector getChildren()
Returns a list of all classes derived from this class.
NBOBaseClassVector getSubElements()
Returns a list of all child elements contained in this class.
void fromJsonFile(String path, boolean validate)
Populates this object from a JSON file.
void fromJsonFile(String path)
Populates this object from a JSON file.
void fromJsonString(String json_string, boolean validate)
Populates this object from a JSON string.
void fromJsonString(String json_string)
Populates this object from a JSON string.
void fromXmlFile(String path, boolean validate)
Populates this object from a XML file.
void fromXmlFile(String path)
Populates this object from a XML file.
void fromXmlString(String xml_string, boolean validate)
Populates this object from a XML string.
void fromXmlString(String xml_string)
Populates this object from a XML string.
void toXmlFile(String filename, boolean validate)
Serializes this object to an XML file.
void toXmlFile(String filename)
Serializes this object to an XML file.
String toXmlString(boolean validate)
Serializes this object to an XML string.
String toXmlString()
Serializes this object to an XML string.
void setID(ObjectiveID_Type value, boolean validate)
Sets the value of the ID attribute.
void setID(ObjectiveID_Type value)
Sets the value of the ID attribute.
ObjectiveID_Type getID()
Returns the value of the ID attribute.
void resetID()
Resets the ID attribute to an unset state.
boolean hasID()
Checks whether the optional ID attribute is present.
void setName(Denomination_Type value, boolean validate)
Sets the value of the Name attribute.
void setName(Denomination_Type value)
Sets the value of the Name attribute.
Denomination_Type getName()
Returns the value of the Name attribute.
void resetName()
Resets the Name attribute to an unset state.
boolean hasName()
Checks whether the optional Name attribute is present.
void setMagnification(float value, boolean validate)
Sets the value of the Magnification attribute.
void setMagnification(float value)
Sets the value of the Magnification attribute.
float getMagnification()
Returns the value of the Magnification attribute.
void resetMagnification()
Resets the Magnification attribute to an unset state.
boolean hasMagnification()
Checks whether the Magnification attribute is present.
void setLensNA(float value, boolean validate)
Sets the value of the LensNA attribute.
void setLensNA(float value)
Sets the value of the LensNA attribute.
float getLensNA()
Returns the value of the LensNA attribute.
void resetLensNA()
Resets the LensNA attribute to an unset state.
boolean hasLensNA()
Checks whether the LensNA attribute is present.
void setCorrection(ObjectiveCorrection_Type value, boolean validate)
Sets the value of the Correction attribute.
void setCorrection(ObjectiveCorrection_Type value)
Sets the value of the Correction attribute.
ObjectiveCorrection_Type getCorrection()
Returns the value of the Correction attribute.
void resetCorrection()
Resets the Correction attribute to an unset state.
boolean hasCorrection()
Checks whether the optional Correction attribute is present.
void setImmersionType(ImmersionTypeList_Type value, boolean validate)
Sets the value of the ImmersionType attribute.
void setImmersionType(ImmersionTypeList_Type value)
Sets the value of the ImmersionType attribute.
ImmersionTypeList_Type getImmersionType()
Returns the value of the ImmersionType attribute.
void resetImmersionType()
Resets the ImmersionType attribute to an unset state.
boolean hasImmersionType()
Checks whether the optional ImmersionType attribute is present.
void setInfinityCorrected(boolean value, boolean validate)
Sets the value of the InfinityCorrected attribute.
void setInfinityCorrected(boolean value)
Sets the value of the InfinityCorrected attribute.
boolean getInfinityCorrected()
Returns the value of the InfinityCorrected attribute.
void resetInfinityCorrected()
Resets the InfinityCorrected attribute to an unset state.
boolean hasInfinityCorrected()
Checks whether the InfinityCorrected attribute is present.
void setContrastModulation(ContrastModulationPlate_Type value, boolean validate)
Sets the value of the ContrastModulation attribute.
void setContrastModulation(ContrastModulationPlate_Type value)
Sets the value of the ContrastModulation attribute.
ContrastModulationPlate_Type getContrastModulation()
Returns the value of the ContrastModulation attribute.
void resetContrastModulation()
Resets the ContrastModulation attribute to an unset state.
boolean hasContrastModulation()
Checks whether the optional ContrastModulation attribute is present.
void setDIC(boolean value, boolean validate)
Sets the value of the DIC attribute.
void setDIC(boolean value)
Sets the value of the DIC attribute.
boolean getDIC()
Returns the value of the DIC attribute.
void resetDIC()
Resets the DIC attribute to an unset state.
boolean hasDIC()
Checks whether the DIC attribute is present.
void setLightType(ObjectiveLightType_Type value, boolean validate)
Sets the value of the LightType attribute.
void setLightType(ObjectiveLightType_Type value)
Sets the value of the LightType attribute.
ObjectiveLightType_Type getLightType()
Returns the value of the LightType attribute.
void resetLightType()
Resets the LightType attribute to an unset state.
boolean hasLightType()
Checks whether the optional LightType attribute is present.
void setDippingMedium(DippingType_Type value, boolean validate)
Sets the value of the DippingMedium attribute.
void setDippingMedium(DippingType_Type value)
Sets the value of the DippingMedium attribute.
DippingType_Type getDippingMedium()
Returns the value of the DippingMedium attribute.
void resetDippingMedium()
Resets the DippingMedium attribute to an unset state.
boolean hasDippingMedium()
Checks whether the optional DippingMedium attribute is present.
void setWorkingDistance(float value, boolean validate)
Sets the value of the WorkingDistance attribute.
void setWorkingDistance(float value)
Sets the value of the WorkingDistance attribute.
float getWorkingDistance()
Returns the value of the WorkingDistance attribute.
void resetWorkingDistance()
Resets the WorkingDistance attribute to an unset state.
boolean hasWorkingDistance()
Checks whether the WorkingDistance attribute is present.
void setWorkingDistanceUnit(UnitsLength_Type value, boolean validate)
Sets the value of the WorkingDistanceUnit attribute.
void setWorkingDistanceUnit(UnitsLength_Type value)
Sets the value of the WorkingDistanceUnit attribute.
UnitsLength_Type getWorkingDistanceUnit()
Returns the value of the WorkingDistanceUnit attribute.
void resetWorkingDistanceUnit()
Resets the WorkingDistanceUnit attribute to an unset state.
boolean hasWorkingDistanceUnit()
Checks whether the optional WorkingDistanceUnit attribute is present.
void setCorrectionCollar(boolean value, boolean validate)
Sets the value of the CorrectionCollar attribute.
void setCorrectionCollar(boolean value)
Sets the value of the CorrectionCollar attribute.
boolean getCorrectionCollar()
Returns the value of the CorrectionCollar attribute.
void resetCorrectionCollar()
Resets the CorrectionCollar attribute to an unset state.
boolean hasCorrectionCollar()
Checks whether the CorrectionCollar attribute is present.
void setCorrectionCollarType(CorrectionCollarTypeList_Type value, boolean validate)
Sets the value of the CorrectionCollarType attribute.
void setCorrectionCollarType(CorrectionCollarTypeList_Type value)
Sets the value of the CorrectionCollarType attribute.
CorrectionCollarTypeList_Type getCorrectionCollarType()
Returns the value of the CorrectionCollarType attribute.
void resetCorrectionCollarType()
Resets the CorrectionCollarType attribute to an unset state.
boolean hasCorrectionCollarType()
Checks whether the optional CorrectionCollarType attribute is present.
void setPhaseContrastDesignation(PhaseContrastDesignationType_Type value, boolean validate)
Sets the value of the PhaseContrastDesignation attribute.
void setPhaseContrastDesignation(PhaseContrastDesignationType_Type value)
Sets the value of the PhaseContrastDesignation attribute.
PhaseContrastDesignationType_Type getPhaseContrastDesignation()
Returns the value of the PhaseContrastDesignation attribute.
void resetPhaseContrastDesignation()
Resets the PhaseContrastDesignation attribute to an unset state.
boolean hasPhaseContrastDesignation()
Checks whether the optional PhaseContrastDesignation attribute is present.
void setCalibratedMagnification(float value, boolean validate)
Sets the value of the CalibratedMagnification attribute.
void setCalibratedMagnification(float value)
Sets the value of the CalibratedMagnification attribute.
float getCalibratedMagnification()
Returns the value of the CalibratedMagnification attribute.
void resetCalibratedMagnification()
Resets the CalibratedMagnification attribute to an unset state.
boolean hasCalibratedMagnification()
Checks whether the CalibratedMagnification attribute is present.
void setIris(boolean value, boolean validate)
Sets the value of the Iris attribute.
void setIris(boolean value)
Sets the value of the Iris attribute.
boolean getIris()
Returns the value of the Iris attribute.
void resetIris()
Resets the Iris attribute to an unset state.
boolean hasIris()
Checks whether the Iris attribute is present.
void setObjectiveViewField(float value, boolean validate)
Sets the value of the ObjectiveViewField attribute.
void setObjectiveViewField(float value)
Sets the value of the ObjectiveViewField attribute.
float getObjectiveViewField()
Returns the value of the ObjectiveViewField attribute.
void resetObjectiveViewField()
Resets the ObjectiveViewField attribute to an unset state.
boolean hasObjectiveViewField()
Checks whether the ObjectiveViewField attribute is present.
void setImageDistance(float value, boolean validate)
Sets the value of the ImageDistance attribute.
void setImageDistance(float value)
Sets the value of the ImageDistance attribute.
float getImageDistance()
Returns the value of the ImageDistance attribute.
void resetImageDistance()
Resets the ImageDistance attribute to an unset state.
boolean hasImageDistance()
Checks whether the ImageDistance attribute is present.
void setImageDistanceUnit(UnitsLength_Type value, boolean validate)
Sets the value of the ImageDistanceUnit attribute.
void setImageDistanceUnit(UnitsLength_Type value)
Sets the value of the ImageDistanceUnit attribute.
UnitsLength_Type getImageDistanceUnit()
Returns the value of the ImageDistanceUnit attribute.
void resetImageDistanceUnit()
Resets the ImageDistanceUnit attribute to an unset state.
boolean hasImageDistanceUnit()
Checks whether the optional ImageDistanceUnit attribute is present.
void setFrontFocalLength(float value, boolean validate)
Sets the value of the FrontFocalLength attribute.
void setFrontFocalLength(float value)
Sets the value of the FrontFocalLength attribute.
float getFrontFocalLength()
Returns the value of the FrontFocalLength attribute.
void resetFrontFocalLength()
Resets the FrontFocalLength attribute to an unset state.
boolean hasFrontFocalLength()
Checks whether the FrontFocalLength attribute is present.
void setFrontFocalLengthUnit(UnitsLength_Type value, boolean validate)
Sets the value of the FrontFocalLengthUnit attribute.
void setFrontFocalLengthUnit(UnitsLength_Type value)
Sets the value of the FrontFocalLengthUnit attribute.
UnitsLength_Type getFrontFocalLengthUnit()
Returns the value of the FrontFocalLengthUnit attribute.
void resetFrontFocalLengthUnit()
Resets the FrontFocalLengthUnit attribute to an unset state.
boolean hasFrontFocalLengthUnit()
Checks whether the optional FrontFocalLengthUnit attribute is present.
void setBackFocalLength(float value, boolean validate)
Sets the value of the BackFocalLength attribute.
void setBackFocalLength(float value)
Sets the value of the BackFocalLength attribute.
float getBackFocalLength()
Returns the value of the BackFocalLength attribute.
void resetBackFocalLength()
Resets the BackFocalLength attribute to an unset state.
boolean hasBackFocalLength()
Checks whether the BackFocalLength attribute is present.
void setBackFocalLengthUnit(UnitsLength_Type value, boolean validate)
Sets the value of the BackFocalLengthUnit attribute.
void setBackFocalLengthUnit(UnitsLength_Type value)
Sets the value of the BackFocalLengthUnit attribute.
UnitsLength_Type getBackFocalLengthUnit()
Returns the value of the BackFocalLengthUnit attribute.
void resetBackFocalLengthUnit()
Resets the BackFocalLengthUnit attribute to an unset state.
boolean hasBackFocalLengthUnit()
Checks whether the optional BackFocalLengthUnit attribute is present.
void setParfocalizingDistance(float value, boolean validate)
Sets the value of the ParfocalizingDistance attribute.
void setParfocalizingDistance(float value)
Sets the value of the ParfocalizingDistance attribute.
float getParfocalizingDistance()
Returns the value of the ParfocalizingDistance attribute.
void resetParfocalizingDistance()
Resets the ParfocalizingDistance attribute to an unset state.
boolean hasParfocalizingDistance()
Checks whether the ParfocalizingDistance attribute is present.
void setParfocalizingDistanceUnit(UnitsLength_Type value, boolean validate)
Sets the value of the ParfocalizingDistanceUnit attribute.
void setParfocalizingDistanceUnit(UnitsLength_Type value)
Sets the value of the ParfocalizingDistanceUnit attribute.
UnitsLength_Type getParfocalizingDistanceUnit()
Returns the value of the ParfocalizingDistanceUnit attribute.
void resetParfocalizingDistanceUnit()
Resets the ParfocalizingDistanceUnit attribute to an unset state.
boolean hasParfocalizingDistanceUnit()
Checks whether the optional ParfocalizingDistanceUnit attribute is present.
void setAnnotationRef(AnnotationRef value, boolean validate)
Sets the value of the AnnotationRef element.
void setAnnotationRef(AnnotationRef value)
Sets the value of the AnnotationRef element.
AnnotationRef getAnnotationRef()
Returns the value of the AnnotationRef element.
void resetAnnotationRef()
Resets the AnnotationRef element to an unset state.
boolean hasAnnotationRef()
Checks whether the optional AnnotationRef element is present.
Objective __internal_create(long cPtr, boolean own)
Objective fromBase(NBOBaseClass base)
Cast a NBOBaseClass to a Objective.

Protected Functions

Name
Objective(long cPtr, boolean cMemoryOwn)
void swigSetCMemOwn(boolean own)
void finalize()
long getCPtr(Objective obj)

Additional inherited members

Public Functions inherited from com.inscoper.nbo.ManufacturerSpec_Type

Name
ManufacturerSpec_Type()
void setManufacturer(String value, boolean validate)
Sets the value of the Manufacturer attribute.
void setManufacturer(String value)
Sets the value of the Manufacturer attribute.
String getManufacturer()
Returns the value of the Manufacturer attribute.
void resetManufacturer()
Resets the Manufacturer attribute to an unset state.
boolean hasManufacturer()
Checks whether the Manufacturer attribute is present.
void setModel(String value, boolean validate)
Sets the value of the Model attribute.
void setModel(String value)
Sets the value of the Model attribute.
String getModel()
Returns the value of the Model attribute.
void resetModel()
Resets the Model attribute to an unset state.
boolean hasModel()
Checks whether the Model attribute is present.
void setCatalogNumber(String value, boolean validate)
Sets the value of the CatalogNumber attribute.
void setCatalogNumber(String value)
Sets the value of the CatalogNumber attribute.
String getCatalogNumber()
Returns the value of the CatalogNumber attribute.
void resetCatalogNumber()
Resets the CatalogNumber attribute to an unset state.
boolean hasCatalogNumber()
Checks whether the CatalogNumber attribute is present.
void setLotNumber(String value, boolean validate)
Sets the value of the LotNumber attribute.
void setLotNumber(String value)
Sets the value of the LotNumber attribute.
String getLotNumber()
Returns the value of the LotNumber attribute.
void resetLotNumber()
Resets the LotNumber attribute to an unset state.
boolean hasLotNumber()
Checks whether the LotNumber attribute is present.
void setMapAnnotation_List(MapAnnotationVector value, boolean validate)
Sets the list of MapAnnotation elements.
void setMapAnnotation_List(MapAnnotationVector value)
Sets the list of MapAnnotation elements.
MapAnnotationVector getMapAnnotation_List()
Returns the list of MapAnnotation elements.
void addToMapAnnotation_List(MapAnnotation value, boolean validate)
Adds a new MapAnnotation element to this object.
void addToMapAnnotation_List(MapAnnotation value)
Adds a new MapAnnotation element to this object.
void clearMapAnnotation_List()
Clear the list of MapAnnotation.
void setSpecsFile(FileAnnotation_Type value, boolean validate)
Sets the value of the SpecsFile element.
void setSpecsFile(FileAnnotation_Type value)
Sets the value of the SpecsFile element.
FileAnnotation_Type getSpecsFile()
Returns the value of the SpecsFile element.
void resetSpecsFile()
Resets the SpecsFile element to an unset state.
boolean hasSpecsFile()
Checks whether the optional SpecsFile element is present.
void setAdditionalVendorInformation_List(AdditionalVendorInformationVector value, boolean validate)
Sets the list of AdditionalVendorInformation elements.
void setAdditionalVendorInformation_List(AdditionalVendorInformationVector value)
Sets the list of AdditionalVendorInformation elements.
AdditionalVendorInformationVector getAdditionalVendorInformation_List()
Returns the list of AdditionalVendorInformation elements.
void addToAdditionalVendorInformation_List(AdditionalVendorInformation value, boolean validate)
Adds a new AdditionalVendorInformation element to this object.
void addToAdditionalVendorInformation_List(AdditionalVendorInformation value)
Adds a new AdditionalVendorInformation element to this object.
void clearAdditionalVendorInformation_List()
Clear the list of AdditionalVendorInformation.
StringSet getManufacturerAllowedValues()
Returns the allowed values for this attribut.
StringSet getModelAllowedValues()
Returns the allowed values for this attribut.
StringSet getCatalogNumberAllowedValues()
Returns the allowed values for this attribut.
StringSet getLotNumberAllowedValues()
Returns the allowed values for this attribut.

Protected Functions inherited from com.inscoper.nbo.ManufacturerSpec_Type

Name
ManufacturerSpec_Type(long cPtr, boolean cMemoryOwn)

Protected Functions inherited from com.inscoper.nbo.NBOBaseClass

Name
NBOBaseClass(long cPtr, boolean cMemoryOwn)

Detailed Description

public class com.inscoper.nbo.Objective;

Represents the XML element Objective.

The Microscope's Objective lens consists of a lens, its mount, and any associated parts. It is the part of the imaging system, which forms a primary image of the object, either alone or in conjunction with a tube lens. The Objective typically consists of a compound lens consisting of along a common axis.

Public Functions Documentation

function delete

function Objective

function getTypeName

function getXMLName

function getNBOType

function getChildren

function getSubElements

function fromJsonFile

function fromJsonFile

function fromJsonString

function fromJsonString

function fromXmlFile

function fromXmlFile

function fromXmlString

function fromXmlString

function toXmlFile

function toXmlFile

function toXmlString

function toXmlString

function setID

function setID

function getID

function resetID

function hasID

function setName

function setName

function getName

function resetName

function hasName

function setMagnification

function setMagnification

function getMagnification

function resetMagnification

function hasMagnification

function setLensNA

function setLensNA

function getLensNA

function resetLensNA

function hasLensNA

function setCorrection

function setCorrection

function getCorrection

function resetCorrection

function hasCorrection

function setImmersionType

function setImmersionType

function getImmersionType

function resetImmersionType

function hasImmersionType

function setInfinityCorrected

function setInfinityCorrected

function getInfinityCorrected

function resetInfinityCorrected

function hasInfinityCorrected

function setContrastModulation

function setContrastModulation

function getContrastModulation

function resetContrastModulation

function hasContrastModulation

function setDIC

function setDIC

function getDIC

function resetDIC

function hasDIC

function setLightType

function setLightType

function getLightType

function resetLightType

function hasLightType

function setDippingMedium

function setDippingMedium

function getDippingMedium

function resetDippingMedium

function hasDippingMedium

function setWorkingDistance

function setWorkingDistance

function getWorkingDistance

function resetWorkingDistance

function hasWorkingDistance

function setWorkingDistanceUnit

function setWorkingDistanceUnit

function getWorkingDistanceUnit

function resetWorkingDistanceUnit

function hasWorkingDistanceUnit

function setCorrectionCollar

function setCorrectionCollar

function getCorrectionCollar

function resetCorrectionCollar

function hasCorrectionCollar

function setCorrectionCollarType

function setCorrectionCollarType

function getCorrectionCollarType

function resetCorrectionCollarType

function hasCorrectionCollarType

function setPhaseContrastDesignation

function setPhaseContrastDesignation

function getPhaseContrastDesignation

function resetPhaseContrastDesignation

function hasPhaseContrastDesignation

function setCalibratedMagnification

function setCalibratedMagnification

function getCalibratedMagnification

function resetCalibratedMagnification

function hasCalibratedMagnification

function setIris

function setIris

function getIris

function resetIris

function hasIris

function setObjectiveViewField

function setObjectiveViewField

function getObjectiveViewField

function resetObjectiveViewField

function hasObjectiveViewField

function setImageDistance

function setImageDistance

function getImageDistance

function resetImageDistance

function hasImageDistance

function setImageDistanceUnit

function setImageDistanceUnit

function getImageDistanceUnit

function resetImageDistanceUnit

function hasImageDistanceUnit

function setFrontFocalLength

function setFrontFocalLength

function getFrontFocalLength

function resetFrontFocalLength

function hasFrontFocalLength

function setFrontFocalLengthUnit

function setFrontFocalLengthUnit

function getFrontFocalLengthUnit

function resetFrontFocalLengthUnit

function hasFrontFocalLengthUnit

function setBackFocalLength

function setBackFocalLength

function getBackFocalLength

function resetBackFocalLength

function hasBackFocalLength

function setBackFocalLengthUnit

function setBackFocalLengthUnit

function getBackFocalLengthUnit

function resetBackFocalLengthUnit

function hasBackFocalLengthUnit

function setParfocalizingDistance

function setParfocalizingDistance

function getParfocalizingDistance

function resetParfocalizingDistance

function hasParfocalizingDistance

function setParfocalizingDistanceUnit

function setParfocalizingDistanceUnit

function getParfocalizingDistanceUnit

function resetParfocalizingDistanceUnit

function hasParfocalizingDistanceUnit

function setAnnotationRef

function setAnnotationRef

function getAnnotationRef

function resetAnnotationRef

function hasAnnotationRef

function __internal_create

function fromBase

Protected Functions Documentation

function Objective

function swigSetCMemOwn

function finalize

function getCPtr