|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReferencesType
A representation of the model object 'References Type'. Type for list of external resources
The following features are supported:
EnvelopePackage.getReferencesType()
Method Summary | |
---|---|
FeatureMap |
getAny()
Returns the value of the 'Any' attribute list. |
FeatureMap |
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. |
EnvelopeType |
getEnvelope()
Returns the value of the 'Envelope' container reference. |
EList<FileType> |
getFile()
Returns the value of the 'File' containment reference list. |
FileType |
getFileType(java.lang.String fileId)
|
void |
setEnvelope(EnvelopeType value)
Sets the value of the ' Envelope ' container reference. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
EList<FileType> getFile()
FileType
.
It is bidirectional and its opposite is 'References
'.
If the meaning of the 'File' containment reference list isn't clear, there really should be more of a description here...
EnvelopePackage.getReferencesType_File()
,
FileType.getReferences()
FeatureMap getAny()
FeatureMap.Entry
.
If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...
EnvelopePackage.getReferencesType_Any()
FeatureMap getAnyAttribute()
FeatureMap.Entry
.
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
EnvelopePackage.getReferencesType_AnyAttribute()
EnvelopeType getEnvelope()
References
'.
If the meaning of the 'Envelope' container reference isn't clear, there really should be more of a description here...
setEnvelope(EnvelopeType)
,
EnvelopePackage.getReferencesType_Envelope()
,
EnvelopeType.getReferences()
void setEnvelope(EnvelopeType value)
Envelope
' container reference.
value
- the new value of the 'Envelope' container reference.getEnvelope()
FileType getFileType(java.lang.String fileId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |