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.guid |
This package contains the default implementation of the extension point for
IGuidProvider . |
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.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 . |
Class and Description |
---|
IGuidProvider
Implementations must provide globally unique identifiers which will be used for new elements stored in the EA
database.
|
Class and Description |
---|
IGuidProvider
Implementations must provide globally unique identifiers which will be used for new elements stored in the EA
database.
|
Class and Description |
---|
EAResource
An interface for defining the EAResource type.
|
Class and Description |
---|
EAModelError
EA model errors that are reported to the
Resource 's errors and
warnings lists. |
EAResource
An interface for defining the EAResource type.
|
Class and Description |
---|
EAResource
An interface for defining the EAResource type.
|
Class and Description |
---|
EAResource
An interface for defining the EAResource type.
|
Copyright (c) 2015 itemis AG, and others. All rights reserved.