Uses of Interface
org.nasdanika.html.ecore.EcoreActionSupplier
-
-
Uses of EcoreActionSupplier in org.nasdanika.html.ecore
Classes in org.nasdanika.html.ecore that implement EcoreActionSupplier Modifier and Type Class Description classEAttributeActionSupplierclassEClassActionSupplierclassEClassifierActionSupplier<T extends EClassifier>classEDataTypeActionSupplierclassEEnumActionSupplierclassEEnumLiteralActionSupplierclassEModelElementActionSupplier<T extends EModelElement>classENamedElementActionSupplier<T extends ENamedElement>classEObjectActionSupplier<T extends EObject>AdaptsEObjecttoActionSupplier.classEOperationActionSupplierclassEPackageActionSupplierclassEParameterActionSupplierclassEReferenceActionSupplierclassEStructuralFeatureActionSupplier<T extends EStructuralFeature>classETypedElementActionSupplier<T extends ETypedElement>Methods in org.nasdanika.html.ecore that return EcoreActionSupplier Modifier and Type Method Description protected EcoreActionSupplierEObjectActionSupplier. adaptChild(EObject child)Adapts child eObject toActionSupplierand adds to the list of children to be configured.
-