Uses of Interface
org.brijframework.model.diffination.ModelConstructorDiffination
-
-
Uses of ModelConstructorDiffination in org.brijframework.model.diffination
Methods in org.brijframework.model.diffination that return ModelConstructorDiffination Modifier and Type Method Description ModelConstructorDiffinationModelTypeDeffination. getConstructor() -
Uses of ModelConstructorDiffination in org.brijframework.model.diffination.asm
Classes in org.brijframework.model.diffination.asm that implement ModelConstructorDiffination Modifier and Type Class Description classAbstractModelConstructorDiffinationMethods in org.brijframework.model.diffination.asm that return ModelConstructorDiffination Modifier and Type Method Description ModelConstructorDiffinationAbstractModelTypeDiffination. getConstructor()Methods in org.brijframework.model.diffination.asm with parameters of type ModelConstructorDiffination Modifier and Type Method Description voidAbstractModelTypeDiffination. setConstructor(ModelConstructorDiffination constructor) -
Uses of ModelConstructorDiffination in org.brijframework.model.diffination.impl
Classes in org.brijframework.model.diffination.impl that implement ModelConstructorDiffination Modifier and Type Class Description classModelConstructorDiffinationImpl -
Uses of ModelConstructorDiffination in org.brijframework.model.helper
Methods in org.brijframework.model.helper that return ModelConstructorDiffination Modifier and Type Method Description static ModelConstructorDiffinationMetaDataHelper. getConstructorDeffination(ModelTypeDiffinationImpl owner)
-