Module nl.tno.omt
Package nl.tno.omt

Class ObjectModelType

java.lang.Object
nl.tno.omt.ObjectModelType

public class ObjectModelType extends Object

Java class for objectModelType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="objectModelType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="modelIdentification" type="{http://standards.ieee.org/IEEE1516-2010}modelIdentificationType"/>
         <element name="serviceUtilization" type="{http://standards.ieee.org/IEEE1516-2010}serviceUtilizationType" minOccurs="0"/>
         <element name="objects" type="{http://standards.ieee.org/IEEE1516-2010}objectsType"/>
         <element name="interactions" type="{http://standards.ieee.org/IEEE1516-2010}interactionsType"/>
         <element name="dimensions" type="{http://standards.ieee.org/IEEE1516-2010}dimensionsType"/>
         <element name="time" type="{http://standards.ieee.org/IEEE1516-2010}timeType" minOccurs="0"/>
         <element name="tags" type="{http://standards.ieee.org/IEEE1516-2010}tagsType" minOccurs="0"/>
         <element name="synchronizations" type="{http://standards.ieee.org/IEEE1516-2010}synchronizationsType" minOccurs="0"/>
         <element name="transportations" type="{http://standards.ieee.org/IEEE1516-2010}transportationsType"/>
         <element name="switches" type="{http://standards.ieee.org/IEEE1516-2010}switchesType"/>
         <element name="updateRates" type="{http://standards.ieee.org/IEEE1516-2010}updateRatesType" minOccurs="0"/>
         <element name="dataTypes" type="{http://standards.ieee.org/IEEE1516-2010}dataTypesType"/>
         <element name="notes2" type="{http://standards.ieee.org/IEEE1516-2010}notesType" minOccurs="0"/>
         <any namespace='##other' minOccurs="0"/>
       </sequence>
       <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
       <anyAttribute namespace='##other'/>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • ObjectModelType

      public ObjectModelType()
  • Method Details

    • getModelIdentification

      public ModelIdentificationType getModelIdentification()
      Gets the value of the modelIdentification property.
      Returns:
      possible object is ModelIdentificationType
    • setModelIdentification

      public void setModelIdentification(ModelIdentificationType value)
      Sets the value of the modelIdentification property.
      Parameters:
      value - allowed object is ModelIdentificationType
    • getServiceUtilization

      public ServiceUtilizationType getServiceUtilization()
      Gets the value of the serviceUtilization property.
      Returns:
      possible object is ServiceUtilizationType
    • setServiceUtilization

      public void setServiceUtilization(ServiceUtilizationType value)
      Sets the value of the serviceUtilization property.
      Parameters:
      value - allowed object is ServiceUtilizationType
    • getObjects

      public ObjectsType getObjects()
      Gets the value of the objects property.
      Returns:
      possible object is ObjectsType
    • setObjects

      public void setObjects(ObjectsType value)
      Sets the value of the objects property.
      Parameters:
      value - allowed object is ObjectsType
    • getInteractions

      public InteractionsType getInteractions()
      Gets the value of the interactions property.
      Returns:
      possible object is InteractionsType
    • setInteractions

      public void setInteractions(InteractionsType value)
      Sets the value of the interactions property.
      Parameters:
      value - allowed object is InteractionsType
    • getDimensions

      public DimensionsType getDimensions()
      Gets the value of the dimensions property.
      Returns:
      possible object is DimensionsType
    • setDimensions

      public void setDimensions(DimensionsType value)
      Sets the value of the dimensions property.
      Parameters:
      value - allowed object is DimensionsType
    • getTime

      public TimeType getTime()
      Gets the value of the time property.
      Returns:
      possible object is TimeType
    • setTime

      public void setTime(TimeType value)
      Sets the value of the time property.
      Parameters:
      value - allowed object is TimeType
    • getTags

      public TagsType getTags()
      Gets the value of the tags property.
      Returns:
      possible object is TagsType
    • setTags

      public void setTags(TagsType value)
      Sets the value of the tags property.
      Parameters:
      value - allowed object is TagsType
    • getSynchronizations

      public SynchronizationsType getSynchronizations()
      Gets the value of the synchronizations property.
      Returns:
      possible object is SynchronizationsType
    • setSynchronizations

      public void setSynchronizations(SynchronizationsType value)
      Sets the value of the synchronizations property.
      Parameters:
      value - allowed object is SynchronizationsType
    • getTransportations

      public TransportationsType getTransportations()
      Gets the value of the transportations property.
      Returns:
      possible object is TransportationsType
    • setTransportations

      public void setTransportations(TransportationsType value)
      Sets the value of the transportations property.
      Parameters:
      value - allowed object is TransportationsType
    • getSwitches

      public SwitchesType getSwitches()
      Gets the value of the switches property.
      Returns:
      possible object is SwitchesType
    • setSwitches

      public void setSwitches(SwitchesType value)
      Sets the value of the switches property.
      Parameters:
      value - allowed object is SwitchesType
    • getUpdateRates

      public UpdateRatesType getUpdateRates()
      Gets the value of the updateRates property.
      Returns:
      possible object is UpdateRatesType
    • setUpdateRates

      public void setUpdateRates(UpdateRatesType value)
      Sets the value of the updateRates property.
      Parameters:
      value - allowed object is UpdateRatesType
    • getDataTypes

      public DataTypesType getDataTypes()
      Gets the value of the dataTypes property.
      Returns:
      possible object is DataTypesType
    • setDataTypes

      public void setDataTypes(DataTypesType value)
      Sets the value of the dataTypes property.
      Parameters:
      value - allowed object is DataTypesType
    • getNotes2

      public NotesType getNotes2()
      Gets the value of the notes2 property.
      Returns:
      possible object is NotesType
    • setNotes2

      public void setNotes2(NotesType value)
      Sets the value of the notes2 property.
      Parameters:
      value - allowed object is NotesType
    • getAny

      public Object getAny()
      Gets the value of the any property.
      Returns:
      possible object is Object
    • setAny

      public void setAny(Object value)
      Sets the value of the any property.
      Parameters:
      value - allowed object is Object
    • getNotes

      public String getNotes()
      Gets the value of the notes property.
      Returns:
      possible object is String
    • setNotes

      public void setNotes(String value)
      Sets the value of the notes property.
      Parameters:
      value - allowed object is String
    • getIdtag

      public String getIdtag()
      Gets the value of the idtag property.
      Returns:
      possible object is String
    • setIdtag

      public void setIdtag(String value)
      Sets the value of the idtag property.
      Parameters:
      value - allowed object is String
    • getOtherAttributes

      public Map<QName,String> getOtherAttributes()
      Gets a map that contains attributes that aren't bound to any typed property on this class.

      the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.

      Returns:
      always non-null