|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FactoryComponent
A representation of the model object 'FactoryComponent'.
The following features are supported:
ModelPackage.getFactoryComponent()
Method Summary | |
---|---|
Domain |
getDomain()
Returns the value of the 'Domain' containment reference |
Factory |
getFactory()
Returns the value of the 'Factory' containment reference |
Specification |
getSpecification()
Returns the value of the 'Specification' containment reference |
void |
setDomain(Domain value)
Sets the value of the ' Domain ' containment reference |
void |
setFactory(Factory value)
Sets the value of the ' Factory ' containment reference.
|
void |
setSpecification(Specification value)
Sets the value of the ' Specification ' containment reference |
Methods inherited from interface org.eclipse.egf.model.NamedModelElementWithId |
---|
getDescription, getId, getJavaIdentifier, getName, setDescription, setId, setName |
Method Detail |
---|
Domain getDomain()
If the meaning of the 'Domain' containment reference isn't clear, there really should be more of a description here...
setDomain(Domain)
,
ModelPackage.getFactoryComponent_Domain()
void setDomain(Domain value)
Domain
' containment reference.
value
- the new value of the 'Domain' containment reference.getDomain()
Specification getSpecification()
If the meaning of the 'Specification' containment reference isn't clear, there really should be more of a description here...
setSpecification(Specification)
,
ModelPackage.getFactoryComponent_Specification()
void setSpecification(Specification value)
Specification
' containment reference.
value
- the new value of the 'Specification' containment reference.getSpecification()
Factory getFactory()
If the meaning of the 'Factory' containment reference isn't clear, there really should be more of a description here...
setFactory(Factory)
,
ModelPackage.getFactoryComponent_Factory()
void setFactory(Factory value)
Factory
' containment reference.
value
- the new value of the 'Factory' containment reference.getFactory()
|
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.