|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumerationDto | |
|---|---|
| org.mod4j.dsl.datacontract.mm.DataContractDsl | |
| org.mod4j.dsl.datacontract.mm.DataContractDsl.impl | |
| org.mod4j.dsl.datacontract.mm.DataContractDsl.util | |
| Uses of EnumerationDto in org.mod4j.dsl.datacontract.mm.DataContractDsl |
|---|
| Methods in org.mod4j.dsl.datacontract.mm.DataContractDsl that return EnumerationDto | |
|---|---|
EnumerationDto |
DataContractDslFactory.createEnumerationDto()
Returns a new object of class 'Enumeration Dto'. |
EnumerationDto |
DtoEnumerationProperty.getType()
Returns the value of the 'Type' reference. |
| Methods in org.mod4j.dsl.datacontract.mm.DataContractDsl that return types with arguments of type EnumerationDto | |
|---|---|
org.eclipse.emf.common.util.EList<EnumerationDto> |
DataContractModel.getEnumerations()
Returns the value of the 'Enumerations' containment reference list. |
| Methods in org.mod4j.dsl.datacontract.mm.DataContractDsl with parameters of type EnumerationDto | |
|---|---|
void |
DtoEnumerationProperty.setType(EnumerationDto value)
Sets the value of the ' Type' reference. |
| Uses of EnumerationDto in org.mod4j.dsl.datacontract.mm.DataContractDsl.impl |
|---|
| Classes in org.mod4j.dsl.datacontract.mm.DataContractDsl.impl that implement EnumerationDto | |
|---|---|
class |
EnumerationDtoImpl
An implementation of the model object 'Enumeration Dto'. |
| Fields in org.mod4j.dsl.datacontract.mm.DataContractDsl.impl declared as EnumerationDto | |
|---|---|
protected EnumerationDto |
DtoEnumerationPropertyImpl.type
The cached value of the ' Type' reference. |
| Fields in org.mod4j.dsl.datacontract.mm.DataContractDsl.impl with type parameters of type EnumerationDto | |
|---|---|
protected org.eclipse.emf.common.util.EList<EnumerationDto> |
DataContractModelImpl.enumerations
The cached value of the ' Enumerations' containment reference list. |
| Methods in org.mod4j.dsl.datacontract.mm.DataContractDsl.impl that return EnumerationDto | |
|---|---|
EnumerationDto |
DtoEnumerationPropertyImpl.basicGetType()
|
EnumerationDto |
DataContractDslFactoryImpl.createEnumerationDto()
|
EnumerationDto |
DtoEnumerationPropertyImpl.getType()
|
| Methods in org.mod4j.dsl.datacontract.mm.DataContractDsl.impl that return types with arguments of type EnumerationDto | |
|---|---|
org.eclipse.emf.common.util.EList<EnumerationDto> |
DataContractModelImpl.getEnumerations()
|
| Methods in org.mod4j.dsl.datacontract.mm.DataContractDsl.impl with parameters of type EnumerationDto | |
|---|---|
void |
DtoEnumerationPropertyImpl.setType(EnumerationDto newType)
|
| Uses of EnumerationDto in org.mod4j.dsl.datacontract.mm.DataContractDsl.util |
|---|
| Methods in org.mod4j.dsl.datacontract.mm.DataContractDsl.util with parameters of type EnumerationDto | |
|---|---|
T |
DataContractDslSwitch.caseEnumerationDto(EnumerationDto object)
Returns the result of interpreting the object as an instance of 'Enumeration Dto'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||