|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContractElement
A representation of the model object 'Contract Element'.
The following features are supported:
ModelPackage.getContractElement()
Method Summary | |
---|---|
|
getContractElementReferences()
Returns the value of the 'Contract Element References' containment reference list. |
|
getContractReferenceIds()
Returns the value of the 'Contract Reference Ids' attribute list. |
Type |
getContractType()
Returns the value of the 'Contract Type' containment reference |
String |
getFactoryComponentId()
Returns the value of the 'Factory Component Id' attribute |
boolean |
isMandatory()
Returns the value of the 'Mandatory' attribute. |
void |
setContractType(Type value)
Sets the value of the ' Contract Type ' containment reference |
void |
setFactoryComponentId(String value)
Sets the value of the ' Factory Component Id ' attribute |
void |
setMandatory(boolean value)
Sets the value of the ' Mandatory ' attribute.
|
Methods inherited from interface org.eclipse.egf.model.NamedModelElementWithId |
---|
getDescription, getId, getJavaIdentifier, getName, setDescription, setId, setName |
Method Detail |
---|
getContractElementReferences()
ContractElementReference
.
If the meaning of the 'Contract Element References' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getContractElement_ContractElementReferences()
String getFactoryComponentId()
If the meaning of the 'FactoryComponent Id' attribute isn't clear, there really should be more of a description here...
setFactoryComponentId(String)
,
ModelPackage.getContractElement_FactoryComponentId()
void setFactoryComponentId(String value)
Factory Component Id
' attribute.
value
- the new value of the 'Factory Component Id' attribute.getFactoryComponentId()
getContractReferenceIds()
String
.
If the meaning of the 'Contract Reference Ids' attribute list isn't clear, there really should be more of a description here...
ModelPackage.getContractElement_ContractReferenceIds()
Type getContractType()
If the meaning of the 'Contract Type' containment reference isn't clear, there really should be more of a description here...
setContractType(Type)
,
ModelPackage.getContractElement_ContractType()
void setContractType(Type value)
Contract Type
' containment reference.
value
- the new value of the 'Contract Type' containment reference.getContractType()
boolean isMandatory()
"true"
.
If the meaning of the 'Mandatory' attribute isn't clear, there really should be more of a description here...
setMandatory(boolean)
,
ModelPackage.getContractElement_Mandatory()
void setMandatory(boolean value)
Mandatory
' attribute.
value
- the new value of the 'Mandatory' attribute.isMandatory()
|
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.