Uses of Interface
com.e1c.langtool.v8.dt.translator.V8ObjectID
Packages that use V8ObjectID
-
Uses of V8ObjectID in com.e1c.langtool.v8.dt.internal.translator
Methods in com.e1c.langtool.v8.dt.internal.translator that return V8ObjectIDModifier and TypeMethodDescriptionObjectIdentificatorProvider.getId(org.eclipse.emf.ecore.EObject object) Methods in com.e1c.langtool.v8.dt.internal.translator with parameters of type V8ObjectIDModifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EObjectObjectIdentificatorProvider.getObjectOrProxy(org.eclipse.core.resources.IProject project, V8ObjectID id) -
Uses of V8ObjectID in com.e1c.langtool.v8.dt.translator
Subinterfaces of V8ObjectID in com.e1c.langtool.v8.dt.translatorModifier and TypeInterfaceDescriptioninterfaceInterface for ID of object dependent ofMdObjectwith UUID and universal path of child features to the object.interfaceBasic interface for id ofMdObjectfinding by UUID.Classes in com.e1c.langtool.v8.dt.translator that implement V8ObjectIDModifier and TypeClassDescriptionclassclassclassMethods in com.e1c.langtool.v8.dt.translator that return V8ObjectIDModifier and TypeMethodDescription@Nullable V8ObjectIDV8ObjectIdProvider.getId(@NonNull org.eclipse.emf.ecore.EObject object) Gets the id of the object.Methods in com.e1c.langtool.v8.dt.translator with parameters of type V8ObjectIDModifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EObjectV8ObjectIdProvider.getObjectOrProxy(@NonNull org.eclipse.core.resources.IProject project, @NonNull V8ObjectID id) Gets the object or proxy by preject context ID.