|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BusinessClassDto | |
|---|---|
| org.mod4j.dsl.datacontract.mm.DataContractDsl | |
| org.mod4j.dsl.datacontract.mm.DataContractDsl.impl | |
| org.mod4j.dsl.datacontract.mm.DataContractDsl.util | |
| Uses of BusinessClassDto in org.mod4j.dsl.datacontract.mm.DataContractDsl |
|---|
| Methods in org.mod4j.dsl.datacontract.mm.DataContractDsl that return BusinessClassDto | |
|---|---|
BusinessClassDto |
DataContractDslFactory.createBusinessClassDto()
Returns a new object of class 'Business Class Dto'. |
BusinessClassDto |
DtoProperty.getBusinessClassDto()
Returns the value of the 'Business Class Dto' container reference. |
BusinessClassDto |
BusinessClassPropertyReference.getDto()
Returns the value of the 'Dto' container reference. |
BusinessClassDto |
BusinessClassAssociationRoleReference.getDto()
Returns the value of the 'Dto' container reference. |
| Methods in org.mod4j.dsl.datacontract.mm.DataContractDsl with parameters of type BusinessClassDto | |
|---|---|
void |
DtoProperty.setBusinessClassDto(BusinessClassDto value)
Sets the value of the ' Business Class Dto' container reference. |
void |
BusinessClassPropertyReference.setDto(BusinessClassDto value)
Sets the value of the ' Dto' container reference. |
void |
BusinessClassAssociationRoleReference.setDto(BusinessClassDto value)
Sets the value of the ' Dto' container reference. |
| Uses of BusinessClassDto in org.mod4j.dsl.datacontract.mm.DataContractDsl.impl |
|---|
| Classes in org.mod4j.dsl.datacontract.mm.DataContractDsl.impl that implement BusinessClassDto | |
|---|---|
class |
BusinessClassDtoImpl
An implementation of the model object 'Business Class Dto'. |
| Methods in org.mod4j.dsl.datacontract.mm.DataContractDsl.impl that return BusinessClassDto | |
|---|---|
BusinessClassDto |
DataContractDslFactoryImpl.createBusinessClassDto()
|
BusinessClassDto |
DtoPropertyImpl.getBusinessClassDto()
|
BusinessClassDto |
BusinessClassPropertyReferenceImpl.getDto()
|
BusinessClassDto |
BusinessClassAssociationRoleReferenceImpl.getDto()
|
| Methods in org.mod4j.dsl.datacontract.mm.DataContractDsl.impl with parameters of type BusinessClassDto | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DtoPropertyImpl.basicSetBusinessClassDto(BusinessClassDto newBusinessClassDto,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
BusinessClassPropertyReferenceImpl.basicSetDto(BusinessClassDto newDto,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
BusinessClassAssociationRoleReferenceImpl.basicSetDto(BusinessClassDto newDto,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DtoPropertyImpl.setBusinessClassDto(BusinessClassDto newBusinessClassDto)
|
void |
BusinessClassPropertyReferenceImpl.setDto(BusinessClassDto newDto)
|
void |
BusinessClassAssociationRoleReferenceImpl.setDto(BusinessClassDto newDto)
|
| Uses of BusinessClassDto in org.mod4j.dsl.datacontract.mm.DataContractDsl.util |
|---|
| Methods in org.mod4j.dsl.datacontract.mm.DataContractDsl.util with parameters of type BusinessClassDto | |
|---|---|
T |
DataContractDslSwitch.caseBusinessClassDto(BusinessClassDto object)
Returns the result of interpreting the object as an instance of 'Business Class Dto'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||