Class BootstrapObjectLoaderExecutionParticipant
- java.lang.Object
-
- org.nasdanika.emf.persistence.LoadingExecutionParticipant
-
- org.nasdanika.emf.persistence.ObjectLoaderExecutionParticipant
-
- org.nasdanika.emf.persistence.NcoreObjectLoaderExecutionParticipant
-
- org.nasdanika.exec.util.ExecObjectLoaderExecutionParticipant
-
- org.nasdanika.html.model.html.util.HtmlObjectLoaderExecutionParticipant
-
- org.nasdanika.html.model.bootstrap.util.BootstrapObjectLoaderExecutionParticipant
-
- All Implemented Interfaces:
AutoCloseable,org.nasdanika.common.Diagnosable,org.nasdanika.common.ExecutionParticipant,org.nasdanika.common.ExecutionParticipantInfo
public abstract class BootstrapObjectLoaderExecutionParticipant extends HtmlObjectLoaderExecutionParticipant
RegistersBootstrapPackage- Author:
- Pavel
-
-
Constructor Summary
Constructors Constructor Description BootstrapObjectLoaderExecutionParticipant(org.nasdanika.common.Context context)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Collection<EPackage>getEPackages()-
Methods inherited from class org.nasdanika.emf.persistence.ObjectLoaderExecutionParticipant
createObjectLoaderResorceFactory, createResourceSet, getObjectLLoader
-
Methods inherited from class org.nasdanika.emf.persistence.LoadingExecutionParticipant
diagnose, diagnose, getClassLoader, getResources, getUnresolvedProxyStatus, isDiagnoseModel, matchURI, name, size, unresolvedProxyDiagnostic
-
-
-
-
Constructor Detail
-
BootstrapObjectLoaderExecutionParticipant
public BootstrapObjectLoaderExecutionParticipant(org.nasdanika.common.Context context)
-
-
Method Detail
-
getEPackages
protected Collection<EPackage> getEPackages()
- Overrides:
getEPackagesin classHtmlObjectLoaderExecutionParticipant
-
-