|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContextElement
A representation of the model object 'Context Element'.
The following features are supported:
ModelPackage.getContextElement()
Method Summary | |
---|---|
Type |
getContextType()
Returns the value of the 'Context Type' containment reference |
ContractElementReference |
getContractElementReference()
Returns the value of the 'Contract Element Reference' containment reference |
String |
getContractReferenceId()
Returns the value of the 'Contract Reference Id' attribute |
String |
getKey()
Returns the value of the 'Key' attribute |
String |
getPluginId()
Returns the value of the 'Plugin Id' attribute |
String |
getReadableValue()
Returns the value of the 'Readable Value' attribute. |
Object |
getValue()
Returns the value of the 'Value' attribute |
void |
setContextType(Type value)
Sets the value of the ' Context Type ' containment reference |
void |
setContractElementReference(ContractElementReference value)
Sets the value of the ' Contract Element Reference ' containment reference |
void |
setContractReferenceId(String value)
Sets the value of the ' Contract Reference Id ' attribute |
void |
setKey(String value)
Sets the value of the ' Key ' attribute |
void |
setPluginId(String value)
Sets the value of the ' Plugin Id ' attribute.
|
void |
setReadableValue(String value)
Sets the value of the ' Readable Value ' attribute |
void |
setValue(Object value)
Sets the value of the ' Value ' attribute |
Methods inherited from interface org.eclipse.egf.model.NamedModelElementWithId |
---|
getDescription, getId, getJavaIdentifier, getName, setDescription, setId, setName |
Method Detail |
---|
ContractElementReference getContractElementReference()
If the meaning of the 'Contract Element Reference' containment reference isn't clear, there really should be more of a description here...
setContractElementReference(ContractElementReference)
,
ModelPackage.getContextElement_ContractElementReference()
void setContractElementReference(ContractElementReference value)
Contract Element Reference
' containment reference.
value
- the new value of the 'Contract Element Reference' containment reference.getContractElementReference()
Object getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(Object)
,
ModelPackage.getContextElement_Value()
void setValue(Object value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
String getReadableValue()
setReadableValue(String)
,
ModelPackage.getContextElement_ReadableValue()
void setReadableValue(String value)
Readable Value
' attribute.
value
- the new value of the 'Readable Value' attribute.getReadableValue()
String getKey()
If the meaning of the 'Key' attribute isn't clear, there really should be more of a description here...
setKey(String)
,
ModelPackage.getContextElement_Key()
void setKey(String value)
Key
' attribute.
value
- the new value of the 'Key' attribute.getKey()
String getContractReferenceId()
If the meaning of the 'Contract Reference Id' attribute isn't clear, there really should be more of a description here...
setContractReferenceId(String)
,
ModelPackage.getContextElement_ContractReferenceId()
void setContractReferenceId(String value)
Contract Reference Id
' attribute.
value
- the new value of the 'Contract Reference Id' attribute.getContractReferenceId()
Type getContextType()
If the meaning of the 'Context Type' containment reference isn't clear, there really should be more of a description here...
setContextType(Type)
,
ModelPackage.getContextElement_ContextType()
void setContextType(Type value)
Context Type
' containment reference.
value
- the new value of the 'Context Type' containment reference.getContextType()
String getPluginId()
If the meaning of the 'Plugin Id' attribute isn't clear, there really should be more of a description here...
setPluginId(String)
,
ModelPackage.getContextElement_PluginId()
void setPluginId(String value)
Plugin Id
' attribute.
value
- the new value of the 'Plugin Id' attribute.getPluginId()
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.