Skip to content

com.inscoper.nbo.PolarizationOptics

Represents the XML element PolarizationOptics. More...

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

Public Functions

Name
synchronized void delete()
PolarizationOptics()
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(PolarizationOpticsID_Type value, boolean validate)
Sets the value of the ID attribute.
void setID(PolarizationOpticsID_Type value)
Sets the value of the ID attribute.
PolarizationOpticsID_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 setFunction(PolarizationOpticsFunction_Type value, boolean validate)
Sets the value of the Function attribute.
void setFunction(PolarizationOpticsFunction_Type value)
Sets the value of the Function attribute.
PolarizationOpticsFunction_Type getFunction()
Returns the value of the Function attribute.
void resetFunction()
Resets the Function attribute to an unset state.
boolean hasFunction()
Checks whether the optional Function attribute is present.
void setCrossPolarizer(boolean value, boolean validate)
Sets the value of the CrossPolarizer attribute.
void setCrossPolarizer(boolean value)
Sets the value of the CrossPolarizer attribute.
boolean getCrossPolarizer()
Returns the value of the CrossPolarizer attribute.
void resetCrossPolarizer()
Resets the CrossPolarizer attribute to an unset state.
boolean hasCrossPolarizer()
Checks whether the CrossPolarizer 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 setBeamSplitter(boolean value, boolean validate)
Sets the value of the BeamSplitter attribute.
void setBeamSplitter(boolean value)
Sets the value of the BeamSplitter attribute.
boolean getBeamSplitter()
Returns the value of the BeamSplitter attribute.
void resetBeamSplitter()
Resets the BeamSplitter attribute to an unset state.
boolean hasBeamSplitter()
Checks whether the BeamSplitter attribute is present.
void setFaradayIsolator(boolean value, boolean validate)
Sets the value of the FaradayIsolator attribute.
void setFaradayIsolator(boolean value)
Sets the value of the FaradayIsolator attribute.
boolean getFaradayIsolator()
Returns the value of the FaradayIsolator attribute.
void resetFaradayIsolator()
Resets the FaradayIsolator attribute to an unset state.
boolean hasFaradayIsolator()
Checks whether the FaradayIsolator attribute is present.
void setConstruction(PolarizationOpticsConstruction_Type value, boolean validate)
Sets the value of the Construction attribute.
void setConstruction(PolarizationOpticsConstruction_Type value)
Sets the value of the Construction attribute.
PolarizationOpticsConstruction_Type getConstruction()
Returns the value of the Construction attribute.
void resetConstruction()
Resets the Construction attribute to an unset state.
boolean hasConstruction()
Checks whether the optional Construction attribute is present.
void setRetardation(PolarizationOpticsRetardation_Type value, boolean validate)
Sets the value of the Retardation attribute.
void setRetardation(PolarizationOpticsRetardation_Type value)
Sets the value of the Retardation attribute.
PolarizationOpticsRetardation_Type getRetardation()
Returns the value of the Retardation attribute.
void resetRetardation()
Resets the Retardation attribute to an unset state.
boolean hasRetardation()
Checks whether the optional Retardation attribute is present.
void setFabrication(PolarizationOpticsFabrication_Type value, boolean validate)
Sets the value of the Fabrication attribute.
void setFabrication(PolarizationOpticsFabrication_Type value)
Sets the value of the Fabrication attribute.
PolarizationOpticsFabrication_Type getFabrication()
Returns the value of the Fabrication attribute.
void resetFabrication()
Resets the Fabrication attribute to an unset state.
boolean hasFabrication()
Checks whether the optional Fabrication attribute is present.
void setMaterialName(OpticalMaterialName_Type value, boolean validate)
Sets the value of the MaterialName attribute.
void setMaterialName(OpticalMaterialName_Type value)
Sets the value of the MaterialName attribute.
OpticalMaterialName_Type getMaterialName()
Returns the value of the MaterialName attribute.
void resetMaterialName()
Resets the MaterialName attribute to an unset state.
boolean hasMaterialName()
Checks whether the optional MaterialName attribute is present.
void setGlassCode(String value, boolean validate)
Sets the value of the GlassCode attribute.
void setGlassCode(String value)
Sets the value of the GlassCode attribute.
String getGlassCode()
Returns the value of the GlassCode attribute.
void resetGlassCode()
Resets the GlassCode attribute to an unset state.
boolean hasGlassCode()
Checks whether the GlassCode attribute is present.
void setWavelengthRange_List(PolarizationOptics_InlineWavelengthRangeVector value, boolean validate)
Sets the list of WavelengthRange elements.
void setWavelengthRange_List(PolarizationOptics_InlineWavelengthRangeVector value)
Sets the list of WavelengthRange elements.
PolarizationOptics_InlineWavelengthRangeVector getWavelengthRange_List()
Returns the list of WavelengthRange elements.
void addToWavelengthRange_List(PolarizationOptics_InlineWavelengthRange value, boolean validate)
Adds a new WavelengthRange element to this object.
void addToWavelengthRange_List(PolarizationOptics_InlineWavelengthRange value)
Adds a new WavelengthRange element to this object.
void clearWavelengthRange_List()
Clear the list of WavelengthRange.
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.
PolarizationOptics __internal_create(long cPtr, boolean own)
PolarizationOptics fromBase(NBOBaseClass base)
Cast a NBOBaseClass to a PolarizationOptics.
StringSet getGlassCodeAllowedValues()
Returns the allowed values for this attribut.

Protected Functions

Name
PolarizationOptics(long cPtr, boolean cMemoryOwn)
void swigSetCMemOwn(boolean own)
void finalize()
long getCPtr(PolarizationOptics 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.PolarizationOptics;

Represents the XML element PolarizationOptics.

This element describes a Polarization device positioned in the Ligth Path for this Instrument. A Polarization device is an optical filter rotatable through 360° that lets light waves of a specific polarization pass through while blocking light waves of other polarizations. This element can be associated with an optional Optics Turret.

Public Functions Documentation

function delete

function PolarizationOptics

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 setFunction

function setFunction

function getFunction

function resetFunction

function hasFunction

function setCrossPolarizer

function setCrossPolarizer

function getCrossPolarizer

function resetCrossPolarizer

function hasCrossPolarizer

function setDIC

function setDIC

function getDIC

function resetDIC

function hasDIC

function setBeamSplitter

function setBeamSplitter

function getBeamSplitter

function resetBeamSplitter

function hasBeamSplitter

function setFaradayIsolator

function setFaradayIsolator

function getFaradayIsolator

function resetFaradayIsolator

function hasFaradayIsolator

function setConstruction

function setConstruction

function getConstruction

function resetConstruction

function hasConstruction

function setRetardation

function setRetardation

function getRetardation

function resetRetardation

function hasRetardation

function setFabrication

function setFabrication

function getFabrication

function resetFabrication

function hasFabrication

function setMaterialName

function setMaterialName

function getMaterialName

function resetMaterialName

function hasMaterialName

function setGlassCode

function setGlassCode

function getGlassCode

function resetGlassCode

function hasGlassCode

function setWavelengthRange_List

function setWavelengthRange_List

function getWavelengthRange_List

function addToWavelengthRange_List

function addToWavelengthRange_List

function clearWavelengthRange_List

function setAnnotationRef

function setAnnotationRef

function getAnnotationRef

function resetAnnotationRef

function hasAnnotationRef

function __internal_create

function fromBase

function getGlassCodeAllowedValues

Protected Functions Documentation

function PolarizationOptics

function swigSetCMemOwn

function finalize

function getCPtr