Uses of Class
org.eclipse.m2m.atl.core.ui.vm.asm.ASMFactory

Packages that use ASMFactory
org.eclipse.m2m.atl.core.ui.vm.asm   
 

Uses of ASMFactory in org.eclipse.m2m.atl.core.ui.vm.asm
 

Methods in org.eclipse.m2m.atl.core.ui.vm.asm that return ASMFactory
 ASMFactory ASMModelWrapper.getModelFactory()
          Returns the ModelFactory used to create the current model.
 

Constructors in org.eclipse.m2m.atl.core.ui.vm.asm with parameters of type ASMFactory
ASMModelWrapper(ASMModelWrapper referenceModel, ASMFactory modelFactory, ModelLoader modelLoader, java.lang.String modelName, java.lang.String path, boolean newModel)
          Creates a new ASMModelWrapper.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.