Skip navigation links
Eclipse Modeling Framework Ecore 2.29 API Specification
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

O

OBJECT_NOTIFICATION_CREATOR - Static variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateSingleData.NotificationCreator
 
operationID - Variable in class org.eclipse.emf.ecore.impl.EOperationImpl
 
OPERATIONS - Static variable in class org.eclipse.emf.ecore.impl.ESuperAdapter
 
OPERATIONS_MODIFIED - Static variable in class org.eclipse.emf.ecore.impl.ESuperAdapter
 
OPTION_BUFFER_CAPACITY - Static variable in class org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl
Specify the capacity of the buffered stream used when saving or loading the resource content.
OPTION_CIPHER - Static variable in interface org.eclipse.emf.ecore.resource.Resource
Specify a URIConverter.Cipher to encrypt and decrypt the resource content.
OPTION_EAGER_PROXY_RESOLUTION - Static variable in class org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl
A Boolean load option to specify whether proxies should be eagerly resolved during loading.
OPTION_INTERNAL_BUFFER_CAPACITY - Static variable in class org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl
Specify the capacity of the internal byte array used in BinaryResourceImpl.EObjectInputStream or BinaryResourceImpl.EObjectOutputStream for buffering the reading and writing of bytes.
OPTION_LINE_DELIMITER - Static variable in interface org.eclipse.emf.ecore.resource.Resource
Specify the line delimiter to be used for saving the contents.
OPTION_LINE_DELIMITER_UNSPECIFIED - Static variable in interface org.eclipse.emf.ecore.resource.Resource
A value for Resource.OPTION_LINE_DELIMITER that can be used only with Resource.save(Map) to specify that the appropriate line delimiter be determined from the line delimiter property of the content description.
OPTION_REQUESTED_ATTRIBUTES - Static variable in interface org.eclipse.emf.ecore.resource.URIConverter
An option passed to a Set to URIConverter.getAttributes(URI, Map) to indicate the specific attributes to be fetched.
OPTION_REQUESTED_PROPERTIES - Static variable in interface org.eclipse.emf.ecore.resource.ContentHandler
An option used to specify the Set of properties being requested when computing a content description.
OPTION_RESPONSE - Static variable in interface org.eclipse.emf.ecore.resource.URIConverter
An option to pass a Map<Object, Object> to any of the URI converter's methods in order to yield results in addition to the returned value of the method.
OPTION_SAVE_ONLY_IF_CHANGED - Static variable in interface org.eclipse.emf.ecore.resource.Resource
A save option that can be used only with Resource.save(Map) to specify that the resource is to be saved only if the new contents are different from actual contents; this compares the bytes in the backing store against the new bytes that would be saved.
OPTION_SAVE_ONLY_IF_CHANGED_FILE_BUFFER - Static variable in interface org.eclipse.emf.ecore.resource.Resource
A value for Resource.OPTION_SAVE_ONLY_IF_CHANGED to specify that a file buffer should be used to compare the new contents with the actual contents.
OPTION_SAVE_ONLY_IF_CHANGED_MEMORY_BUFFER - Static variable in interface org.eclipse.emf.ecore.resource.Resource
A value for Resource.OPTION_SAVE_ONLY_IF_CHANGED to specify that an in-memory buffer should be used to compare the new contents with the actual contents.
OPTION_STYLE_BINARY_DATE - Static variable in class org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl
A Boolean save option to specify whether date values will be serialized using Date.getTime() rather than a string representation.
OPTION_STYLE_BINARY_ENUMERATOR - Static variable in class org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl
A Boolean save option to specify whether enumerator values will be serialized using Enumerator#getValue() rather than a string representation.
OPTION_STYLE_BINARY_FLOATING_POINT - Static variable in class org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl
A Boolean save option to specify whether float and double values are encoded using Float.floatToIntBits(float) and Double.doubleToLongBits(double) respectively, rather than a string representation.
OPTION_STYLE_DATA_CONVERTER - Static variable in class org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl
A Boolean save option to specify whether values should be serialized using data converters.
OPTION_STYLE_PROXY_ATTRIBUTES - Static variable in class org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl
A Boolean save option to specify whether serialized proxies will include the serialization of their attribute values.
OPTION_TIMEOUT - Static variable in interface org.eclipse.emf.ecore.resource.URIConverter
An option to pass a timeout value, i.e., a non-negative Integer, to the URI converter's methods.
OPTION_URI_CONVERTER - Static variable in interface org.eclipse.emf.ecore.resource.URIConverter
An option used to pass the calling URIConverter to the URIHandlers.
OPTION_VERSION - Static variable in class org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl
A save option to specify the BinaryResourceImpl.BinaryIO.Version to be used for the serialization.
OPTION_ZIP - Static variable in interface org.eclipse.emf.ecore.resource.Resource
Specify whether the content of the resource should be zipped during save and unzip during load.
options - Variable in class org.eclipse.emf.ecore.resource.impl.ArchiveURIHandlerImpl.Archive
 
options - Variable in class org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.BinaryIO
 
ORDERED_EDEFAULT - Static variable in class org.eclipse.emf.ecore.impl.ETypedElementImpl
The default value of the 'Ordered' attribute.
ORDERED_EFLAG - Static variable in class org.eclipse.emf.ecore.impl.ETypedElementImpl
The flag representing the value of the 'Ordered' attribute.
org.eclipse.emf.ecore - package org.eclipse.emf.ecore
Provides an API for the Ecore dialect of UML.
org.eclipse.emf.ecore.impl - package org.eclipse.emf.ecore.impl
Provides an implementation of Ecore.
org.eclipse.emf.ecore.plugin - package org.eclipse.emf.ecore.plugin
Provides platform neutral integration with Eclipse.
org.eclipse.emf.ecore.resource - package org.eclipse.emf.ecore.resource
Provides an API for modeling abstract persistent resources.
org.eclipse.emf.ecore.resource.impl - package org.eclipse.emf.ecore.resource.impl
Provides an implementation of the resource API.
org.eclipse.emf.ecore.util - package org.eclipse.emf.ecore.util
Provides utilities.
org.eclipse.emf.ecore.xml.namespace - package org.eclipse.emf.ecore.xml.namespace
 
org.eclipse.emf.ecore.xml.namespace.impl - package org.eclipse.emf.ecore.xml.namespace.impl
 
org.eclipse.emf.ecore.xml.namespace.util - package org.eclipse.emf.ecore.xml.namespace.util
 
org.eclipse.emf.ecore.xml.type - package org.eclipse.emf.ecore.xml.type
 
org.eclipse.emf.ecore.xml.type.impl - package org.eclipse.emf.ecore.xml.type.impl
 
org.eclipse.emf.ecore.xml.type.internal - package org.eclipse.emf.ecore.xml.type.internal
 
org.eclipse.emf.ecore.xml.type.util - package org.eclipse.emf.ecore.xml.type.util
 
outputStream - Variable in class org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.EObjectOutputStream
 
owner - Variable in class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.SettingMany
 
owner - Variable in class org.eclipse.emf.ecore.util.DelegatingEcoreEList
 
owner - Variable in class org.eclipse.emf.ecore.util.DelegatingEcoreEList.UnmodifiableEList
 
owner - Variable in class org.eclipse.emf.ecore.util.EcoreEList
 
owner - Variable in class org.eclipse.emf.ecore.util.EcoreEList.UnmodifiableEList
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links
Eclipse Modeling Framework Ecore 2.29 API Specification

Copyright © 2022. Licensed under the Eclipse Public License v2.0. All rights reserved.
Submit a bug or feature