|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataContractModel
A representation of the model object 'Data Contract Model'.
The following features are supported:
DataContractDslPackage.getDataContractModel()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<Dto> |
getDtos()
Returns the value of the 'Dtos' containment reference list. |
org.eclipse.emf.common.util.EList<EnumerationDto> |
getEnumerations()
Returns the value of the 'Enumerations' containment reference list. |
org.eclipse.emf.common.util.EList<ExternalReference> |
getExternalReferences()
Returns the value of the 'External References' containment reference list. |
| Methods inherited from interface org.mod4j.dsl.datacontract.mm.DataContractDsl.ModelElement |
|---|
getDescription, getName, setDescription, setName |
| 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 |
|---|
org.eclipse.emf.common.util.EList<Dto> getDtos()
Dto.
It is bidirectional and its opposite is 'Datacontract Model'.
If the meaning of the 'Dtos' containment reference list isn't clear, there really should be more of a description here...
DataContractDslPackage.getDataContractModel_Dtos(),
Dto.getDatacontractModel()org.eclipse.emf.common.util.EList<EnumerationDto> getEnumerations()
EnumerationDto.
It is bidirectional and its opposite is 'Datacontract Model'.
If the meaning of the 'Enumerations' containment reference list isn't clear, there really should be more of a description here...
DataContractDslPackage.getDataContractModel_Enumerations(),
EnumerationDto.getDatacontractModel()org.eclipse.emf.common.util.EList<ExternalReference> getExternalReferences()
ExternalReference.
It is bidirectional and its opposite is 'Datacontract Model'.
If the meaning of the 'External References' containment reference list isn't clear, there really should be more of a description here...
DataContractDslPackage.getDataContractModel_ExternalReferences(),
ExternalReference.getDatacontractModel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||