Uses of Interface
org.faktorips.runtime.IModelObjectDeltaVisitor
-
Packages that use IModelObjectDeltaVisitor Package Description org.faktorips.runtime org.faktorips.runtime.internal -
-
Uses of IModelObjectDeltaVisitor in org.faktorips.runtime
Methods in org.faktorips.runtime with parameters of type IModelObjectDeltaVisitor Modifier and Type Method Description voidIModelObjectDelta. 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 Modifier and Type Method Description voidModelObjectDelta. accept(IModelObjectDeltaVisitor visitor)
-