Module org.nasdanika.html.ecore
Package org.nasdanika.html.ecore
Class EcoreActionSupplierAdapterFactory
java.lang.Object
org.nasdanika.emf.ComposedAdapterFactory
org.nasdanika.html.ecore.EcoreActionSupplierAdapterFactory
- All Implemented Interfaces:
AdapterFactory,org.nasdanika.emf.ComposeableAdapterFactory
- Author:
- Pavel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringprotected EReferencegetEClassifierRole(EClassifier eClassifier) protected ObjectgetEPackage(String nsURI) protected StringgetLabel(ENamedElement eNamedElement, String defaultLabel) protected booleanisDocumentable(EModelElement modelElement) Override to selectively document models, i.e.protected booleanOverride to return false to suppress generation of load specification.protected booleanshallDocument(EModelElement modelElement) Methods inherited from class org.nasdanika.emf.ComposedAdapterFactory
adapt, adapt, adaptAllNew, adaptNew, cmpDistance, distance, getEClasses, getRootAdapterFactory, isFactoryForType, match, registerAdapterFactory, registerAdapterFactory, setParentAdapterFactory
-
Constructor Details
-
EcoreActionSupplierAdapterFactory
-
-
Method Details
-
isGenerateLoadSpecification
Override to return false to suppress generation of load specification.- Returns:
-
getDiagramDialect
-
getEPackage
-
shallDocument
- Parameters:
modelElement-- Returns:
- true if the element is documentable, its container shall be documented and for
ETypedElement's the type should be documented.
-
isDocumentable
Override to selectively document models, i.e. provide a specific view.- Parameters:
modelElement-- Returns:
-
getEClassifierRole
-
getLabel
-