|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReferenceValuesSet
A representation of the model object 'Reference Values Set'.
This interface is not intended to be implemented by clients.
The following features are supported:
SCAPackage.getReferenceValuesSet()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
FeatureMap |
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. |
Component |
getComponent()
Returns the value of the 'Component' container reference. |
java.util.List |
getReferenceValues()
Returns the value of the 'Reference Values' containment reference list. |
void |
setComponent(Component value)
Sets the value of the ' Component '
container reference. |
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 |
---|
java.util.List getReferenceValues()
ReferenceValue
. It is bidirectional and
its opposite is 'Reference Value Set
'.
If the meaning of the 'Reference Values' containment reference list isn't clear, there really should be more of a description here...
SCAPackage.getReferenceValuesSet_ReferenceValues()
,
ReferenceValue.getReferenceValueSet()
FeatureMap getAnyAttribute()
org.eclipse.emf.ecore.util.FeatureMap.Entry
.
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
SCAPackage.getReferenceValuesSet_AnyAttribute()
Component getComponent()
If the meaning of the 'Component' container reference isn't clear, there really should be more of a description here...
setComponent(Component)
,
SCAPackage.getReferenceValuesSet_Component()
void setComponent(Component value)
Component
'
container reference.
value
- the new value of the 'Component' container
reference.getComponent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |