Uses of Interface
org.mod4j.dsl.datacontract.mm.DataContractDsl.DtoAssociationRoleProperty

Packages that use DtoAssociationRoleProperty
org.mod4j.dsl.datacontract.mm.DataContractDsl   
org.mod4j.dsl.datacontract.mm.DataContractDsl.impl   
org.mod4j.dsl.datacontract.mm.DataContractDsl.util   
 

Uses of DtoAssociationRoleProperty in org.mod4j.dsl.datacontract.mm.DataContractDsl
 

Methods in org.mod4j.dsl.datacontract.mm.DataContractDsl that return DtoAssociationRoleProperty
 DtoAssociationRoleProperty DataContractDslFactory.createDtoAssociationRoleProperty()
          Returns a new object of class 'Dto Association Role Property'.
 

Uses of DtoAssociationRoleProperty in org.mod4j.dsl.datacontract.mm.DataContractDsl.impl
 

Classes in org.mod4j.dsl.datacontract.mm.DataContractDsl.impl that implement DtoAssociationRoleProperty
 class DtoAssociationRolePropertyImpl
          An implementation of the model object 'Dto Association Role Property'.
 

Methods in org.mod4j.dsl.datacontract.mm.DataContractDsl.impl that return DtoAssociationRoleProperty
 DtoAssociationRoleProperty DataContractDslFactoryImpl.createDtoAssociationRoleProperty()
           
 

Uses of DtoAssociationRoleProperty in org.mod4j.dsl.datacontract.mm.DataContractDsl.util
 

Methods in org.mod4j.dsl.datacontract.mm.DataContractDsl.util with parameters of type DtoAssociationRoleProperty
 T DataContractDslSwitch.caseDtoAssociationRoleProperty(DtoAssociationRoleProperty object)
          Returns the result of interpreting the object as an instance of 'Dto Association Role Property'.
 



Copyright © 2009 Mod4j. All Rights Reserved.