Oetview
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://merode.econ.kuleuven.ac.be/mermaid/mxp/1.5}oetobjects"/>
<element ref="{http://merode.econ.kuleuven.ac.be/mermaid/mxp/1.5}oetevents"/>
</sequence>
<attribute name="highlightercolor" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="linecolor" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="backgroundcolor" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="hidedisabledmethods" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="headerrotation" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="scale" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the backgroundcolor property.
Link copied to clipboard
Gets the value of the headerrotation property.
Link copied to clipboard
Gets the value of the highlightercolor property.
Link copied to clipboard
Gets the value of the linecolor property.
Link copied to clipboard
Gets the value of the oetevents property.
Link copied to clipboard
Gets the value of the oetobjects property.
Link copied to clipboard
Gets the value of the hidedisabledmethods property.
Link copied to clipboard
Sets the value of the backgroundcolor property.
Link copied to clipboard
Sets the value of the headerrotation property.
Link copied to clipboard
Sets the value of the hidedisabledmethods property.
Link copied to clipboard
Sets the value of the highlightercolor property.
Link copied to clipboard
Sets the value of the linecolor property.
Link copied to clipboard
Sets the value of the oetevents property.
Link copied to clipboard
Sets the value of the oetobjects property.