Skip navigation links
Data In Motion Consulting GmbH
C D E O R U 

C

ConfigurableJsonResource - Class in org.gecko.emf.osgi.json.configuration
 
ConfigurableJsonResource - Class in org.gecko.emf.osgi.json.configuration
 
ConfigurableJsonResource(URI) - Constructor for class org.gecko.emf.osgi.json.configuration.ConfigurableJsonResource
Creates a new instance.
ConfigurableJsonResource(URI, ObjectMapper) - Constructor for class org.gecko.emf.osgi.json.configuration.ConfigurableJsonResource
 
ConfigurableJsonResource(URI) - Constructor for class org.gecko.emf.osgi.json.configuration.ConfigurableJsonResource
Creates a new instance.
ConfigurableJsonResource(URI, ObjectMapper) - Constructor for class org.gecko.emf.osgi.json.configuration.ConfigurableJsonResource
 
ConfigurableJsonResourceFactory - Class in org.gecko.emf.osgi.json.configuration
ResourceFactoryImpl for the configurable resource
ConfigurableJsonResourceFactory - Class in org.gecko.emf.osgi.json.configuration
ResourceFactoryImpl for the configurable resource
ConfigurableJsonResourceFactory() - Constructor for class org.gecko.emf.osgi.json.configuration.ConfigurableJsonResourceFactory
Creates a new instance.
ConfigurableJsonResourceFactory(ObjectMapper) - Constructor for class org.gecko.emf.osgi.json.configuration.ConfigurableJsonResourceFactory
Creates a new instance with a given object mapper
ConfigurableJsonResourceFactory() - Constructor for class org.gecko.emf.osgi.json.configuration.ConfigurableJsonResourceFactory
Creates a new instance.
ConfigurableJsonResourceFactory(ObjectMapper) - Constructor for class org.gecko.emf.osgi.json.configuration.ConfigurableJsonResourceFactory
Creates a new instance with a given object mapper
configureMapper(Map<?, ?>) - Method in class org.gecko.emf.osgi.json.configuration.ConfigurableJsonResource
 
configureMapper(Map<?, ?>) - Method in class org.gecko.emf.osgi.json.configuration.ConfigurableJsonResource
 
configureResourceFactory(Registry) - Method in class org.gecko.emf.osgi.json.EMFJSONResourceFactoryConfigurator
 
createResource(URI) - Method in class org.gecko.emf.osgi.json.configuration.ConfigurableJsonResourceFactory
 
createResource(URI) - Method in class org.gecko.emf.osgi.json.configuration.ConfigurableJsonResourceFactory
 

D

doLoad(InputStream, Map<?, ?>) - Method in class org.gecko.emf.osgi.json.configuration.ConfigurableJsonResource
 
doLoad(InputStream, Map<?, ?>) - Method in class org.gecko.emf.osgi.json.configuration.ConfigurableJsonResource
 
doSave(OutputStream, Map<?, ?>) - Method in class org.gecko.emf.osgi.json.configuration.ConfigurableJsonResource
 
doSave(OutputStream, Map<?, ?>) - Method in class org.gecko.emf.osgi.json.configuration.ConfigurableJsonResource
 

E

EMFJs - Class in org.gecko.emf.osgi.json.constants
Constants used as options during load/save operations on a Resource.
EMFJs - Class in org.gecko.emf.osgi.json.constants
Constants used as options during load/save operations on a Resource.
EMFJSONResourceFactoryConfigurator - Class in org.gecko.emf.osgi.json
Implementation of the IResourceSetConfigurator to provide support for JsResourceImpl.
EMFJSONResourceFactoryConfigurator() - Constructor for class org.gecko.emf.osgi.json.EMFJSONResourceFactoryConfigurator
 

O

