|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.collada._2005._11.colladaschema.RigidConstraint
public class RigidConstraint
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 name="ref_attachment">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{http://www.collada.org/2005/11/COLLADASchema}translate"/>
<element ref="{http://www.collada.org/2005/11/COLLADASchema}rotate"/>
<element ref="{http://www.collada.org/2005/11/COLLADASchema}extra" maxOccurs="unbounded" minOccurs="0"/>
</choice>
<attribute name="rigid_body" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="attachment">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{http://www.collada.org/2005/11/COLLADASchema}translate"/>
<element ref="{http://www.collada.org/2005/11/COLLADASchema}rotate"/>
<element ref="{http://www.collada.org/2005/11/COLLADASchema}extra" maxOccurs="unbounded" minOccurs="0"/>
</choice>
<attribute name="rigid_body" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="technique_common">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="enabled" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.collada.org/2005/11/COLLADASchema>bool">
<attribute name="sid" type="{http://www.w3.org/2001/XMLSchema}NCName" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="interpenetrate" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.collada.org/2005/11/COLLADASchema>bool">
<attribute name="sid" type="{http://www.w3.org/2001/XMLSchema}NCName" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="limits" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="swing_cone_and_twist" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="min" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat3" minOccurs="0"/>
<element name="max" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat3" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="linear" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="min" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat3" minOccurs="0"/>
<element name="max" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat3" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="spring" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="angular" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="stiffness" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat" minOccurs="0"/>
<element name="damping" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat" minOccurs="0"/>
<element name="target_value" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="linear" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="stiffness" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat" minOccurs="0"/>
<element name="damping" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat" minOccurs="0"/>
<element name="target_value" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element ref="{http://www.collada.org/2005/11/COLLADASchema}technique" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.collada.org/2005/11/COLLADASchema}extra" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}NCName" />
<attribute name="sid" use="required" type="{http://www.w3.org/2001/XMLSchema}NCName" />
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
RigidConstraint.Attachment
Java class for anonymous complex type. |
static class |
RigidConstraint.RefAttachment
Java class for anonymous complex type. |
static class |
RigidConstraint.TechniqueCommon
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected RigidConstraint.Attachment |
attachment
|
protected List<Extra> |
extra
|
protected String |
name
|
protected RigidConstraint.RefAttachment |
refAttachment
|
protected String |
sid
|
protected List<Technique> |
technique
|
protected RigidConstraint.TechniqueCommon |
techniqueCommon
|
| Constructor Summary | |
|---|---|
RigidConstraint()
|
|
| Method Summary | |
|---|---|
RigidConstraint.Attachment |
getAttachment()
Gets the value of the attachment property. |
List<Extra> |
getExtra()
The extra element may appear any number of times. |
String |
getName()
Gets the value of the name property. |
RigidConstraint.RefAttachment |
getRefAttachment()
Gets the value of the refAttachment property. |
String |
getSid()
Gets the value of the sid property. |
List<Technique> |
getTechnique()
This element may contain any number of non-common profile techniques. |
RigidConstraint.TechniqueCommon |
getTechniqueCommon()
Gets the value of the techniqueCommon property. |
void |
setAttachment(RigidConstraint.Attachment value)
Sets the value of the attachment property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setRefAttachment(RigidConstraint.RefAttachment value)
Sets the value of the refAttachment property. |
void |
setSid(String value)
Sets the value of the sid property. |
void |
setTechniqueCommon(RigidConstraint.TechniqueCommon value)
Sets the value of the techniqueCommon property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected RigidConstraint.RefAttachment refAttachment
protected RigidConstraint.Attachment attachment
protected RigidConstraint.TechniqueCommon techniqueCommon
protected List<Technique> technique
protected List<Extra> extra
protected String name
protected String sid
| Constructor Detail |
|---|
public RigidConstraint()
| Method Detail |
|---|
public RigidConstraint.RefAttachment getRefAttachment()
RigidConstraint.RefAttachmentpublic void setRefAttachment(RigidConstraint.RefAttachment value)
value - allowed object is
RigidConstraint.RefAttachmentpublic RigidConstraint.Attachment getAttachment()
RigidConstraint.Attachmentpublic void setAttachment(RigidConstraint.Attachment value)
value - allowed object is
RigidConstraint.Attachmentpublic RigidConstraint.TechniqueCommon getTechniqueCommon()
RigidConstraint.TechniqueCommonpublic void setTechniqueCommon(RigidConstraint.TechniqueCommon value)
value - allowed object is
RigidConstraint.TechniqueCommonpublic List<Technique> getTechnique()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the technique property.
For example, to add a new item, do as follows:
getTechnique().add(newItem);
Objects of the following type(s) are allowed in the list
Technique
public List<Extra> getExtra()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the extra property.
For example, to add a new item, do as follows:
getExtra().add(newItem);
Objects of the following type(s) are allowed in the list
Extra
public String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic String getSid()
Stringpublic void setSid(String value)
value - allowed object is
String
|
CroftSoft Javadoc | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||