|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.primitive.CoDefaultConnectorModel
@Deprecated public class CoDefaultConnectorModel
Supported API: true
Extendable: false
| Field Summary |
|---|
| Fields inherited from interface com.ptc.core.ca.co.client.primitive.CoConnectorModel |
|---|
CONNECTED_ELEMENT, CONTEXT |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
ELEMENT |
| Method Summary | |
|---|---|
CoElement |
getConnectedElement()
Deprecated. Gets the value of the attribute: connectedElement; the element connected by the connector Supported API: true |
CoContext |
getContext()
Deprecated. Gets the value of the attribute: context; the context connected element will be found in. |
CoModelDriven |
getElement()
Deprecated. Gets the object for the association that plays role: element; the element this model belongs to Supported API: true |
void |
setConnectedElement(CoElement a_ConnectedElement)
Deprecated. Sets the value of the attribute: connectedElement; the element connected by the connector Supported API: true |
void |
setContext(CoContext a_Context)
Deprecated. Sets the value of the attribute: context; the context connected element will be found in. |
void |
setElement(CoModelDriven a_Element)
Deprecated. Sets the object for the association that plays role: element; the element this model belongs to Supported API: true |
void |
update(CoEnvData envData)
Deprecated. The method responsible for the update of the model. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void update(CoEnvData envData)
throws WTException
update in interface CoModelenvData -
WTExceptionpublic CoContext getContext()
getContext in interface CoConnectorModelpublic void setContext(CoContext a_Context)
setContext in interface CoConnectorModela_Context - public CoElement getConnectedElement()
getConnectedElement in interface CoConnectorModelpublic void setConnectedElement(CoElement a_ConnectedElement)
setConnectedElement in interface CoConnectorModela_ConnectedElement - public CoModelDriven getElement()
getElement in interface CoModelpublic void setElement(CoModelDriven a_Element)
setElement in interface CoModela_Element -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||