public class EPackageActionSupplier extends ENamedElementActionSupplier<org.eclipse.emf.ecore.EPackage>
| Modifier and Type | Field and Description |
|---|---|
protected Function<org.eclipse.emf.ecore.EClassifier,String> |
eClassifierLinkResolver |
context, descriptionTabLengthThreshold, ePackagePathComputer, ICONS_BASEeObject| Constructor and Description |
|---|
EPackageActionSupplier(org.eclipse.emf.ecore.EPackage value,
org.nasdanika.common.Context context,
Function<org.eclipse.emf.ecore.EPackage,String> ePackagePathComputer) |
| Modifier and Type | Method and Description |
|---|---|
org.nasdanika.html.model.app.Action |
execute(org.nasdanika.common.ProgressMonitor progressMonitor) |
protected String |
generateDiagram(boolean leftToRightDirection,
String width,
int depth,
org.nasdanika.emf.PlantUmlTextGenerator.RelationshipDirection relationshipDirection,
boolean appendAttributes,
boolean appendOperations)
Generates PNG diagram.
|
protected Collection<org.eclipse.emf.ecore.EClass> |
getSubTypes(org.eclipse.emf.ecore.EClass eClass)
Override to return a list of sub-types of given EClass.
|
nameaddContent, cardinality, computeLabel, encodeEPackage, genericName, genericName, genericType, genericTypeArguments, genericTypeArguments, getEModelElementFirstDocSentence, getReferrers, getUses, interpolatedMarkdown, link, path, size, typeParametersadaptChildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapply, asCallable, asFunction, asSupplier, empty, from, fromCallable, fromFunction, fromSupplier, splitAndExecute, splitAndExecute, then, then, thenpublic org.nasdanika.html.model.app.Action execute(org.nasdanika.common.ProgressMonitor progressMonitor)
throws Exception
execute in interface org.nasdanika.common.Supplier<org.nasdanika.html.model.app.Action>execute in class ENamedElementActionSupplier<org.eclipse.emf.ecore.EPackage>Exceptionprotected String generateDiagram(boolean leftToRightDirection, String width, int depth, org.nasdanika.emf.PlantUmlTextGenerator.RelationshipDirection relationshipDirection, boolean appendAttributes, boolean appendOperations) throws Exception
IOExceptionExceptionprotected Collection<org.eclipse.emf.ecore.EClass> getSubTypes(org.eclipse.emf.ecore.EClass eClass)
eClass - Copyright © 2021 Nasdanika. All rights reserved.