|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BusinessClassDto
A representation of the model object 'Business Class Dto'.
The following features are supported:
DataContractDslPackage.getBusinessClassDto()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<BusinessClassAssociationRoleReference> |
getAssociationReferences()
Returns the value of the 'Association References' containment reference list. |
ExternalReference |
getBase()
Returns the value of the 'Base' reference. |
org.eclipse.emf.common.util.EList<DtoProperty> |
getProperties()
Returns the value of the 'Properties' containment reference list. |
org.eclipse.emf.common.util.EList<BusinessClassPropertyReference> |
getPropertyReferences()
Returns the value of the 'Property References' containment reference list. |
boolean |
isCreatable()
Returns the value of the 'Creatable' attribute. |
void |
setBase(ExternalReference value)
Sets the value of the ' Base' reference. |
void |
setCreatable(boolean value)
Sets the value of the ' Creatable' attribute. |
| Methods inherited from interface org.mod4j.dsl.datacontract.mm.DataContractDsl.Dto |
|---|
getDatacontractModel, setDatacontractModel |
| 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<DtoProperty> getProperties()
DtoProperty.
It is bidirectional and its opposite is 'Business Class Dto'.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
DataContractDslPackage.getBusinessClassDto_Properties(),
DtoProperty.getBusinessClassDto()ExternalReference getBase()
If the meaning of the 'Base' reference isn't clear, there really should be more of a description here...
setBase(ExternalReference),
DataContractDslPackage.getBusinessClassDto_Base()void setBase(ExternalReference value)
Base' reference.
value - the new value of the 'Base' reference.getBase()org.eclipse.emf.common.util.EList<BusinessClassPropertyReference> getPropertyReferences()
BusinessClassPropertyReference.
It is bidirectional and its opposite is 'Dto'.
If the meaning of the 'Property References' containment reference list isn't clear, there really should be more of a description here...
DataContractDslPackage.getBusinessClassDto_PropertyReferences(),
BusinessClassPropertyReference.getDto()org.eclipse.emf.common.util.EList<BusinessClassAssociationRoleReference> getAssociationReferences()
BusinessClassAssociationRoleReference.
It is bidirectional and its opposite is 'Dto'.
If the meaning of the 'Association References' containment reference list isn't clear, there really should be more of a description here...
DataContractDslPackage.getBusinessClassDto_AssociationReferences(),
BusinessClassAssociationRoleReference.getDto()boolean isCreatable()
If the meaning of the 'Creatable' attribute isn't clear, there really should be more of a description here...
setCreatable(boolean),
DataContractDslPackage.getBusinessClassDto_Creatable()void setCreatable(boolean value)
Creatable' attribute.
value - the new value of the 'Creatable' attribute.isCreatable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||