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 . |
Modifier and Type | Field and Description |
---|---|
static java.util.Comparator<? super IGuidProvider> |
IGuidProvider.COMPARATOR
Used for sorting extensions by priority.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultGuidProvider
Default implementation that simply creates a new GUID and checks that it has not been generated before.
|
Copyright (c) 2015 itemis AG, and others. All rights reserved.