Uses of Interface
org.faktorips.runtime.IModelObjectDeltaVisitor

Packages that use IModelObjectDeltaVisitor
org.faktorips.runtime   
org.faktorips.runtime.internal   
 

Uses of IModelObjectDeltaVisitor in org.faktorips.runtime
 

Methods in org.faktorips.runtime with parameters of type IModelObjectDeltaVisitor
 void IModelObjectDelta.accept(IModelObjectDeltaVisitor visitor)
          Accepts the given visitor.
 

Uses of IModelObjectDeltaVisitor in org.faktorips.runtime.internal
 

Methods in org.faktorips.runtime.internal with parameters of type IModelObjectDeltaVisitor
 void ModelObjectDelta.accept(IModelObjectDeltaVisitor visitor)
           
 



Copyright © 2015. All rights reserved.