OPTION_DATE_FORMAT - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Specify the date format that will be use to parse and write dates.
OPTION_DATE_FORMAT - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Specify the date format that will be use to parse and write dates.
OPTION_ID_DESERIALIZER - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Deprecated.
OPTION_ID_DESERIALIZER - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Deprecated.
OPTION_ID_FIELD - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Specify the field name that will be use to denote the id of objects.
OPTION_ID_FIELD - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Specify the field name that will be use to denote the id of objects.
OPTION_ID_SERIALIZER - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Deprecated.
OPTION_ID_SERIALIZER - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Deprecated.
OPTION_INDENT_OUTPUT - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
When value is true, the writer will indent the output JSON document.
OPTION_INDENT_OUTPUT - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
When value is true, the writer will indent the output JSON document.
OPTION_PROXY_ATTRIBUTES - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Deprecated.
OPTION_PROXY_ATTRIBUTES - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Deprecated.
OPTION_REF_DESERIALIZER - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Deprecated.
OPTION_REF_DESERIALIZER - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Deprecated.
OPTION_REF_FIELD - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Specify the field name that will be use to denote a reference.
OPTION_REF_FIELD - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Specify the field name that will be use to denote a reference.
OPTION_REF_SERIALIZER - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Deprecated.
OPTION_REF_SERIALIZER - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Deprecated.
OPTION_ROOT_ELEMENT - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Sets the root element to be loaded from a JSON document without type field.
OPTION_ROOT_ELEMENT - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Sets the root element to be loaded from a JSON document without type field.
OPTION_SERIALIZE_CONTAINMENT_AS_HREF - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Option used to indicate the module to serialize containments as references.
OPTION_SERIALIZE_CONTAINMENT_AS_HREF - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Option used to indicate the module to serialize containments as references.
OPTION_SERIALIZE_DEFAULT_VALUE - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
When value is true, the writer will include default values for attributes.
OPTION_SERIALIZE_DEFAULT_VALUE - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
When value is true, the writer will include default values for attributes.
OPTION_SERIALIZE_REF_TYPE - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Deprecated.
OPTION_SERIALIZE_REF_TYPE - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Deprecated.
OPTION_SERIALIZE_TYPE - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
When value is true, the writer will include a type to each JSON objects.
OPTION_SERIALIZE_TYPE - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
When value is true, the writer will include a type to each JSON objects.
OPTION_TYPE_DESERIALIZER - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Deprecated.
OPTION_TYPE_DESERIALIZER - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Deprecated.
OPTION_TYPE_FIELD - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Specify the field name that will be use to denote the type of objects.
OPTION_TYPE_FIELD - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Specify the field name that will be use to denote the type of objects.
OPTION_TYPE_SERIALIZER - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Deprecated.
OPTION_TYPE_SERIALIZER - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Deprecated.
OPTION_URI_HANDLER - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Deprecated.
OPTION_URI_HANDLER - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Deprecated.
OPTION_USE_ID - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
When value is true, the writer will include an _id key to each json objects and sets as value the fragment identifier.
OPTION_USE_ID - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
When value is true, the writer will include an _id key to each json objects and sets as value the fragment identifier.
OPTIONS_OBJECT - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Can be use to pass an Option object.
OPTIONS_OBJECT - Static variable in class org.gecko.emf.osgi.json.constants.EMFJs
Can be use to pass an Option object.
org.gecko.emf.osgi.json.annotation - package org.gecko.emf.osgi.json.annotation
 
org.gecko.emf.osgi.json.configuration - package org.gecko.emf.osgi.json.configuration
 
org.gecko.emf.osgi.json.constants - package org.gecko.emf.osgi.json.constants
 

R

RequireEMFJson - Annotation Type in org.gecko.emf.osgi.json.annotation
 
RequireEMFJson - Annotation Type in org.gecko.emf.osgi.json.annotation
 

U

unconfigureResourceFactory(Registry) - Method in class org.gecko.emf.osgi.json.EMFJSONResourceFactoryConfigurator
 
C D E O R U 
Skip navigation links
Data In Motion Consulting GmbH (2017)

Data In Motion Consulting GmbH (2017)