Uses of Interface
org.faktorips.runtime.IUnresolvedReference
Packages that use IUnresolvedReference
-
Uses of IUnresolvedReference in org.faktorips.runtime
Classes in org.faktorips.runtime that implement IUnresolvedReferenceMethods in org.faktorips.runtime that return types with arguments of type IUnresolvedReferenceModifier and TypeMethodDescriptionDefaultObjectReferenceStore.getAllUnresolvedReferences()IObjectReferenceStore.getAllUnresolvedReferences()Methods in org.faktorips.runtime with parameters of type IUnresolvedReferenceModifier and TypeMethodDescriptionvoidDefaultObjectReferenceStore.addUnresolvedReference(IUnresolvedReference reference) voidIObjectReferenceStore.addUnresolvedReference(IUnresolvedReference reference) -
Uses of IUnresolvedReference in org.faktorips.runtime.internal
Methods in org.faktorips.runtime.internal that return IUnresolvedReferenceModifier and TypeMethodDescriptionprotected IUnresolvedReferenceAbstractModelObject.createUnresolvedReference(Object objectId, String targetRole, String targetId)