com.ptc.core.meta.container.common.impl
Class BasicConstraintContainer

java.lang.Object
  extended by com.ptc.core.meta.container.common.impl.BasicConstraintContainer
All Implemented Interfaces:
ConstraintContainer, Externalizable, Serializable

public class BasicConstraintContainer
extends Object
implements ConstraintContainer, Externalizable



Supported API: true

Extendable: false

See Also:
Serialized Form

Method Summary
 DescriptorContainer getDescriptorContainer()
          Gets the object for the association that plays role: theDescriptorContainer.
 void setDescriptorContainer(DescriptorContainer a_DescriptorContainer)
          Sets the object for the association that plays role: theDescriptorContainer.
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getDescriptorContainer

public DescriptorContainer getDescriptorContainer()
Gets the object for the association that plays role: theDescriptorContainer.

Supported API: true

Specified by:
getDescriptorContainer in interface ConstraintContainer
Returns:
DescriptorContainer

setDescriptorContainer

public void setDescriptorContainer(DescriptorContainer a_DescriptorContainer)
Sets the object for the association that plays role: theDescriptorContainer.

Supported API: true

Specified by:
setDescriptorContainer in interface ConstraintContainer
Parameters:
a_DescriptorContainer -