|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AbstractImplementation
A representation of the model object 'Abstract Implementation'.
This interface is not intended to be implemented by clients.
The following features are supported:
SCAPackage.getAbstractImplementation()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
ComponentType |
getComponentType()
Returns the value of the 'Component Type' containment reference. |
java.lang.String |
getType()
Returns the value of the 'Type' attribute. |
void |
setComponentType(ComponentType value)
Sets the value of the ' Component Type '
containment reference. |
void |
setType(java.lang.String value)
Sets the value of the ' Type '
attribute. |
Methods inherited from interface org.eclipse.stp.core.sca.SCAObject |
---|
addStatus, clearStatus, getEObject, getFlags, getName, getStatus, setName |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
ComponentType getComponentType()
If the meaning of the 'Component Type' containment reference isn't clear, there really should be more of a description here...
setComponentType(ComponentType)
,
SCAPackage.getAbstractImplementation_ComponentType()
void setComponentType(ComponentType value)
Component Type
'
containment reference.
value
- the new value of the 'Component Type' containment
reference.getComponentType()
java.lang.String getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
setType(String)
,
SCAPackage.getAbstractImplementation_Type()
void setType(java.lang.String value)
Type
'
attribute.
value
- the new value of the 'Type' attribute.getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |