|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DtoAssociationRoleProperty
A representation of the model object 'Dto Association Role Property'.
The following features are supported:
DataContractDslPackage.getDtoAssociationRoleProperty()| Method Summary | |
|---|---|
Dto |
getDtoType()
Returns the value of the 'Dto Type' reference. |
Multiplicity |
getMultiplicity()
Returns the value of the 'Multiplicity' attribute. |
boolean |
isOrdered()
Returns the value of the 'Ordered' attribute. |
void |
setDtoType(Dto value)
Sets the value of the ' Dto Type' reference. |
void |
setMultiplicity(Multiplicity value)
Sets the value of the ' Multiplicity' attribute. |
void |
setOrdered(boolean value)
Sets the value of the ' Ordered' attribute. |
| Methods inherited from interface org.mod4j.dsl.datacontract.mm.DataContractDsl.DtoProperty |
|---|
getBusinessClassDto, getCustomDto, getDataType, isMandatoryForCreation, isNullable, isWritable, setBusinessClassDto, setCustomDto, setDataType, setMandatoryForCreation, setNullable, setWritable |
| 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 |
|---|
Dto getDtoType()
If the meaning of the 'Dto Type' reference isn't clear, there really should be more of a description here...
setDtoType(Dto),
DataContractDslPackage.getDtoAssociationRoleProperty_DtoType()void setDtoType(Dto value)
Dto Type' reference.
value - the new value of the 'Dto Type' reference.getDtoType()boolean isOrdered()
"false".
If the meaning of the 'Ordered' attribute isn't clear, there really should be more of a description here...
setOrdered(boolean),
DataContractDslPackage.getDtoAssociationRoleProperty_Ordered()void setOrdered(boolean value)
Ordered' attribute.
value - the new value of the 'Ordered' attribute.isOrdered()Multiplicity getMultiplicity()
"ONE".
The literals are from the enumeration Multiplicity.
If the meaning of the 'Multiplicity' attribute isn't clear, there really should be more of a description here...
Multiplicity,
setMultiplicity(Multiplicity),
DataContractDslPackage.getDtoAssociationRoleProperty_Multiplicity()void setMultiplicity(Multiplicity value)
Multiplicity' attribute.
value - the new value of the 'Multiplicity' attribute.Multiplicity,
getMultiplicity()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||