|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContractElementReference
A representation of the model object 'Contract Element Reference'.
The following features are supported:
Referenced Contract Element Id
Referenced Contract Element Name
Referenced Factory Component Id
Referenced Contract Element
ModelPackage.getContractElementReference()
Method Summary | |
---|---|
ContractElement |
getReferencedContractElement()
Returns the value of the 'Referenced Contract Element' reference |
String |
getReferencedContractElementId()
Returns the value of the 'Referenced Contract Element Id' attribute |
String |
getReferencedContractElementName()
Deprecated. Use referencedContractElementId instead of. |
String |
getReferencedFactoryComponentId()
Returns the value of the 'Referenced Factory Component Id' attribute |
void |
setReferencedContractElement(ContractElement value)
Sets the value of the ' Referenced Contract Element ' reference |
void |
setReferencedContractElementId(String value)
Sets the value of the ' Referenced Contract Element Id ' attribute |
void |
setReferencedContractElementName(String value)
Sets the value of the ' Referenced Contract Element Name ' attribute |
void |
setReferencedFactoryComponentId(String value)
Sets the value of the ' Referenced FactoryComponent Id ' attribute.
|
Methods inherited from interface org.eclipse.egf.model.NamedModelElementWithId |
---|
getDescription, getId, getJavaIdentifier, getName, setDescription, setId, setName |
Method Detail |
---|
String getReferencedContractElementId()
If the meaning of the 'Referenced Contract Element Id' attribute isn't clear, there really should be more of a description here...
setReferencedContractElementId(String)
,
ModelPackage.getContractElementReference_ReferencedContractElementId()
void setReferencedContractElementId(String value)
Referenced Contract Element Id
' attribute.
value
- the new value of the 'Referenced Contract Element Id' attribute.getReferencedContractElementId()
String getReferencedContractElementName()
setReferencedContractElementName(String)
,
ModelPackage.getContractElementReference_ReferencedContractElementName()
void setReferencedContractElementName(String value)
Referenced Contract Element Name
' attribute.
value
- the new value of the 'Referenced Contract Element Name' attribute.getReferencedContractElementName()
String getReferencedFactoryComponentId()
If the meaning of the 'Referenced FactoryComponent Id' attribute isn't clear, there really should be more of a description here...
setReferencedFactoryComponentId(String)
,
ModelPackage.getContractElementReference_ReferencedFactoryComponentId()
void setReferencedFactoryComponentId(String value)
Referenced FactoryComponent Id
' attribute.
value
- the new value of the 'Referenced FactoryComponent Id' attribute.getReferencedFactoryComponentId()
ContractElement getReferencedContractElement()
If the meaning of the 'Referenced Contract Element' reference isn't clear, there really should be more of a description here...
setReferencedContractElement(ContractElement)
,
ModelPackage.getContractElementReference_ReferencedContractElement()
void setReferencedContractElement(ContractElement value)
Referenced Contract Element
' reference.
value
- the new value of the 'Referenced Contract Element' reference.getReferencedContractElement()
|
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.