|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoConnectorModel
The interface a model of the CoConnector element implements.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
CONNECTED_ELEMENT
Deprecated. Label for the attribute; the element connected by the connector Supported API: true |
static String |
CONTEXT
Deprecated. Label for the attribute; the context connected element will be found in. |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
ELEMENT |
| Method Summary | |
|---|---|
CoElement |
getConnectedElement()
Deprecated. Gets the value of the attribute: CONNECTED_ELEMENT. |
CoContext |
getContext()
Deprecated. Gets the value of the attribute: CONTEXT. |
void |
setConnectedElement(CoElement a_ConnectedElement)
Deprecated. Sets the value of the attribute: CONNECTED_ELEMENT. |
void |
setContext(CoContext a_Context)
Deprecated. Sets the value of the attribute: CONTEXT. |
| Methods inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
getElement, init, setElement, update |
| Field Detail |
|---|
static final String CONTEXT
static final String CONNECTED_ELEMENT
| Method Detail |
|---|
CoContext getContext()
void setContext(CoContext a_Context)
a_Context - CoElement getConnectedElement()
void setConnectedElement(CoElement a_ConnectedElement)
a_ConnectedElement -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||