org.collada._2005._11.colladaschema
Class RigidConstraint

java.lang.Object
  extended by org.collada._2005._11.colladaschema.RigidConstraint

public class RigidConstraint
extends Object

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

refAttachment

protected RigidConstraint.RefAttachment refAttachment

attachment

protected RigidConstraint.Attachment attachment

techniqueCommon

protected RigidConstraint.TechniqueCommon techniqueCommon

technique

protected List<Technique> technique

extra

protected List<Extra> extra

name

protected String name

sid

protected String sid
Constructor Detail

RigidConstraint

public RigidConstraint()
Method Detail

getRefAttachment

public RigidConstraint.RefAttachment getRefAttachment()
Gets the value of the refAttachment property.

Returns:
possible object is RigidConstraint.RefAttachment

setRefAttachment

public void setRefAttachment(RigidConstraint.RefAttachment value)
Sets the value of the refAttachment property.

Parameters:
value - allowed object is RigidConstraint.RefAttachment

getAttachment

public RigidConstraint.Attachment getAttachment()
Gets the value of the attachment property.

Returns:
possible object is RigidConstraint.Attachment

setAttachment

public void setAttachment(RigidConstraint.Attachment value)
Sets the value of the attachment property.

Parameters:
value - allowed object is RigidConstraint.Attachment

getTechniqueCommon

public RigidConstraint.TechniqueCommon getTechniqueCommon()
Gets the value of the techniqueCommon property.

Returns:
possible object is RigidConstraint.TechniqueCommon

setTechniqueCommon

public void setTechniqueCommon(RigidConstraint.TechniqueCommon value)
Sets the value of the techniqueCommon property.

Parameters:
value - allowed object is RigidConstraint.TechniqueCommon

getTechnique

public List<Technique> getTechnique()
This element may contain any number of non-common profile techniques. Gets the value of the technique property.

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


getExtra

public List<Extra> getExtra()
The extra element may appear any number of times. Gets the value of the extra property.

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


getName

public String getName()
Gets the value of the name property.

Returns:
possible object is String

setName

public void setName(String value)
Sets the value of the name property.

Parameters:
value - allowed object is String

getSid

public String getSid()
Gets the value of the sid property.

Returns:
possible object is String

setSid

public void setSid(String value)
Sets the value of the sid property.

Parameters:
value - allowed object is String

CroftSoft Javadoc

CroftSoft COLLADA JAXB Javadoc (2006-11-13 15:08:25)