|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceDataPackage
The Package for the model. It contains accessors for the meta objects to represent
ServiceDataFactory
kind | = | package |
Nested Class Summary | |
---|---|
static interface |
ServiceDataPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
EPackage.Descriptor, EPackage.Registry |
Field Summary | |
---|---|
static int |
CATEGORY
The meta object id for the ' Category ' class. |
static int |
CATEGORY__ID
The feature id for the 'Id' attribute. |
static int |
CATEGORY__NAME
The feature id for the 'Name' attribute. |
static int |
CATEGORY_FEATURE_COUNT
The number of structural features of the 'Category' class. |
static ServiceDataPackage |
eINSTANCE
The singleton instance of the package. |
static String |
eNAME
The package name. |
static String |
eNS_PREFIX
The package namespace name. |
static String |
eNS_URI
The package namespace URI. |
static int |
KNOWN_OPTION
The meta object id for the ' Known Option ' class. |
static int |
KNOWN_OPTION__DEFAULT
The feature id for the 'Default' attribute. |
static int |
KNOWN_OPTION__OPTION
The feature id for the 'Option' reference. |
static int |
KNOWN_OPTION_FEATURE_COUNT
The number of structural features of the 'Known Option' class. |
static int |
LAYOUT_ALGORITHM
The meta object id for the ' Layout Algorithm ' class. |
static int |
LAYOUT_ALGORITHM__CATEGORY
The feature id for the 'Category' reference. |
static int |
LAYOUT_ALGORITHM__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
LAYOUT_ALGORITHM__ID
The feature id for the 'Id' attribute. |
static int |
LAYOUT_ALGORITHM__KNOWN_OPTIONS
The feature id for the 'Known Options' containment reference list. |
static int |
LAYOUT_ALGORITHM__NAME
The feature id for the 'Name' attribute. |
static int |
LAYOUT_ALGORITHM__PREVIEW_IMAGE_PATH
The feature id for the 'Preview Image Path' attribute. |
static int |
LAYOUT_ALGORITHM__SUPPORTED_DIAGRAMS
The feature id for the 'Supported Diagrams' containment reference list. |
static int |
LAYOUT_ALGORITHM__TYPE
The feature id for the 'Type' reference. |
static int |
LAYOUT_ALGORITHM__VERSION
The feature id for the 'Version' attribute. |
static int |
LAYOUT_ALGORITHM_FEATURE_COUNT
The number of structural features of the 'Layout Algorithm' class. |
static int |
LAYOUT_OPTION
The meta object id for the ' Layout Option ' class. |
static int |
LAYOUT_OPTION__ADVANCED
The feature id for the 'Advanced' attribute. |
static int |
LAYOUT_OPTION__APPLIES_TO
The feature id for the 'Applies To' attribute. |
static int |
LAYOUT_OPTION__DEFAULT
The feature id for the 'Default' attribute. |
static int |
LAYOUT_OPTION__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
LAYOUT_OPTION__ID
The feature id for the 'Id' attribute. |
static int |
LAYOUT_OPTION__IMPLEMENTATION
The feature id for the 'Implementation' attribute. |
static int |
LAYOUT_OPTION__NAME
The feature id for the 'Name' attribute. |
static int |
LAYOUT_OPTION__REMOTE_ENUM
The feature id for the 'Remote Enum' containment reference. |
static int |
LAYOUT_OPTION__TYPE
The feature id for the 'Type' attribute. |
static int |
LAYOUT_OPTION_FEATURE_COUNT
The number of structural features of the 'Layout Option' class. |
static int |
LAYOUT_TYPE
The meta object id for the ' Layout Type ' class. |
static int |
LAYOUT_TYPE__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
LAYOUT_TYPE__ID
The feature id for the 'Id' attribute. |
static int |
LAYOUT_TYPE__NAME
The feature id for the 'Name' attribute. |
static int |
LAYOUT_TYPE_FEATURE_COUNT
The number of structural features of the 'Layout Type' class. |
static int |
REMOTE_ENUM
The meta object id for the ' Remote Enum ' class. |
static int |
REMOTE_ENUM__VALUES
The feature id for the 'Values' attribute list. |
static int |
REMOTE_ENUM_FEATURE_COUNT
The number of structural features of the 'Remote Enum' class. |
static int |
SERVICE_DATA
The meta object id for the ' Service Data ' class. |
static int |
SERVICE_DATA__CATEGORIES
The feature id for the 'Categories' containment reference list. |
static int |
SERVICE_DATA__LAYOUT_ALGORITHMS
The feature id for the 'Layout Algorithms' containment reference list. |
static int |
SERVICE_DATA__LAYOUT_OPTIONS
The feature id for the 'Layout Options' containment reference list. |
static int |
SERVICE_DATA__LAYOUT_TYPES
The feature id for the 'Layout Types' containment reference list. |
static int |
SERVICE_DATA__SUPPORTED_FORMATS
The feature id for the 'Supported Formats' containment reference list. |
static int |
SERVICE_DATA__VERSION
The feature id for the 'Version' attribute. |
static int |
SERVICE_DATA_FEATURE_COUNT
The number of structural features of the 'Service Data' class. |
static int |
SUPPORTED_DIAGRAM
The meta object id for the ' Supported Diagram ' class. |
static int |
SUPPORTED_DIAGRAM__PRIORITY
The feature id for the 'Priority' attribute. |
static int |
SUPPORTED_DIAGRAM__TYPE
The feature id for the 'Type' attribute. |
static int |
SUPPORTED_DIAGRAM_FEATURE_COUNT
The number of structural features of the 'Supported Diagram' class. |
static int |
SUPPORTED_FORMAT
The meta object id for the ' Supported Format ' class. |
static int |
SUPPORTED_FORMAT__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
SUPPORTED_FORMAT__ID
The feature id for the 'Id' attribute. |
static int |
SUPPORTED_FORMAT__NAME
The feature id for the 'Name' attribute. |
static int |
SUPPORTED_FORMAT_FEATURE_COUNT
The number of structural features of the 'Supported Format' class. |
Method Summary | |
---|---|
EAttribute |
getCategory_Id()
Returns the meta object for the attribute ' Id '. |
EAttribute |
getCategory_Name()
Returns the meta object for the attribute ' Name '. |
EClass |
getCategory()
Returns the meta object for class ' Category '. |
EAttribute |
getKnownOption_Default()
Returns the meta object for the attribute ' Default '. |
EReference |
getKnownOption_Option()
Returns the meta object for the reference ' Option '. |
EClass |
getKnownOption()
Returns the meta object for class ' Known Option '. |
EReference |
getLayoutAlgorithm_Category()
Returns the meta object for the reference ' Category '. |
EAttribute |
getLayoutAlgorithm_Description()
Returns the meta object for the attribute ' Description '. |
EAttribute |
getLayoutAlgorithm_Id()
Returns the meta object for the attribute ' Id '. |
EReference |
getLayoutAlgorithm_KnownOptions()
Returns the meta object for the containment reference list ' Known Options '. |
EAttribute |
getLayoutAlgorithm_Name()
Returns the meta object for the attribute ' Name '. |
EAttribute |
getLayoutAlgorithm_PreviewImagePath()
Returns the meta object for the attribute ' Preview Image Path '. |
EReference |
getLayoutAlgorithm_SupportedDiagrams()
Returns the meta object for the containment reference list ' Supported Diagrams '. |
EReference |
getLayoutAlgorithm_Type()
Returns the meta object for the reference ' Type '. |
EAttribute |
getLayoutAlgorithm_Version()
Returns the meta object for the attribute ' Version '. |
EClass |
getLayoutAlgorithm()
Returns the meta object for class ' Layout Algorithm '. |
EAttribute |
getLayoutOption_Advanced()
Returns the meta object for the attribute ' Advanced '. |
EAttribute |
getLayoutOption_AppliesTo()
Returns the meta object for the attribute ' Applies To '. |
EAttribute |
getLayoutOption_Default()
Returns the meta object for the attribute ' Default '. |
EAttribute |
getLayoutOption_Description()
Returns the meta object for the attribute ' Description '. |
EAttribute |
getLayoutOption_Id()
Returns the meta object for the attribute ' Id '. |
EAttribute |
getLayoutOption_Implementation()
Returns the meta object for the attribute ' Implementation '. |
EAttribute |
getLayoutOption_Name()
Returns the meta object for the attribute ' Name '. |
EReference |
getLayoutOption_RemoteEnum()
Returns the meta object for the containment reference ' Remote Enum '. |
EAttribute |
getLayoutOption_Type()
Returns the meta object for the attribute ' Type '. |
EClass |
getLayoutOption()
Returns the meta object for class ' Layout Option '. |
EAttribute |
getLayoutType_Description()
Returns the meta object for the attribute ' Description '. |
EAttribute |
getLayoutType_Id()
Returns the meta object for the attribute ' Id '. |
EAttribute |
getLayoutType_Name()
Returns the meta object for the attribute ' Name '. |
EClass |
getLayoutType()
Returns the meta object for class ' Layout Type '. |
EAttribute |
getRemoteEnum_Values()
Returns the meta object for the attribute list ' Values '. |
EClass |
getRemoteEnum()
Returns the meta object for class ' Remote Enum '. |
EReference |
getServiceData_Categories()
Returns the meta object for the containment reference list ' Categories '. |
EReference |
getServiceData_LayoutAlgorithms()
Returns the meta object for the containment reference list ' Layout Algorithms '. |
EReference |
getServiceData_LayoutOptions()
Returns the meta object for the containment reference list ' Layout Options '. |
EReference |
getServiceData_LayoutTypes()
Returns the meta object for the containment reference list ' Layout Types '. |
EReference |
getServiceData_SupportedFormats()
Returns the meta object for the containment reference list ' Supported Formats '. |
EAttribute |
getServiceData_Version()
Returns the meta object for the attribute ' Version '. |
EClass |
getServiceData()
Returns the meta object for class ' Service Data '. |
ServiceDataFactory |
getServiceDataFactory()
Returns the factory that creates the instances of the model. |
EAttribute |
getSupportedDiagram_Priority()
Returns the meta object for the attribute ' Priority '. |
EAttribute |
getSupportedDiagram_Type()
Returns the meta object for the attribute ' Type '. |
EClass |
getSupportedDiagram()
Returns the meta object for class ' Supported Diagram '. |
EAttribute |
getSupportedFormat_Description()
Returns the meta object for the attribute ' Description '. |
EAttribute |
getSupportedFormat_Id()
Returns the meta object for the attribute ' Id '. |
EAttribute |
getSupportedFormat_Name()
Returns the meta object for the attribute ' Name '. |
EClass |
getSupportedFormat()
Returns the meta object for class ' Supported Format '. |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final ServiceDataPackage eINSTANCE
static final int SERVICE_DATA
Service Data
' class.
ServiceDataImpl
,
ServiceDataPackageImpl.getServiceData()
,
Constant Field Valuesstatic final int SERVICE_DATA__LAYOUT_ALGORITHMS
static final int SERVICE_DATA__LAYOUT_TYPES
static final int SERVICE_DATA__LAYOUT_OPTIONS
static final int SERVICE_DATA__CATEGORIES
static final int SERVICE_DATA__VERSION
static final int SERVICE_DATA__SUPPORTED_FORMATS
static final int SERVICE_DATA_FEATURE_COUNT
static final int LAYOUT_ALGORITHM
Layout Algorithm
' class.
LayoutAlgorithmImpl
,
ServiceDataPackageImpl.getLayoutAlgorithm()
,
Constant Field Valuesstatic final int LAYOUT_ALGORITHM__ID
static final int LAYOUT_ALGORITHM__NAME
static final int LAYOUT_ALGORITHM__DESCRIPTION
static final int LAYOUT_ALGORITHM__KNOWN_OPTIONS
static final int LAYOUT_ALGORITHM__SUPPORTED_DIAGRAMS
static final int LAYOUT_ALGORITHM__CATEGORY
static final int LAYOUT_ALGORITHM__TYPE
static final int LAYOUT_ALGORITHM__VERSION
static final int LAYOUT_ALGORITHM__PREVIEW_IMAGE_PATH
static final int LAYOUT_ALGORITHM_FEATURE_COUNT
static final int LAYOUT_TYPE
Layout Type
' class.
LayoutTypeImpl
,
ServiceDataPackageImpl.getLayoutType()
,
Constant Field Valuesstatic final int LAYOUT_TYPE__ID
static final int LAYOUT_TYPE__NAME
static final int LAYOUT_TYPE__DESCRIPTION
static final int LAYOUT_TYPE_FEATURE_COUNT
static final int LAYOUT_OPTION
Layout Option
' class.
LayoutOptionImpl
,
ServiceDataPackageImpl.getLayoutOption()
,
Constant Field Valuesstatic final int LAYOUT_OPTION__ID
static final int LAYOUT_OPTION__TYPE
static final int LAYOUT_OPTION__NAME
static final int LAYOUT_OPTION__DESCRIPTION
static final int LAYOUT_OPTION__APPLIES_TO
static final int LAYOUT_OPTION__DEFAULT
static final int LAYOUT_OPTION__ADVANCED
static final int LAYOUT_OPTION__REMOTE_ENUM
static final int LAYOUT_OPTION__IMPLEMENTATION
static final int LAYOUT_OPTION_FEATURE_COUNT
static final int CATEGORY
Category
' class.
CategoryImpl
,
ServiceDataPackageImpl.getCategory()
,
Constant Field Valuesstatic final int CATEGORY__ID
static final int CATEGORY__NAME
static final int CATEGORY_FEATURE_COUNT
static final int KNOWN_OPTION
Known Option
' class.
KnownOptionImpl
,
ServiceDataPackageImpl.getKnownOption()
,
Constant Field Valuesstatic final int KNOWN_OPTION__DEFAULT
static final int KNOWN_OPTION__OPTION
static final int KNOWN_OPTION_FEATURE_COUNT
static final int SUPPORTED_DIAGRAM
Supported Diagram
' class.
SupportedDiagramImpl
,
ServiceDataPackageImpl.getSupportedDiagram()
,
Constant Field Valuesstatic final int SUPPORTED_DIAGRAM__TYPE
static final int SUPPORTED_DIAGRAM__PRIORITY
static final int SUPPORTED_DIAGRAM_FEATURE_COUNT
static final int REMOTE_ENUM
Remote Enum
' class.
RemoteEnumImpl
,
ServiceDataPackageImpl.getRemoteEnum()
,
Constant Field Valuesstatic final int REMOTE_ENUM__VALUES
static final int REMOTE_ENUM_FEATURE_COUNT
static final int SUPPORTED_FORMAT
Supported Format
' class.
SupportedFormatImpl
,
ServiceDataPackageImpl.getSupportedFormat()
,
Constant Field Valuesstatic final int SUPPORTED_FORMAT__ID
static final int SUPPORTED_FORMAT__DESCRIPTION
static final int SUPPORTED_FORMAT__NAME
static final int SUPPORTED_FORMAT_FEATURE_COUNT
Method Detail |
---|
EClass getServiceData()
Service Data
'.
ServiceData
EReference getServiceData_LayoutAlgorithms()
Layout Algorithms
'.
ServiceData.getLayoutAlgorithms()
,
getServiceData()
EReference getServiceData_LayoutTypes()
Layout Types
'.
ServiceData.getLayoutTypes()
,
getServiceData()
EReference getServiceData_LayoutOptions()
Layout Options
'.
ServiceData.getLayoutOptions()
,
getServiceData()
EReference getServiceData_Categories()
Categories
'.
ServiceData.getCategories()
,
getServiceData()
EAttribute getServiceData_Version()
Version
'.
ServiceData.getVersion()
,
getServiceData()
EReference getServiceData_SupportedFormats()
Supported Formats
'.
ServiceData.getSupportedFormats()
,
getServiceData()
EClass getLayoutAlgorithm()
Layout Algorithm
'.
LayoutAlgorithm
EAttribute getLayoutAlgorithm_Id()
Id
'.
LayoutAlgorithm.getId()
,
getLayoutAlgorithm()
EAttribute getLayoutAlgorithm_Name()
Name
'.
LayoutAlgorithm.getName()
,
getLayoutAlgorithm()
EAttribute getLayoutAlgorithm_Description()
Description
'.
LayoutAlgorithm.getDescription()
,
getLayoutAlgorithm()
EReference getLayoutAlgorithm_KnownOptions()
Known Options
'.
LayoutAlgorithm.getKnownOptions()
,
getLayoutAlgorithm()
EReference getLayoutAlgorithm_SupportedDiagrams()
Supported Diagrams
'.
LayoutAlgorithm.getSupportedDiagrams()
,
getLayoutAlgorithm()
EReference getLayoutAlgorithm_Category()
Category
'.
LayoutAlgorithm.getCategory()
,
getLayoutAlgorithm()
EReference getLayoutAlgorithm_Type()
Type
'.
LayoutAlgorithm.getType()
,
getLayoutAlgorithm()
EAttribute getLayoutAlgorithm_Version()
Version
'.
LayoutAlgorithm.getVersion()
,
getLayoutAlgorithm()
EAttribute getLayoutAlgorithm_PreviewImagePath()
Preview Image Path
'.
LayoutAlgorithm.getPreviewImagePath()
,
getLayoutAlgorithm()
EClass getLayoutType()
Layout Type
'.
LayoutType
EAttribute getLayoutType_Id()
Id
'.
LayoutType.getId()
,
getLayoutType()
EAttribute getLayoutType_Name()
Name
'.
LayoutType.getName()
,
getLayoutType()
EAttribute getLayoutType_Description()
Description
'.
LayoutType.getDescription()
,
getLayoutType()
EClass getLayoutOption()
Layout Option
'.
LayoutOption
EAttribute getLayoutOption_Id()
Id
'.
LayoutOption.getId()
,
getLayoutOption()
EAttribute getLayoutOption_Type()
Type
'.
LayoutOption.getType()
,
getLayoutOption()
EAttribute getLayoutOption_Name()
Name
'.
LayoutOption.getName()
,
getLayoutOption()
EAttribute getLayoutOption_Description()
Description
'.
LayoutOption.getDescription()
,
getLayoutOption()
EAttribute getLayoutOption_AppliesTo()
Applies To
'.
LayoutOption.getAppliesTo()
,
getLayoutOption()
EAttribute getLayoutOption_Default()
Default
'.
LayoutOption.getDefault()
,
getLayoutOption()
EAttribute getLayoutOption_Advanced()
Advanced
'.
LayoutOption.isAdvanced()
,
getLayoutOption()
EReference getLayoutOption_RemoteEnum()
Remote Enum
'.
LayoutOption.getRemoteEnum()
,
getLayoutOption()
EAttribute getLayoutOption_Implementation()
Implementation
'.
LayoutOption.getImplementation()
,
getLayoutOption()
EClass getCategory()
Category
'.
Category
EAttribute getCategory_Id()
Id
'.
Category.getId()
,
getCategory()
EAttribute getCategory_Name()
Name
'.
Category.getName()
,
getCategory()
EClass getKnownOption()
Known Option
'.
KnownOption
EAttribute getKnownOption_Default()
Default
'.
KnownOption.getDefault()
,
getKnownOption()
EReference getKnownOption_Option()
Option
'.
KnownOption.getOption()
,
getKnownOption()
EClass getSupportedDiagram()
Supported Diagram
'.
SupportedDiagram
EAttribute getSupportedDiagram_Type()
Type
'.
SupportedDiagram.getType()
,
getSupportedDiagram()
EAttribute getSupportedDiagram_Priority()
Priority
'.
SupportedDiagram.getPriority()
,
getSupportedDiagram()
EClass getRemoteEnum()
Remote Enum
'.
RemoteEnum
EAttribute getRemoteEnum_Values()
Values
'.
RemoteEnum.getValues()
,
getRemoteEnum()
EClass getSupportedFormat()
Supported Format
'.
SupportedFormat
EAttribute getSupportedFormat_Id()
Id
'.
SupportedFormat.getId()
,
getSupportedFormat()
EAttribute getSupportedFormat_Description()
Description
'.
SupportedFormat.getDescription()
,
getSupportedFormat()
EAttribute getSupportedFormat_Name()
Name
'.
SupportedFormat.getName()
,
getSupportedFormat()
ServiceDataFactory getServiceDataFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |