| diagram | ![]() |
||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xsd:complexType name="SimRunOptionsType"> <xsd:annotation> <xsd:appinfo>Element used to specify simulation options.</xsd:appinfo> </xsd:annotation> <xsd:attribute name="trace" type="xsd:boolean" use="required"/> <xsd:attribute name="pickMethod" type="PickingOptionsType" use="required"/> </xsd:complexType> |
| type | xsd:boolean | ||||
| properties |
|
||||
| source | <xsd:attribute name="trace" type="xsd:boolean" use="required"/> |
| type | PickingOptionsType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xsd:attribute name="pickMethod" type="PickingOptionsType" use="required"/> |