Uses of Interface
com.e1c.langtool.v8.dt.translator.ObjectFeature
Packages that use ObjectFeature
-
Uses of ObjectFeature in com.e1c.langtool.v8.dt.internal.translator
Method parameters in com.e1c.langtool.v8.dt.internal.translator with type arguments of type ObjectFeatureModifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EObjectObjectIdentificatorProvider.getChildObject(org.eclipse.emf.ecore.EObject root, Collection<ObjectFeature> childFeatures) -
Uses of ObjectFeature in com.e1c.langtool.v8.dt.translator
Subinterfaces of ObjectFeature in com.e1c.langtool.v8.dt.translatorClasses in com.e1c.langtool.v8.dt.translator that implement ObjectFeatureMethods in com.e1c.langtool.v8.dt.translator that return types with arguments of type ObjectFeatureModifier and TypeMethodDescriptionDependentObjectID.getChildFeatures()Gets the child features.DependentObjectIdImpl.getChildFeatures()Method parameters in com.e1c.langtool.v8.dt.translator with type arguments of type ObjectFeatureModifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EObjectV8ObjectIdProvider.getChildObject(@NonNull org.eclipse.emf.ecore.EObject root, @NonNull Collection<ObjectFeature> childFeatures) Gets the child object for given root object.Constructor parameters in com.e1c.langtool.v8.dt.translator with type arguments of type ObjectFeatureModifierConstructorDescriptionDependentObjectIdImpl(UUID uuid, Collection<ObjectFeature> childFeatures)