Package | Description |
---|---|
com.yakindu.bridges.ea.core |
This package contains the actual
EA resource interface along with
several artifacts such as exceptions, extension point interfaces, and artifacts for error handling. |
com.yakindu.bridges.ea.core.factories |
This package contains the actual resource factory for the
EAResource
implementation. |
com.yakindu.bridges.ea.core.guid |
This package contains the default implementation of the extension point for
IGuidProvider . |
com.yakindu.bridges.ea.core.jdbc |
This package contains the extension point interface for database drivers used by the
EAResource implementation to read and write data from and to EA model
databases. |
com.yakindu.bridges.ea.core.ui.utils |
This package contains a helper class to resolve EA models in an
EAResource via a progress dialog, a helper class to extract elements from a selection, and a static class that
provides a list of all registered primitive type languages. |
com.yakindu.bridges.ea.core.utils |
This package contains several helper classes that may be used when working with
EAResource in general, like retrieving EA-specific model element IDs
or converting an URI path to OS path. |
com.yakindu.bridges.ea.uml |
This package contains several constants (like content types, resource marker type, and load options).
|
com.yakindu.bridges.ea.uml.extensions |
This package contains constants in
IEASpecificExtensions and a helper class EASpecifics to
access EA-specific properties that are provided by the shipped element contributors. |
com.yakindu.bridges.ea.uml.extensions.stereotypes |
This package contains the default stereotype resolver
UniqueStereotypeResolver which
resolves a non-qualified stereotype if an unambiguous match in all registered Eclipse profiles can be found. |
com.yakindu.bridges.ea.uml.utils |
This package contains several helper classes when working with
EAResources . |
Copyright (c) 2015 itemis AG, and others. All rights reserved.