|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.simple.CoDefaultSimpleModelHandlerData
@Deprecated public class CoDefaultSimpleModelHandlerData
Supported API: true
Extendable: false
| Field Summary |
|---|
| Fields inherited from interface com.ptc.core.ca.co.client.simple.CoSimpleModelHandlerData |
|---|
ANCESTOR_TYPE_ID, ANCESTOR_UFID |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModelHandlerData |
|---|
ELEMENT |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoHandlerData |
|---|
ENV_DATA |
| Fields inherited from interface com.ptc.core.ca.co.client.simple.CoSimpleHandlerData |
|---|
OPENER_ACTION_ADDRESS |
| Method Summary | |
|---|---|
String |
getAncestorTypeId()
Deprecated. Gets the value of the attribute: ancestorTypeId; the type of the Info*Engine element a handling of this conceptual element is performed in the context of Supported API: true |
String |
getAncestorUfid()
Deprecated. Gets the value of the attribute: ancestorUfid; the UFID of the Info*Engine element a handling of this conceptual element is performed in the context of Supported API: true |
CoElement |
getElement()
Deprecated. Gets the value of the attribute: element; the element that's being handled by the model handler Supported API: true |
CoEnvData |
getEnvData()
Deprecated. Gets the value of the attribute: envData; the reference to the conceptual environment Supported API: true |
String |
getOpenerActionAddress()
Deprecated. Gets the value of the attribute: openerActionAddress; the stringified address of the action triggering of which resulted in the creation of this frame. |
void |
init(CoElement element,
CoEnvData envData)
Deprecated. Supported API: true |
protected void |
setAncestorTypeId(String a_AncestorTypeId)
Deprecated. Sets the value of the attribute: ancestorTypeId; the type of the Info*Engine element a handling of this conceptual element is performed in the context of Supported API: true |
protected void |
setAncestorUfid(String a_AncestorUfid)
Deprecated. Sets the value of the attribute: ancestorUfid; the UFID of the Info*Engine element a handling of this conceptual element is performed in the context of Supported API: true |
protected void |
setElement(CoElement a_Element)
Deprecated. Sets the value of the attribute: element; the element that's being handled by the model handler Supported API: true |
protected void |
setEnvData(CoEnvData a_EnvData)
Deprecated. Sets the value of the attribute: envData; the reference to the conceptual environment Supported API: true |
protected void |
setOpenerActionAddress(String a_OpenerActionAddress)
Deprecated. Sets the value of the attribute: openerActionAddress; the stringified address of the action triggering of which resulted in the creation of this frame. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void init(CoElement element,
CoEnvData envData)
throws WTException
init in interface CoModelHandlerDataelement - envData -
WTException
public String getAncestorTypeId()
throws WTException
getAncestorTypeId in interface CoSimpleModelHandlerDataWTException
protected void setAncestorTypeId(String a_AncestorTypeId)
throws WTException
a_AncestorTypeId -
WTException
public String getAncestorUfid()
throws WTException
getAncestorUfid in interface CoSimpleModelHandlerDataWTException
protected void setAncestorUfid(String a_AncestorUfid)
throws WTException
a_AncestorUfid -
WTExceptionpublic CoElement getElement()
getElement in interface CoModelHandlerDataprotected void setElement(CoElement a_Element)
a_Element - public CoEnvData getEnvData()
getEnvData in interface CoHandlerDataprotected void setEnvData(CoEnvData a_EnvData)
a_EnvData - public String getOpenerActionAddress()
getOpenerActionAddress in interface CoSimpleHandlerDataprotected void setOpenerActionAddress(String a_OpenerActionAddress)
a_OpenerActionAddress -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||