public interface CollectionValue extends AbstractCollectionValue
The following features are supported:
InformationPackage.getCollectionValue()| Modifier and Type | Method and Description |
|---|---|
DataValue |
getOwnedDefaultElement()
Returns the value of the 'Owned Default Element' containment reference.
|
org.eclipse.emf.common.util.EList<DataValue> |
getOwnedElements()
Returns the value of the 'Owned Elements' containment reference list.
|
void |
setOwnedDefaultElement(DataValue value)
Sets the value of the '
Owned Default Element' containment reference. |
getType, isAbstract, setAbstractgetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMgetAbstractType, setAbstractTypegetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsorg.eclipse.emf.common.util.EList<DataValue> getOwnedElements()
DataValue.
If the meaning of the 'Owned Elements' containment reference list isn't clear, there really should be more of a description here...
InformationPackage.getCollectionValue_OwnedElements()DataValue getOwnedDefaultElement()
If the meaning of the 'Owned Default Element' containment reference isn't clear, there really should be more of a description here...
setOwnedDefaultElement(DataValue),
InformationPackage.getCollectionValue_OwnedDefaultElement()void setOwnedDefaultElement(DataValue value)
Owned Default Element' containment reference.
value - the new value of the 'Owned Default Element' containment reference.getOwnedDefaultElement()