A B C D E F G I J K L M N O P R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- absoluteFilePath() - Method in class org.jabylon.properties.impl.ResolvableImpl
- absoluteFilePath() - Method in interface org.jabylon.properties.Resolvable
- absolutPath() - Method in class org.jabylon.properties.impl.ResolvableImpl
- absolutPath() - Method in interface org.jabylon.properties.Resolvable
- AbstractPropertyScanner - Class in org.jabylon.properties.types.impl
- AbstractPropertyScanner() - Constructor for class org.jabylon.properties.types.impl.AbstractPropertyScanner
- AbstractScanFileAcceptor - Class in org.jabylon.properties.util.scanner
- AbstractScanFileAcceptor(ProjectVersion, PropertyScanner, ScanConfiguration) - Constructor for class org.jabylon.properties.util.scanner.AbstractScanFileAcceptor
- add(int, E) - Method in class org.jabylon.properties.util.SynchronizedEList
- add(E) - Method in class org.jabylon.properties.util.SynchronizedEList
- ADD - org.jabylon.properties.DiffKind
-
The 'ADD' literal object.
- ADD_VALUE - Static variable in enum org.jabylon.properties.DiffKind
-
The 'ADD' literal value.
- addAll(int, Collection<? extends E>) - Method in class org.jabylon.properties.util.SynchronizedEList
- addAll(Collection<? extends E>) - Method in class org.jabylon.properties.util.SynchronizedEList
- addNewLocale(ProjectLocale, ProjectVersion) - Static method in class org.jabylon.properties.util.PropertyResourceUtil
- addNewLocalizedDescriptor(PropertyFileDescriptor, ProjectLocale) - Static method in class org.jabylon.properties.util.PropertyResourceUtil
- addNewTemplateDescriptor(PropertyFileDescriptor, ProjectVersion) - Static method in class org.jabylon.properties.util.PropertyResourceUtil
-
adds a new descriptor to the version (i.e. it creates any missing folders in all the locales) important: the feature
PropertyFileDescriptor.getLocation()must be set for this to work - ANNOTATION_LANGUAGE - Static variable in class org.jabylon.properties.types.PropertyAnnotations
-
this annotation is used for bilingual files to mark the language of source, target, or both
- ANNOUNCEMENT_EDEFAULT - Static variable in class org.jabylon.properties.impl.ProjectImpl
-
The default value of the '
Announcement' attribute. - asMap() - Method in class org.jabylon.properties.impl.PropertyFileImpl
- asMap() - Method in interface org.jabylon.properties.PropertyFile
-
Returns a map view of the properties file.
- ATT_DATATYPE - Static variable in interface org.jabylon.properties.xliff.XliffXMLConstants
- ATT_ID - Static variable in interface org.jabylon.properties.xliff.XliffXMLConstants
- ATT_ORIGINAL - Static variable in interface org.jabylon.properties.xliff.XliffXMLConstants
- ATT_SOURCE_LANGUAGE - Static variable in interface org.jabylon.properties.xliff.XliffXMLConstants
- ATT_TARGET_LANGUAGE - Static variable in interface org.jabylon.properties.xliff.XliffXMLConstants
- ATT_VERSION - Static variable in interface org.jabylon.properties.xliff.XliffXMLConstants
- ATT_XMLNS - Static variable in interface org.jabylon.properties.xliff.XliffXMLConstants
B
- basicGetTemplate() - Method in class org.jabylon.properties.impl.ProjectVersionImpl
- basicSetMaster(PropertyFileDescriptor, NotificationChain) - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- basicSetParent(Project, NotificationChain) - Method in class org.jabylon.properties.impl.ProjectVersionImpl
-
This is specialized for the more specific type known in this context.
- basicSetParent(ProjectVersion, NotificationChain) - Method in class org.jabylon.properties.impl.ProjectLocaleImpl
-
This is specialized for the more specific type known in this context.
- basicSetParent(Workspace, NotificationChain) - Method in class org.jabylon.properties.impl.ProjectImpl
-
This is specialized for the more specific type known in this context.
- basicSetParent(Workspace, NotificationChain) - Method in class org.jabylon.properties.impl.WorkspaceImpl
-
This is specialized for the more specific type known in this context.
- basicSetParent(P, NotificationChain) - Method in class org.jabylon.properties.impl.ResolvableImpl
- basicSetProjectLocale(ProjectLocale, NotificationChain) - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- BilingualPropertyResource - Interface in org.jabylon.properties.types
-
Basic converter interface for Bilingual translation resources.
The reference implementation is for XLIFF (1.2).
C
- calculateLocation(File) - Method in class org.jabylon.properties.util.scanner.AbstractScanFileAcceptor
- caseComment(Comment) - Method in class org.jabylon.properties.util.PropertiesSwitch
-
Returns the result of interpreting the object as an instance of 'Comment'.
- caseProject(Project) - Method in class org.jabylon.properties.util.PropertiesSwitch
-
Returns the result of interpreting the object as an instance of 'Project'.
- caseProjectLocale(ProjectLocale) - Method in class org.jabylon.properties.util.PropertiesSwitch
-
Returns the result of interpreting the object as an instance of 'Project Locale'.
- caseProjectVersion(ProjectVersion) - Method in class org.jabylon.properties.util.PropertiesSwitch
-
Returns the result of interpreting the object as an instance of 'Project Version'.
- caseProperty(Property) - Method in class org.jabylon.properties.util.PropertiesSwitch
-
Returns the result of interpreting the object as an instance of 'Property'.
- casePropertyAnnotation(PropertyAnnotation) - Method in class org.jabylon.properties.util.PropertiesSwitch
-
Returns the result of interpreting the object as an instance of 'Property Annotation'.
- casePropertyFile(PropertyFile) - Method in class org.jabylon.properties.util.PropertiesSwitch
-
Returns the result of interpreting the object as an instance of 'Property File'.
- casePropertyFileDescriptor(PropertyFileDescriptor) - Method in class org.jabylon.properties.util.PropertiesSwitch
-
Returns the result of interpreting the object as an instance of 'Property File Descriptor'.
- casePropertyFileDiff(PropertyFileDiff) - Method in class org.jabylon.properties.util.PropertiesSwitch
-
Returns the result of interpreting the object as an instance of 'Property File Diff'.
- caseResolvable(Resolvable<P, C>) - Method in class org.jabylon.properties.util.PropertiesSwitch
-
Returns the result of interpreting the object as an instance of 'Resolvable'.
- caseResourceFolder(ResourceFolder) - Method in class org.jabylon.properties.util.PropertiesSwitch
-
Returns the result of interpreting the object as an instance of 'Resource Folder'.
- caseReview(Review) - Method in class org.jabylon.properties.util.PropertiesSwitch
-
Returns the result of interpreting the object as an instance of 'Review'.
- caseScanConfiguration(ScanConfiguration) - Method in class org.jabylon.properties.util.PropertiesSwitch
-
Returns the result of interpreting the object as an instance of 'Scan Configuration'.
- caseWorkspace(Workspace) - Method in class org.jabylon.properties.util.PropertiesSwitch
-
Returns the result of interpreting the object as an instance of 'Workspace'.
- checkForBom(InputStream) - Static method in class org.jabylon.properties.types.impl.PropertiesHelper
-
returns the BOM if available.
- clear() - Method in class org.jabylon.properties.util.SynchronizedEList
- close() - Method in class org.jabylon.properties.xliff.XliffZipInputStream
-
Prevent
DocumentBuilderimplementations from closing ourZipInputStreamon initialZipEntryconsumption. - Comment - Interface in org.jabylon.properties
-
A representation of the model object 'Comment'.
- COMMENT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the '
Comment' class. - COMMENT - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the '
Comment' class. - COMMENT__CREATED - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Created' attribute.
- COMMENT__CREATED - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Created' attribute feature.
- COMMENT__MESSAGE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Message' attribute.
- COMMENT__MESSAGE - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Message' attribute feature.
- COMMENT__USER - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'User' attribute.
- COMMENT__USER - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'User' attribute feature.
- COMMENT_EDEFAULT - Static variable in class org.jabylon.properties.impl.PropertyImpl
-
The default value of the '
Comment' attribute. - COMMENT_FEATURE_COUNT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The number of structural features of the 'Comment' class.
- COMMENT_WITHOUT_ANNOTATIONS_EDEFAULT - Static variable in class org.jabylon.properties.impl.PropertyImpl
-
The default value of the '
Comment Without Annotations' attribute. - CommentImpl - Class in org.jabylon.properties.impl
-
An implementation of the model object 'Comment'.
- CommentImpl() - Constructor for class org.jabylon.properties.impl.CommentImpl
- compare(T, T) - Method in class org.jabylon.properties.util.EObjectNameComparator
- computeLocaleResourceLocation(Locale, ProjectVersion, URI) - Static method in class org.jabylon.properties.util.PropertyResourceUtil
- computeTemplateResourceLocation(Locale, URI, Locale, ProjectVersion) - Static method in class org.jabylon.properties.util.PropertyResourceUtil
- computeTranslationPath(File, Locale, Locale) - Method in class org.jabylon.properties.types.impl.JavaPropertyScanner
- computeTranslationPath(File, Locale, Locale) - Method in interface org.jabylon.properties.types.PropertyScanner
-
computes the location of the translation file for the given template and locale
- contains(Object) - Method in class org.jabylon.properties.util.SynchronizedEList
- containsAll(Collection<?>) - Method in class org.jabylon.properties.util.SynchronizedEList
- convertDiffKindToString(EDataType, Object) - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- convertEncodedToUnicode(String) - Static method in class org.jabylon.properties.util.NativeToAsciiConverter
-
Converts encoded \uxxxx to unicode chars and changes special saved chars to their original forms
- convertInputStreamToString(EDataType, Object) - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- convertLocaleToString(EDataType, Object) - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- convertReviewStateToString(EDataType, Object) - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- convertSeverityToString(EDataType, Object) - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- convertToString(EDataType, Object) - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- convertUnicodeToEncoded(String, boolean) - Static method in class org.jabylon.properties.util.NativeToAsciiConverter
-
Converts unicodes to encoded \uxxxx.
- convertURIToString(EDataType, Object) - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- COPY - org.jabylon.properties.DiffKind
-
The 'COPY' literal object.
- COPY_VALUE - Static variable in enum org.jabylon.properties.DiffKind
-
The 'COPY' literal value.
- create(EClass) - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createAdapter(Notifier) - Method in class org.jabylon.properties.util.PropertiesAdapterFactory
-
Creates an adapter for the
target. - createComment() - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createComment() - Method in interface org.jabylon.properties.PropertiesFactory
-
Returns a new object of class 'Comment'.
- createCommentAdapter() - Method in class org.jabylon.properties.util.PropertiesAdapterFactory
-
Creates a new adapter for an object of class '
Comment'. - createConverter(URI) - Method in class org.jabylon.properties.types.impl.JavaPropertyScanner
- createConverter(URI) - Method in class org.jabylon.properties.types.impl.JavaPropertyScannerUTF8
- createConverter(URI) - Method in interface org.jabylon.properties.types.PropertyScanner
-
creates a new PropertyConverter for the given file
- CREATED_EDEFAULT - Static variable in class org.jabylon.properties.impl.CommentImpl
-
The default value of the '
Created' attribute. - CREATED_EDEFAULT - Static variable in class org.jabylon.properties.impl.ReviewImpl
-
The default value of the '
Created' attribute. - createDBStoreAnnotations() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
-
Initializes the annotations for http://www.eclipse.org/CDO/DBStore.
- createDescriptor(ProjectLocale, URI) - Method in class org.jabylon.properties.util.scanner.AbstractScanFileAcceptor
- createDiffKindFromString(EDataType, String) - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createEObjectAdapter() - Method in class org.jabylon.properties.util.PropertiesAdapterFactory
-
Creates a new adapter for the default case.
- createFromString(EDataType, String) - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createInputStreamFromString(EDataType, String) - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createLocaleFromString(EDataType, String) - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createMissingDescriptorEntries(ProjectVersion, IProgressMonitor) - Static method in class org.jabylon.properties.util.PropertyResourceUtil
- createPackageContents() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
-
Creates the meta-model objects for the package.
- createProject() - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createProject() - Method in interface org.jabylon.properties.PropertiesFactory
-
Returns a new object of class 'Project'.
- createProjectAdapter() - Method in class org.jabylon.properties.util.PropertiesAdapterFactory
-
Creates a new adapter for an object of class '
Project'. - createProjectLocale() - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createProjectLocale() - Method in interface org.jabylon.properties.PropertiesFactory
-
Returns a new object of class 'Project Locale'.
- createProjectLocaleAdapter() - Method in class org.jabylon.properties.util.PropertiesAdapterFactory
-
Creates a new adapter for an object of class '
Project Locale'. - createProjectVersion() - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createProjectVersion() - Method in interface org.jabylon.properties.PropertiesFactory
-
Returns a new object of class 'Project Version'.
- createProjectVersionAdapter() - Method in class org.jabylon.properties.util.PropertiesAdapterFactory
-
Creates a new adapter for an object of class '
Project Version'. - createProperty() - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createProperty() - Method in interface org.jabylon.properties.PropertiesFactory
-
Returns a new object of class 'Property'.
- createPropertyAdapter() - Method in class org.jabylon.properties.util.PropertiesAdapterFactory
-
Creates a new adapter for an object of class '
Property'. - createPropertyAnnotation() - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createPropertyAnnotation() - Method in interface org.jabylon.properties.PropertiesFactory
-
Returns a new object of class 'Property Annotation'.
- createPropertyAnnotationAdapter() - Method in class org.jabylon.properties.util.PropertiesAdapterFactory
-
Creates a new adapter for an object of class '
Property Annotation'. - createPropertyFile() - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createPropertyFile() - Method in interface org.jabylon.properties.PropertiesFactory
-
Returns a new object of class 'Property File'.
- createPropertyFileAdapter() - Method in class org.jabylon.properties.util.PropertiesAdapterFactory
-
Creates a new adapter for an object of class '
Property File'. - createPropertyFileDescriptor() - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createPropertyFileDescriptor() - Method in interface org.jabylon.properties.PropertiesFactory
-
Returns a new object of class 'Property File Descriptor'.
- createPropertyFileDescriptorAdapter() - Method in class org.jabylon.properties.util.PropertiesAdapterFactory
-
Creates a new adapter for an object of class '
Property File Descriptor'. - createPropertyFileDiff() - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createPropertyFileDiff() - Method in interface org.jabylon.properties.PropertiesFactory
-
Returns a new object of class 'Property File Diff'.
- createPropertyFileDiffAdapter() - Method in class org.jabylon.properties.util.PropertiesAdapterFactory
-
Creates a new adapter for an object of class '
Property File Diff'. - createResolvableAdapter() - Method in class org.jabylon.properties.util.PropertiesAdapterFactory
-
Creates a new adapter for an object of class '
Resolvable'. - createResource(URI) - Method in class org.jabylon.properties.util.PropertiesResourceFactoryImpl
-
Creates an instance of the resource.
- createResourceFolder() - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createResourceFolder() - Method in interface org.jabylon.properties.PropertiesFactory
-
Returns a new object of class 'Resource Folder'.
- createResourceFolderAdapter() - Method in class org.jabylon.properties.util.PropertiesAdapterFactory
-
Creates a new adapter for an object of class '
Resource Folder'. - createReview() - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createReview() - Method in interface org.jabylon.properties.PropertiesFactory
-
Returns a new object of class 'Review'.
- createReviewAdapter() - Method in class org.jabylon.properties.util.PropertiesAdapterFactory
-
Creates a new adapter for an object of class '
Review'. - createReviewStateFromString(EDataType, String) - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createScanConfiguration() - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createScanConfiguration() - Method in interface org.jabylon.properties.PropertiesFactory
-
Returns a new object of class 'Scan Configuration'.
- createScanConfigurationAdapter() - Method in class org.jabylon.properties.util.PropertiesAdapterFactory
-
Creates a new adapter for an object of class '
Scan Configuration'. - createScanner(String) - Static method in class org.jabylon.properties.util.PropertyResourceUtil
- createScanner(ProjectVersion) - Static method in class org.jabylon.properties.util.PropertyResourceUtil
- createSeverityFromString(EDataType, String) - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createTransUnitElement(Document, String, String, String) - Static method in class org.jabylon.properties.xliff.XliffWriter
- createURIFromString(EDataType, String) - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createWorkspace() - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- createWorkspace() - Method in interface org.jabylon.properties.PropertiesFactory
-
Returns a new object of class 'Workspace'.
- createWorkspaceAdapter() - Method in class org.jabylon.properties.util.PropertiesAdapterFactory
-
Creates a new adapter for an object of class '
Workspace'.
D
- defaultCase(EObject) - Method in class org.jabylon.properties.util.PropertiesSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- deriveEncoding(ContentHandler.ByteOrderMark) - Method in class org.jabylon.properties.types.impl.PropertiesHelper
- DIFF_KIND - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the '
Diff Kind' enum. - DIFF_KIND - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the '
Diff Kind' enum. - DiffKind - Enum in org.jabylon.properties
-
A representation of the literals of the enumeration 'Diff Kind', and utility methods for working with them.
- doClose() - Method in class org.jabylon.properties.xliff.XliffZipInputStream
- doLoad(InputStream, Map<?, ?>) - Method in class org.jabylon.properties.util.PropertiesResourceImpl
- doSave(OutputStream, Map<?, ?>) - Method in class org.jabylon.properties.util.PropertiesResourceImpl
- doSwitch(int, EObject) - Method in class org.jabylon.properties.util.PropertiesSwitch
-
Calls
caseXXXfor each class of the model until one returns a non null result; it yields that result.
E
- eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.jabylon.properties.impl.ResolvableImpl
- eGet(int, boolean, boolean) - Method in class org.jabylon.properties.impl.CommentImpl
- eGet(int, boolean, boolean) - Method in class org.jabylon.properties.impl.ProjectImpl
- eGet(int, boolean, boolean) - Method in class org.jabylon.properties.impl.ProjectLocaleImpl
- eGet(int, boolean, boolean) - Method in class org.jabylon.properties.impl.ProjectVersionImpl
- eGet(int, boolean, boolean) - Method in class org.jabylon.properties.impl.PropertyAnnotationImpl
- eGet(int, boolean, boolean) - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- eGet(int, boolean, boolean) - Method in class org.jabylon.properties.impl.PropertyFileDiffImpl
- eGet(int, boolean, boolean) - Method in class org.jabylon.properties.impl.PropertyFileImpl
- eGet(int, boolean, boolean) - Method in class org.jabylon.properties.impl.PropertyImpl
- eGet(int, boolean, boolean) - Method in class org.jabylon.properties.impl.ResolvableImpl
- eGet(int, boolean, boolean) - Method in class org.jabylon.properties.impl.ReviewImpl
- eGet(int, boolean, boolean) - Method in class org.jabylon.properties.impl.ScanConfigurationImpl
- eGet(int, boolean, boolean) - Method in class org.jabylon.properties.impl.WorkspaceImpl
- eINSTANCE - Static variable in interface org.jabylon.properties.PropertiesFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The singleton instance of the package.
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.jabylon.properties.impl.ProjectLocaleImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.jabylon.properties.impl.ResolvableImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.jabylon.properties.impl.ProjectLocaleImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.jabylon.properties.impl.PropertyFileImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.jabylon.properties.impl.ResolvableImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.jabylon.properties.impl.ReviewImpl
- eIsSet(int) - Method in class org.jabylon.properties.impl.CommentImpl
- eIsSet(int) - Method in class org.jabylon.properties.impl.ProjectImpl
- eIsSet(int) - Method in class org.jabylon.properties.impl.ProjectLocaleImpl
- eIsSet(int) - Method in class org.jabylon.properties.impl.ProjectVersionImpl
- eIsSet(int) - Method in class org.jabylon.properties.impl.PropertyAnnotationImpl
- eIsSet(int) - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- eIsSet(int) - Method in class org.jabylon.properties.impl.PropertyFileDiffImpl
- eIsSet(int) - Method in class org.jabylon.properties.impl.PropertyFileImpl
- eIsSet(int) - Method in class org.jabylon.properties.impl.PropertyImpl
- eIsSet(int) - Method in class org.jabylon.properties.impl.ResolvableImpl
- eIsSet(int) - Method in class org.jabylon.properties.impl.ReviewImpl
- eIsSet(int) - Method in class org.jabylon.properties.impl.ScanConfigurationImpl
- eIsSet(int) - Method in class org.jabylon.properties.impl.WorkspaceImpl
- eNAME - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The package name.
- eNS_PREFIX - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The package namespace name.
- eNS_URI - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The package namespace URI.
- EObjectNameComparator<T extends org.eclipse.emf.ecore.EObject> - Class in org.jabylon.properties.util
-
can collator compare 2 eobjects if they have a "name" attribute
- EObjectNameComparator() - Constructor for class org.jabylon.properties.util.EObjectNameComparator
- EObjectNameComparator(String) - Constructor for class org.jabylon.properties.util.EObjectNameComparator
- ERROR - org.jabylon.properties.Severity
-
The 'ERROR' literal object.
- ERROR_VALUE - Static variable in enum org.jabylon.properties.Severity
-
The 'ERROR' literal value.
- eSet(int, Object) - Method in class org.jabylon.properties.impl.CommentImpl
- eSet(int, Object) - Method in class org.jabylon.properties.impl.ProjectImpl
- eSet(int, Object) - Method in class org.jabylon.properties.impl.ProjectLocaleImpl
- eSet(int, Object) - Method in class org.jabylon.properties.impl.ProjectVersionImpl
- eSet(int, Object) - Method in class org.jabylon.properties.impl.PropertyAnnotationImpl
- eSet(int, Object) - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- eSet(int, Object) - Method in class org.jabylon.properties.impl.PropertyFileDiffImpl
- eSet(int, Object) - Method in class org.jabylon.properties.impl.PropertyFileImpl
- eSet(int, Object) - Method in class org.jabylon.properties.impl.PropertyImpl
- eSet(int, Object) - Method in class org.jabylon.properties.impl.ResolvableImpl
- eSet(int, Object) - Method in class org.jabylon.properties.impl.ReviewImpl
- eSet(int, Object) - Method in class org.jabylon.properties.impl.ScanConfigurationImpl
- eSet(int, Object) - Method in class org.jabylon.properties.impl.WorkspaceImpl
- eStaticClass() - Method in class org.jabylon.properties.impl.CommentImpl
- eStaticClass() - Method in class org.jabylon.properties.impl.ProjectImpl
- eStaticClass() - Method in class org.jabylon.properties.impl.ProjectLocaleImpl
- eStaticClass() - Method in class org.jabylon.properties.impl.ProjectVersionImpl
- eStaticClass() - Method in class org.jabylon.properties.impl.PropertyAnnotationImpl
- eStaticClass() - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- eStaticClass() - Method in class org.jabylon.properties.impl.PropertyFileDiffImpl
- eStaticClass() - Method in class org.jabylon.properties.impl.PropertyFileImpl
- eStaticClass() - Method in class org.jabylon.properties.impl.PropertyImpl
- eStaticClass() - Method in class org.jabylon.properties.impl.ResolvableImpl
- eStaticClass() - Method in class org.jabylon.properties.impl.ResourceFolderImpl
- eStaticClass() - Method in class org.jabylon.properties.impl.ReviewImpl
- eStaticClass() - Method in class org.jabylon.properties.impl.ScanConfigurationImpl
- eStaticClass() - Method in class org.jabylon.properties.impl.WorkspaceImpl
- eStaticFeatureCount() - Method in class org.jabylon.properties.impl.CommentImpl
- eStaticFeatureCount() - Method in class org.jabylon.properties.impl.PropertyAnnotationImpl
- eStaticFeatureCount() - Method in class org.jabylon.properties.impl.PropertyFileDiffImpl
- eStaticFeatureCount() - Method in class org.jabylon.properties.impl.PropertyFileImpl
- eStaticFeatureCount() - Method in class org.jabylon.properties.impl.PropertyImpl
- eStaticFeatureCount() - Method in class org.jabylon.properties.impl.ResolvableImpl
- eStaticFeatureCount() - Method in class org.jabylon.properties.impl.ReviewImpl
- eStaticFeatureCount() - Method in class org.jabylon.properties.impl.ScanConfigurationImpl
- eUnset(int) - Method in class org.jabylon.properties.impl.CommentImpl
- eUnset(int) - Method in class org.jabylon.properties.impl.ProjectImpl
- eUnset(int) - Method in class org.jabylon.properties.impl.ProjectLocaleImpl
- eUnset(int) - Method in class org.jabylon.properties.impl.ProjectVersionImpl
- eUnset(int) - Method in class org.jabylon.properties.impl.PropertyAnnotationImpl
- eUnset(int) - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- eUnset(int) - Method in class org.jabylon.properties.impl.PropertyFileDiffImpl
- eUnset(int) - Method in class org.jabylon.properties.impl.PropertyFileImpl
- eUnset(int) - Method in class org.jabylon.properties.impl.PropertyImpl
- eUnset(int) - Method in class org.jabylon.properties.impl.ResolvableImpl
- eUnset(int) - Method in class org.jabylon.properties.impl.ReviewImpl
- eUnset(int) - Method in class org.jabylon.properties.impl.ScanConfigurationImpl
- eUnset(int) - Method in class org.jabylon.properties.impl.WorkspaceImpl
- EXCLUDE_EDEFAULT - Static variable in class org.jabylon.properties.impl.ScanConfigurationImpl
-
The default value of the '
Exclude' attribute.
F
- findAnnotation(String) - Method in class org.jabylon.properties.impl.PropertyImpl
- findAnnotation(String) - Method in interface org.jabylon.properties.Property
-
Tries to find an annotation of the given name and returns it.
- findDescriptor(URI) - Method in class org.jabylon.properties.impl.ProjectVersionImpl
- findTemplate(File, ScanConfiguration) - Method in class org.jabylon.properties.types.impl.JavaPropertyScanner
- findTemplate(File, ScanConfiguration) - Method in interface org.jabylon.properties.types.PropertyScanner
-
retrieves the translation template for the given translation (used for mono lingual resources)
- findTranslations(File, ScanConfiguration) - Method in class org.jabylon.properties.types.impl.JavaPropertyScanner
- findTranslations(File, ScanConfiguration) - Method in interface org.jabylon.properties.types.PropertyScanner
-
finds all existing translation files for the given template
- fullPath() - Method in class org.jabylon.properties.impl.ResolvableImpl
- fullPath() - Method in interface org.jabylon.properties.Resolvable
- fullScan(ScanConfiguration) - Method in class org.jabylon.properties.impl.ProjectImpl
- fullScan(ScanConfiguration) - Method in class org.jabylon.properties.impl.ProjectVersionImpl
- fullScan(ScanConfiguration) - Method in interface org.jabylon.properties.Project
- fullScan(ScanConfiguration) - Method in interface org.jabylon.properties.ProjectVersion
- fullScan(ScanConfiguration, IProgressMonitor) - Method in class org.jabylon.properties.impl.ProjectVersionImpl
- fullScan(ScanConfiguration, IProgressMonitor) - Method in interface org.jabylon.properties.ProjectVersion
- fullScan(PropertyFileAcceptor, File, PropertyScanner, ScanConfiguration, IProgressMonitor) - Method in class org.jabylon.properties.util.scanner.WorkspaceScanner
- FullScanFileAcceptor - Class in org.jabylon.properties.util.scanner
- FullScanFileAcceptor(ProjectVersion, PropertyScanner, ScanConfiguration) - Constructor for class org.jabylon.properties.util.scanner.FullScanFileAcceptor
G
- get(int) - Static method in enum org.jabylon.properties.DiffKind
-
Returns the 'Diff Kind' literal with the specified integer value.
- get(int) - Static method in enum org.jabylon.properties.ReviewState
-
Returns the 'Review State' literal with the specified integer value.
- get(int) - Static method in enum org.jabylon.properties.Severity
-
Returns the 'Severity' literal with the specified integer value.
- get(int) - Method in class org.jabylon.properties.util.SynchronizedEList
- get(String) - Static method in enum org.jabylon.properties.DiffKind
-
Returns the 'Diff Kind' literal with the specified literal value.
- get(String) - Static method in enum org.jabylon.properties.ReviewState
-
Returns the 'Review State' literal with the specified literal value.
- get(String) - Static method in enum org.jabylon.properties.Severity
-
Returns the 'Severity' literal with the specified literal value.
- getAnnotations() - Method in class org.jabylon.properties.impl.PropertyImpl
- getAnnotations() - Method in interface org.jabylon.properties.Property
-
Returns the value of the 'Annotations' reference list.
- getAnnouncement() - Method in class org.jabylon.properties.impl.ProjectImpl
- getAnnouncement() - Method in interface org.jabylon.properties.Project
-
Returns the value of the 'Announcement' attribute.
- getBase() - Method in class org.jabylon.properties.impl.ProjectImpl
- getByName(String) - Static method in enum org.jabylon.properties.DiffKind
-
Returns the 'Diff Kind' literal with the specified name.
- getByName(String) - Static method in enum org.jabylon.properties.ReviewState
-
Returns the 'Review State' literal with the specified name.
- getByName(String) - Static method in enum org.jabylon.properties.Severity
-
Returns the 'Severity' literal with the specified name.
- getChild(String) - Method in class org.jabylon.properties.impl.ResolvableImpl
- getChild(String) - Method in interface org.jabylon.properties.Resolvable
- getChildren() - Method in class org.jabylon.properties.impl.ResolvableImpl
- getChildren() - Method in interface org.jabylon.properties.Resolvable
-
Returns the value of the 'Children' containment reference list.
- getComment() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getComment() - Method in class org.jabylon.properties.impl.PropertyImpl
- getComment() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for class '
Comment'. - getComment() - Method in interface org.jabylon.properties.Property
-
Returns the value of the 'Comment' attribute.
- getComment_Created() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getComment_Created() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Created'. - getComment_Message() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getComment_Message() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Message'. - getComment_User() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getComment_User() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
User'. - getComments() - Method in class org.jabylon.properties.impl.ReviewImpl
- getComments() - Method in interface org.jabylon.properties.Review
-
Returns the value of the 'Comments' containment reference list.
- getCommentWithoutAnnotations() - Method in class org.jabylon.properties.impl.PropertyImpl
- getCommentWithoutAnnotations() - Method in interface org.jabylon.properties.Property
-
Returns the value of the 'Comment Without Annotations' attribute.
- getCreated() - Method in interface org.jabylon.properties.Comment
-
Returns the value of the 'Created' attribute.
- getCreated() - Method in class org.jabylon.properties.impl.CommentImpl
- getCreated() - Method in class org.jabylon.properties.impl.ReviewImpl
- getCreated() - Method in interface org.jabylon.properties.Review
-
Returns the value of the 'Created' attribute.
- getDefaultExcludes() - Method in class org.jabylon.properties.types.impl.JavaPropertyScanner
- getDefaultExcludes() - Method in interface org.jabylon.properties.types.PropertyScanner
-
returns the default excludes for the file scan
- getDefaultIncludes() - Method in class org.jabylon.properties.types.impl.JavaPropertyScanner
- getDefaultIncludes() - Method in interface org.jabylon.properties.types.PropertyScanner
-
returns the default includes for the file scan
- getDerivedDescriptors() - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- getDerivedDescriptors() - Method in interface org.jabylon.properties.PropertyFileDescriptor
-
Returns the value of the 'Derived Descriptors' reference list.
- getDescriptors() - Method in class org.jabylon.properties.impl.ProjectLocaleImpl
- getDescriptors() - Method in interface org.jabylon.properties.ProjectLocale
-
Returns the value of the 'Descriptors' reference list.
- getDiffKind() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getDiffKind() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for enum '
Diff Kind'. - getEncoding() - Method in class org.jabylon.properties.types.impl.JavaPropertyScanner
- getEncoding() - Method in class org.jabylon.properties.types.impl.JavaPropertyScannerUTF8
- getEncoding() - Method in interface org.jabylon.properties.types.PropertyScanner
-
determines which encoding should be used to write and write resources
- getExclude() - Method in class org.jabylon.properties.impl.ScanConfigurationImpl
- getExclude() - Method in interface org.jabylon.properties.ScanConfiguration
-
Returns the value of the 'Exclude' attribute.
- getExcludes() - Method in class org.jabylon.properties.impl.ScanConfigurationImpl
- getExcludes() - Method in interface org.jabylon.properties.ScanConfiguration
-
Returns the value of the 'Excludes' attribute list.
- getInclude() - Method in class org.jabylon.properties.impl.ScanConfigurationImpl
- getInclude() - Method in interface org.jabylon.properties.ScanConfiguration
-
Returns the value of the 'Include' attribute.
- getIncludes() - Method in class org.jabylon.properties.impl.ScanConfigurationImpl
- getIncludes() - Method in interface org.jabylon.properties.ScanConfiguration
-
Returns the value of the 'Includes' attribute list.
- getInputStream() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getInputStream() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for data type '
Input Stream'. - getKey() - Method in class org.jabylon.properties.impl.PropertyImpl
- getKey() - Method in class org.jabylon.properties.impl.ReviewImpl
- getKey() - Method in interface org.jabylon.properties.Property
-
Returns the value of the 'Key' attribute.
- getKey() - Method in interface org.jabylon.properties.Review
-
Returns the value of the 'Key' attribute.
- getKeys() - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- getKeys() - Method in interface org.jabylon.properties.PropertyFileDescriptor
-
Returns the value of the 'Keys' attribute.
- getKind() - Method in class org.jabylon.properties.impl.PropertyFileDiffImpl
- getKind() - Method in interface org.jabylon.properties.PropertyFileDiff
-
Returns the value of the 'Kind' attribute.
- getLastModification() - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- getLastModification() - Method in interface org.jabylon.properties.PropertyFileDescriptor
-
Returns the value of the 'Last Modification' reference.
- getLastModified() - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- getLastModified() - Method in interface org.jabylon.properties.PropertyFileDescriptor
-
Returns the value of the 'Last Modified' attribute.
- getLicenseHeader() - Method in class org.jabylon.properties.impl.PropertyFileImpl
- getLicenseHeader() - Method in interface org.jabylon.properties.PropertyFile
-
Returns the value of the 'License Header' attribute.
- getLicenseHeader() - Method in class org.jabylon.properties.types.impl.PropertiesHelper
- getLiteral() - Method in enum org.jabylon.properties.DiffKind
- getLiteral() - Method in enum org.jabylon.properties.ReviewState
- getLiteral() - Method in enum org.jabylon.properties.Severity
- getLocale() - Method in class org.jabylon.properties.impl.ProjectLocaleImpl
- getLocale() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getLocale() - Method in interface org.jabylon.properties.ProjectLocale
-
Returns the value of the 'Locale' attribute.
- getLocale() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for data type '
Locale'. - getLocale() - Method in class org.jabylon.properties.xliff.PropertyWrapper
- getLocale(File) - Method in class org.jabylon.properties.types.impl.JavaPropertyScanner
- getLocale(File) - Method in interface org.jabylon.properties.types.PropertyScanner
-
extracts the locale from the given file
- getLocation() - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- getLocation() - Method in interface org.jabylon.properties.PropertyFileDescriptor
-
Returns the value of the 'Location' attribute.
- getMaster() - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- getMaster() - Method in interface org.jabylon.properties.PropertyFileDescriptor
-
Returns the value of the 'Master' reference.
- getMasterLocale() - Method in class org.jabylon.properties.impl.ScanConfigurationImpl
- getMasterLocale() - Method in interface org.jabylon.properties.ScanConfiguration
-
Returns the value of the 'Master Locale' attribute.
- getMessage() - Method in interface org.jabylon.properties.Comment
-
Returns the value of the 'Message' attribute.
- getMessage() - Method in class org.jabylon.properties.impl.CommentImpl
- getMessage() - Method in class org.jabylon.properties.impl.ReviewImpl
- getMessage() - Method in interface org.jabylon.properties.Review
-
Returns the value of the 'Message' attribute.
- getName() - Method in enum org.jabylon.properties.DiffKind
- getName() - Method in class org.jabylon.properties.impl.ProjectLocaleImpl
- getName() - Method in class org.jabylon.properties.impl.PropertyAnnotationImpl
- getName() - Method in class org.jabylon.properties.impl.ResolvableImpl
- getName() - Method in class org.jabylon.properties.impl.WorkspaceImpl
- getName() - Method in interface org.jabylon.properties.PropertyAnnotation
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.jabylon.properties.Resolvable
-
Returns the value of the 'Name' attribute.
- getName() - Method in enum org.jabylon.properties.ReviewState
- getName() - Method in enum org.jabylon.properties.Severity
- getNewPath() - Method in class org.jabylon.properties.impl.PropertyFileDiffImpl
- getNewPath() - Method in interface org.jabylon.properties.PropertyFileDiff
-
Returns the value of the 'New Path' attribute.
- getOldPath() - Method in class org.jabylon.properties.impl.PropertyFileDiffImpl
- getOldPath() - Method in interface org.jabylon.properties.PropertyFileDiff
-
Returns the value of the 'Old Path' attribute.
- getOrCreateFolder(Resolvable<?, ?>, String...) - Static method in class org.jabylon.properties.util.PropertyResourceUtil
- getOrCreateProjectLocale(Locale) - Method in class org.jabylon.properties.util.scanner.AbstractScanFileAcceptor
- getOrCreateProjectLocale(Locale) - Method in class org.jabylon.properties.util.scanner.PartialScanFileAcceptor
- getPackage() - Static method in class org.jabylon.properties.impl.PropertiesFactoryImpl
-
Deprecated.
- getParent() - Method in class org.jabylon.properties.impl.ResolvableImpl
- getParent() - Method in interface org.jabylon.properties.Resolvable
-
Returns the value of the 'Parent' container reference.
- getPercentComplete() - Method in class org.jabylon.properties.impl.ResolvableImpl
- getPercentComplete() - Method in interface org.jabylon.properties.ProjectStats
- getPercentComplete() - Method in interface org.jabylon.properties.Resolvable
-
Returns the value of the 'Percent Complete' attribute.
- getProject() - Method in class org.jabylon.properties.impl.ProjectVersionImpl
- getProject() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getProject() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for class '
Project'. - getProject(String) - Method in class org.jabylon.properties.impl.WorkspaceImpl
- getProject(String) - Method in interface org.jabylon.properties.Workspace
- getProject_Announcement() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getProject_Announcement() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Announcement'. - getProject_PropertyType() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getProject_PropertyType() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Property Type'. - getProject_RepositoryURI() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getProject_RepositoryURI() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Repository URI'. - getProject_TeamProvider() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getProject_TeamProvider() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Team Provider'. - getProject_Terminology() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getProject_Terminology() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Terminology'. - getProjectLocale() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getProjectLocale() - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- getProjectLocale() - Method in class org.jabylon.properties.impl.ResourceFolderImpl
- getProjectLocale() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for class '
Project Locale'. - getProjectLocale() - Method in interface org.jabylon.properties.PropertyFileDescriptor
-
Returns the value of the 'Project Locale' reference.
- getProjectLocale() - Method in interface org.jabylon.properties.ResourceFolder
- getProjectLocale(Locale) - Method in class org.jabylon.properties.impl.ProjectVersionImpl
- getProjectLocale(Locale) - Method in interface org.jabylon.properties.ProjectVersion
- getProjectLocale_Descriptors() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getProjectLocale_Descriptors() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the reference list '
Descriptors'. - getProjectLocale_Locale() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getProjectLocale_Locale() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Locale'. - getProjectLocale_PropertyCount() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getProjectLocale_PropertyCount() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Property Count'. - getProjectVersion() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getProjectVersion() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for class '
Project Version'. - getProjectVersion() - Method in class org.jabylon.properties.util.scanner.AbstractScanFileAcceptor
- getProjectVersion_ReadOnly() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getProjectVersion_ReadOnly() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Read Only'. - getProjectVersion_Template() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getProjectVersion_Template() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the reference '
Template'. - getProperties() - Method in class org.jabylon.properties.impl.PropertyFileImpl
-
synchronized list to allow access from multiple threads
- getProperties() - Method in interface org.jabylon.properties.PropertyFile
-
Returns the value of the 'Properties' containment reference list.
- getProperties() - Method in class org.jabylon.properties.xliff.PropertyWrapper
- getPropertiesFactory() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertiesFactory() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the factory that creates the instances of the model.
- getPropertiesPackage() - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
- getPropertiesPackage() - Method in interface org.jabylon.properties.PropertiesFactory
-
Returns the package supported by this factory.
- getProperty() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getProperty() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for class '
Property'. - getProperty(String) - Method in class org.jabylon.properties.impl.PropertyFileImpl
- getProperty(String) - Method in interface org.jabylon.properties.PropertyFile
- getProperty_Annotations() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getProperty_Annotations() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the reference list '
Annotations'. - getProperty_Comment() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getProperty_Comment() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Comment'. - getProperty_CommentWithoutAnnotations() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getProperty_CommentWithoutAnnotations() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Comment Without Annotations'. - getProperty_Key() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getProperty_Key() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Key'. - getProperty_Value() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getProperty_Value() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Value'. - getPropertyAnnotation() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyAnnotation() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for class '
Property Annotation'. - getPropertyAnnotation_Name() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyAnnotation_Name() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Name'. - getPropertyAnnotation_Values() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyAnnotation_Values() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Values'. - getPropertyCount() - Method in class org.jabylon.properties.impl.ProjectLocaleImpl
- getPropertyCount() - Method in interface org.jabylon.properties.ProjectLocale
-
Returns the value of the 'Property Count' attribute.
- getPropertyFile() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyFile() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for class '
Property File'. - getPropertyFile_LicenseHeader() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyFile_LicenseHeader() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
License Header'. - getPropertyFile_Properties() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyFile_Properties() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the containment reference list '
Properties'. - getPropertyFileDescriptor() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyFileDescriptor() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for class '
Property File Descriptor'. - getPropertyFileDescriptor_DerivedDescriptors() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyFileDescriptor_DerivedDescriptors() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the reference list '
Derived Descriptors'. - getPropertyFileDescriptor_Keys() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyFileDescriptor_Keys() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Keys'. - getPropertyFileDescriptor_LastModification() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyFileDescriptor_LastModification() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the reference '
Last Modification'. - getPropertyFileDescriptor_LastModified() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyFileDescriptor_LastModified() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Last Modified'. - getPropertyFileDescriptor_Location() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyFileDescriptor_Location() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Location'. - getPropertyFileDescriptor_Master() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyFileDescriptor_Master() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the reference '
Master'. - getPropertyFileDescriptor_ProjectLocale() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyFileDescriptor_ProjectLocale() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the reference '
Project Locale'. - getPropertyFileDescriptor_Reviews() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyFileDescriptor_Reviews() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the containment reference list '
Reviews'. - getPropertyFileDescriptor_Variant() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyFileDescriptor_Variant() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Variant'. - getPropertyFileDiff() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyFileDiff() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for class '
Property File Diff'. - getPropertyFileDiff_Kind() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyFileDiff_Kind() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Kind'. - getPropertyFileDiff_NewPath() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyFileDiff_NewPath() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
New Path'. - getPropertyFileDiff_OldPath() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getPropertyFileDiff_OldPath() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Old Path'. - getPropertyScanner() - Method in class org.jabylon.properties.util.scanner.AbstractScanFileAcceptor
- getPropertyScanners() - Static method in class org.jabylon.properties.util.PropertyResourceUtil
- getPropertyType() - Method in class org.jabylon.properties.impl.ProjectImpl
- getPropertyType() - Method in interface org.jabylon.properties.Project
-
Returns the value of the 'Property Type' attribute.
- getRepositoryURI() - Method in class org.jabylon.properties.impl.ProjectImpl
- getRepositoryURI() - Method in interface org.jabylon.properties.Project
-
Returns the value of the 'Repository URI' attribute.
- getResolvable() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getResolvable() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for class '
Resolvable'. - getResolvable_Children() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getResolvable_Children() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the containment reference list '
Children'. - getResolvable_Name() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getResolvable_Name() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Name'. - getResolvable_Parent() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getResolvable_Parent() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the container reference '
Parent'. - getResolvable_PercentComplete() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getResolvable_PercentComplete() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Percent Complete'. - getResourceFolder() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getResourceFolder() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for class '
Resource Folder'. - getReview() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getReview() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for class '
Review'. - getReview_Comments() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getReview_Comments() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the containment reference list '
Comments'. - getReview_Created() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getReview_Created() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Created'. - getReview_Key() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getReview_Key() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Key'. - getReview_Message() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getReview_Message() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Message'. - getReview_ReviewType() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getReview_ReviewType() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Review Type'. - getReview_Severity() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getReview_Severity() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Severity'. - getReview_State() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getReview_State() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
State'. - getReview_User() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getReview_User() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
User'. - getReviews() - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- getReviews() - Method in interface org.jabylon.properties.PropertyFileDescriptor
-
Returns the value of the 'Reviews' containment reference list.
- getReviewState() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getReviewState() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for enum '
Review State'. - getReviewType() - Method in class org.jabylon.properties.impl.ReviewImpl
- getReviewType() - Method in interface org.jabylon.properties.Review
-
Returns the value of the 'Review Type' attribute.
- getRoot() - Method in class org.jabylon.properties.impl.WorkspaceImpl
- getRoot() - Method in interface org.jabylon.properties.Workspace
-
Returns the value of the 'Root' attribute.
- getSavedProperties() - Method in class org.jabylon.properties.util.PropertiesResourceImpl
- getScanConfig() - Method in class org.jabylon.properties.util.scanner.AbstractScanFileAcceptor
- getScanConfiguration() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getScanConfiguration() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for class '
Scan Configuration'. - getScanConfiguration_Exclude() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getScanConfiguration_Exclude() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Exclude'. - getScanConfiguration_Excludes() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getScanConfiguration_Excludes() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute list '
Excludes'. - getScanConfiguration_Include() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getScanConfiguration_Include() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Include'. - getScanConfiguration_Includes() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getScanConfiguration_Includes() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute list '
Includes'. - getScanConfiguration_MasterLocale() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getScanConfiguration_MasterLocale() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Master Locale'. - getSeverity() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getSeverity() - Method in class org.jabylon.properties.impl.ReviewImpl
- getSeverity() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for enum '
Severity'. - getSeverity() - Method in interface org.jabylon.properties.Review
-
Returns the value of the 'Severity' attribute.
- getState() - Method in class org.jabylon.properties.impl.ReviewImpl
- getState() - Method in interface org.jabylon.properties.Review
-
Returns the value of the 'State' attribute.
- getTeamProvider() - Method in class org.jabylon.properties.impl.ProjectImpl
- getTeamProvider() - Method in interface org.jabylon.properties.Project
-
Returns the value of the 'Team Provider' attribute.
- getTemplate() - Method in class org.jabylon.properties.impl.ProjectVersionImpl
- getTemplate() - Method in interface org.jabylon.properties.ProjectVersion
-
Returns the value of the 'Template' reference.
- getTerminology() - Method in class org.jabylon.properties.impl.WorkspaceImpl
- getTerminology() - Method in interface org.jabylon.properties.Workspace
- getTotal() - Method in interface org.jabylon.properties.ProjectStats
-
Returns the value of the 'Total' attribute.
- getTranslated() - Method in interface org.jabylon.properties.ProjectStats
-
Returns the value of the 'Translated' attribute.
- getURI() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getURI() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for data type '
URI'. - getUser() - Method in interface org.jabylon.properties.Comment
-
Returns the value of the 'User' attribute.
- getUser() - Method in class org.jabylon.properties.impl.CommentImpl
- getUser() - Method in class org.jabylon.properties.impl.ReviewImpl
- getUser() - Method in interface org.jabylon.properties.Review
-
Returns the value of the 'User' attribute.
- getValue() - Method in enum org.jabylon.properties.DiffKind
- getValue() - Method in class org.jabylon.properties.impl.PropertyImpl
- getValue() - Method in interface org.jabylon.properties.Property
-
Returns the value of the 'Value' attribute.
- getValue() - Method in enum org.jabylon.properties.ReviewState
- getValue() - Method in enum org.jabylon.properties.Severity
- getValues() - Method in class org.jabylon.properties.impl.PropertyAnnotationImpl
- getValues() - Method in interface org.jabylon.properties.PropertyAnnotation
-
Returns the value of the 'Values' attribute.
- getVariant() - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- getVariant() - Method in interface org.jabylon.properties.PropertyFileDescriptor
-
Returns the value of the 'Variant' attribute.
- getWorkspace() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getWorkspace() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for class '
Workspace'. - getWorkspace_Root() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
- getWorkspace_Root() - Method in interface org.jabylon.properties.PropertiesPackage
-
Returns the meta object for the attribute '
Root'.
I
- INCLUDE_EDEFAULT - Static variable in class org.jabylon.properties.impl.ScanConfigurationImpl
-
The default value of the '
Include' attribute. - indexOf(Object) - Method in class org.jabylon.properties.util.SynchronizedEList
- INFO - org.jabylon.properties.Severity
-
The 'INFO' literal object.
- INFO_VALUE - Static variable in enum org.jabylon.properties.Severity
-
The 'INFO' literal value.
- init() - Static method in class org.jabylon.properties.impl.PropertiesFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.jabylon.properties.impl.PropertiesPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- initializePackageContents() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
-
Complete the initialization of the package and its meta-model.
- INPUT_STREAM - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the 'Input Stream' data type.
- INPUT_STREAM - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Input Stream' data type.
- internalUpdatePercentComplete() - Method in class org.jabylon.properties.impl.ProjectLocaleImpl
- internalUpdatePercentComplete() - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- internalUpdatePercentComplete() - Method in class org.jabylon.properties.impl.ResolvableImpl
- internalUpdatePercentComplete() - Method in class org.jabylon.properties.impl.WorkspaceImpl
- INVALID - org.jabylon.properties.ReviewState
-
The 'INVALID' literal object.
- INVALID_VALUE - Static variable in enum org.jabylon.properties.ReviewState
-
The 'INVALID' literal value.
- isBilingual() - Method in class org.jabylon.properties.types.impl.JavaPropertyScanner
- isBilingual() - Method in interface org.jabylon.properties.types.PropertyScanner
- isComment(String) - Method in class org.jabylon.properties.types.impl.PropertiesHelper
- isEmpty() - Method in class org.jabylon.properties.util.SynchronizedEList
- isFactoryForType(Object) - Method in class org.jabylon.properties.util.PropertiesAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFilled(Property) - Method in class org.jabylon.properties.types.impl.PropertiesHelper
- isMaster() - Method in class org.jabylon.properties.impl.ProjectLocaleImpl
- isMaster() - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- isMaster() - Method in interface org.jabylon.properties.ProjectLocale
- isMaster() - Method in interface org.jabylon.properties.PropertyFileDescriptor
- isMatch() - Method in class org.jabylon.properties.util.scanner.SingleFileAcceptor
- isReadOnly() - Method in class org.jabylon.properties.impl.ProjectVersionImpl
- isReadOnly() - Method in interface org.jabylon.properties.ProjectVersion
-
Returns the value of the 'Read Only' attribute.
- isSwitchFor(EPackage) - Method in class org.jabylon.properties.util.PropertiesSwitch
-
Checks whether this is a switch for the given package.
- isTemplate(File, String) - Method in class org.jabylon.properties.types.impl.AbstractPropertyScanner
- isTemplate(File, String) - Method in interface org.jabylon.properties.types.PropertyScanner
-
checks if the given file is a translation template
- isTerminology() - Method in class org.jabylon.properties.impl.ProjectImpl
- isTerminology() - Method in interface org.jabylon.properties.Project
-
Returns the value of the 'Terminology' attribute.
- isTranslation(File, ScanConfiguration) - Method in class org.jabylon.properties.types.impl.AbstractPropertyScanner
- isTranslation(File, ScanConfiguration) - Method in interface org.jabylon.properties.types.PropertyScanner
-
checks if the given file is a translation file
- isUnicodeEscaping() - Method in class org.jabylon.properties.types.impl.PropertiesHelper
- iterator() - Method in class org.jabylon.properties.util.SynchronizedEList
J
- JavaPropertyScanner - Class in org.jabylon.properties.types.impl
- JavaPropertyScanner() - Constructor for class org.jabylon.properties.types.impl.JavaPropertyScanner
- JavaPropertyScannerUTF8 - Class in org.jabylon.properties.types.impl
- JavaPropertyScannerUTF8() - Constructor for class org.jabylon.properties.types.impl.JavaPropertyScannerUTF8
K
- KEY_EDEFAULT - Static variable in class org.jabylon.properties.impl.PropertyImpl
-
The default value of the '
Key' attribute. - KEY_EDEFAULT - Static variable in class org.jabylon.properties.impl.ReviewImpl
-
The default value of the '
Key' attribute. - KEYS_EDEFAULT - Static variable in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
-
The default value of the '
Keys' attribute. - KIND_EDEFAULT - Static variable in class org.jabylon.properties.impl.PropertyFileDiffImpl
-
The default value of the '
Kind' attribute. - KIND_SUGGESTION - Static variable in interface org.jabylon.properties.Review
L
- LAST_MODIFIED_EDEFAULT - Static variable in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
-
The default value of the '
Last Modified' attribute. - lastIndexOf(Object) - Method in class org.jabylon.properties.util.SynchronizedEList
- LICENSE_HEADER_EDEFAULT - Static variable in class org.jabylon.properties.impl.PropertyFileImpl
-
The default value of the '
License Header' attribute. - listIterator() - Method in class org.jabylon.properties.util.SynchronizedEList
- listIterator(int) - Method in class org.jabylon.properties.util.SynchronizedEList
- load(InputStream, String) - Method in class org.jabylon.properties.types.impl.POHelper
- load(InputStream, String) - Method in class org.jabylon.properties.types.impl.PropertiesHelper
- load(InputStream, String) - Method in class org.jabylon.properties.types.impl.TMXConverter
- load(InputStream, String) - Method in interface org.jabylon.properties.types.PropertyConverter
-
loads the given input stream and transform it into a
PropertyFile - load(Map<?, ?>) - Method in class org.jabylon.properties.util.PropertiesResourceImpl
- loadProperties() - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- loadProperties() - Method in interface org.jabylon.properties.PropertyFileDescriptor
- loadProperties(InputStream) - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- loadProperties(InputStream) - Method in interface org.jabylon.properties.PropertyFileDescriptor
- LOCALE - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Locale' data type.
- LOCALE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the 'Locale' data type.
- LOCALE_EDEFAULT - Static variable in class org.jabylon.properties.impl.ProjectLocaleImpl
-
The default value of the '
Locale' attribute. - LOCATION_EDEFAULT - Static variable in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
-
The default value of the '
Location' attribute.
M
- main(String[]) - Static method in class org.jabylon.properties.types.impl.POHelper
- MASTER_LOCALE_EDEFAULT - Static variable in class org.jabylon.properties.impl.ScanConfigurationImpl
-
The default value of the '
Master Locale' attribute. - matchesLocale(Locale, String) - Method in class org.jabylon.properties.types.impl.AbstractPropertyScanner
- MESSAGE_EDEFAULT - Static variable in class org.jabylon.properties.impl.CommentImpl
-
The default value of the '
Message' attribute. - MESSAGE_EDEFAULT - Static variable in class org.jabylon.properties.impl.ReviewImpl
-
The default value of the '
Message' attribute. - modelPackage - Static variable in class org.jabylon.properties.util.PropertiesAdapterFactory
-
The cached model package.
- modelPackage - Static variable in class org.jabylon.properties.util.PropertiesSwitch
-
The cached model package
- modelSwitch - Variable in class org.jabylon.properties.util.PropertiesAdapterFactory
-
The switch that delegates to the
createXXXmethods. - MODIFY - org.jabylon.properties.DiffKind
-
The 'MODIFY' literal object.
- MODIFY_VALUE - Static variable in enum org.jabylon.properties.DiffKind
-
The 'MODIFY' literal value.
- move(int, int) - Method in class org.jabylon.properties.util.SynchronizedEList
- move(int, E) - Method in class org.jabylon.properties.util.SynchronizedEList
- MOVE - org.jabylon.properties.DiffKind
-
The 'MOVE' literal object.
- MOVE_VALUE - Static variable in enum org.jabylon.properties.DiffKind
-
The 'MOVE' literal value.
N
- NAME_EDEFAULT - Static variable in class org.jabylon.properties.impl.PropertyAnnotationImpl
-
The default value of the '
Name' attribute. - NAME_EDEFAULT - Static variable in class org.jabylon.properties.impl.ResolvableImpl
-
The default value of the '
Name' attribute. - NativeToAsciiConverter - Class in org.jabylon.properties.util
- NativeToAsciiConverter() - Constructor for class org.jabylon.properties.util.NativeToAsciiConverter
- NEW_PATH_EDEFAULT - Static variable in class org.jabylon.properties.impl.PropertyFileDiffImpl
-
The default value of the '
New Path' attribute. - newMatch(File) - Method in class org.jabylon.properties.util.scanner.FullScanFileAcceptor
- newMatch(File) - Method in class org.jabylon.properties.util.scanner.PartialScanFileAcceptor
- newMatch(File) - Method in interface org.jabylon.properties.util.scanner.PropertyFileAcceptor
- newMatch(File) - Method in class org.jabylon.properties.util.scanner.SingleFileAcceptor
- NON_TRANSLATABLE - Static variable in class org.jabylon.properties.types.PropertyAnnotations
-
marks a property as non translatable which will filter it from the jabylon property model e.g.
O
- OLD_PATH_EDEFAULT - Static variable in class org.jabylon.properties.impl.PropertyFileDiffImpl
-
The default value of the '
Old Path' attribute. - OPEN - org.jabylon.properties.ReviewState
-
The 'OPEN' literal object.
- OPEN_VALUE - Static variable in enum org.jabylon.properties.ReviewState
-
The 'OPEN' literal value.
- OPTION_ENCODING - Static variable in class org.jabylon.properties.util.PropertiesResourceImpl
- OPTION_FILEMODE - Static variable in class org.jabylon.properties.util.PropertiesResourceImpl
- org.jabylon.properties - package org.jabylon.properties
- org.jabylon.properties.impl - package org.jabylon.properties.impl
- org.jabylon.properties.types - package org.jabylon.properties.types
- org.jabylon.properties.types.impl - package org.jabylon.properties.types.impl
- org.jabylon.properties.util - package org.jabylon.properties.util
- org.jabylon.properties.util.scanner - package org.jabylon.properties.util.scanner
- org.jabylon.properties.xliff - package org.jabylon.properties.xliff
P
- parseComment(String) - Method in class org.jabylon.properties.types.impl.PropertiesHelper
-
extracts the comment from the given line
- partialScan(File, PropertyScanner, ScanConfiguration, File) - Method in class org.jabylon.properties.util.scanner.WorkspaceScanner
- partialScan(ScanConfiguration, PropertyFileDiff) - Method in class org.jabylon.properties.impl.ProjectVersionImpl
- partialScan(ScanConfiguration, PropertyFileDiff) - Method in interface org.jabylon.properties.ProjectVersion
- partialScan(PropertyFileAcceptor, File, PropertyScanner, ScanConfiguration, File) - Method in class org.jabylon.properties.util.scanner.WorkspaceScanner
- PartialScanFileAcceptor - Class in org.jabylon.properties.util.scanner
- PartialScanFileAcceptor(ProjectVersion, PropertyScanner, ScanConfiguration) - Constructor for class org.jabylon.properties.util.scanner.PartialScanFileAcceptor
- PERCENT_COMPLETE_EDEFAULT - Static variable in class org.jabylon.properties.impl.ResolvableImpl
-
The default value of the '
Percent Complete' attribute. - POHelper - Class in org.jabylon.properties.types.impl
- POHelper() - Constructor for class org.jabylon.properties.types.impl.POHelper
- Project - Interface in org.jabylon.properties
-
A representation of the model object 'Project'.
- PROJECT - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the '
Project' class. - PROJECT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the '
Project' class. - PROJECT__ANNOUNCEMENT - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Announcement' attribute feature.
- PROJECT__ANNOUNCEMENT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Announcement' attribute.
- PROJECT__CHILDREN - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Children' containment reference list.
- PROJECT__NAME - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Name' attribute.
- PROJECT__PARENT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Parent' container reference.
- PROJECT__PERCENT_COMPLETE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Percent Complete' attribute.
- PROJECT__PROPERTY_TYPE - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Property Type' attribute feature.
- PROJECT__PROPERTY_TYPE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Property Type' attribute.
- PROJECT__REPOSITORY_URI - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Repository URI' attribute feature.
- PROJECT__REPOSITORY_URI - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Repository URI' attribute.
- PROJECT__TEAM_PROVIDER - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Team Provider' attribute feature.
- PROJECT__TEAM_PROVIDER - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Team Provider' attribute.
- PROJECT__TERMINOLOGY - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Terminology' attribute feature.
- PROJECT__TERMINOLOGY - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Terminology' attribute.
- PROJECT_FEATURE_COUNT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The number of structural features of the 'Project' class.
- PROJECT_LOCALE - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the '
Project Locale' class. - PROJECT_LOCALE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the '
Project Locale' class. - PROJECT_LOCALE__CHILDREN - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Children' containment reference list.
- PROJECT_LOCALE__DESCRIPTORS - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Descriptors' reference list feature.
- PROJECT_LOCALE__DESCRIPTORS - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Descriptors' reference list.
- PROJECT_LOCALE__LOCALE - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Locale' attribute feature.
- PROJECT_LOCALE__LOCALE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Locale' attribute.
- PROJECT_LOCALE__NAME - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Name' attribute.
- PROJECT_LOCALE__PARENT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Parent' container reference.
- PROJECT_LOCALE__PERCENT_COMPLETE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Percent Complete' attribute.
- PROJECT_LOCALE__PROPERTY_COUNT - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Property Count' attribute feature.
- PROJECT_LOCALE__PROPERTY_COUNT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Property Count' attribute.
- PROJECT_LOCALE_FEATURE_COUNT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The number of structural features of the 'Project Locale' class.
- PROJECT_VERSION - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the '
Project Version' class. - PROJECT_VERSION - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the '
Project Version' class. - PROJECT_VERSION__CHILDREN - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Children' containment reference list.
- PROJECT_VERSION__NAME - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Name' attribute.
- PROJECT_VERSION__PARENT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Parent' container reference.
- PROJECT_VERSION__PERCENT_COMPLETE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Percent Complete' attribute.
- PROJECT_VERSION__READ_ONLY - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Read Only' attribute feature.
- PROJECT_VERSION__READ_ONLY - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Read Only' attribute.
- PROJECT_VERSION__TEMPLATE - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Template' reference feature.
- PROJECT_VERSION__TEMPLATE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Template' reference.
- PROJECT_VERSION_FEATURE_COUNT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The number of structural features of the 'Project Version' class.
- ProjectImpl - Class in org.jabylon.properties.impl
-
An implementation of the model object 'Project'.
- ProjectImpl() - Constructor for class org.jabylon.properties.impl.ProjectImpl
- ProjectLocale - Interface in org.jabylon.properties
-
A representation of the model object 'Project Locale'.
- ProjectLocaleImpl - Class in org.jabylon.properties.impl
-
An implementation of the model object 'Project Locale'.
- ProjectLocaleImpl() - Constructor for class org.jabylon.properties.impl.ProjectLocaleImpl
- ProjectStats - Interface in org.jabylon.properties
-
A representation of the model object 'Project Stats'.
- ProjectVersion - Interface in org.jabylon.properties
-
A representation of the model object 'Project Version'.
- ProjectVersionImpl - Class in org.jabylon.properties.impl
-
An implementation of the model object ' Project Version'.
- ProjectVersionImpl() - Constructor for class org.jabylon.properties.impl.ProjectVersionImpl
- PropertiesAdapterFactory - Class in org.jabylon.properties.util
-
The Adapter Factory for the model.
- PropertiesAdapterFactory() - Constructor for class org.jabylon.properties.util.PropertiesAdapterFactory
-
Creates an instance of the adapter factory.
- PropertiesFactory - Interface in org.jabylon.properties
-
The Factory for the model.
- PropertiesFactoryImpl - Class in org.jabylon.properties.impl
-
An implementation of the model Factory.
- PropertiesFactoryImpl() - Constructor for class org.jabylon.properties.impl.PropertiesFactoryImpl
-
Creates an instance of the factory.
- PropertiesHelper - Class in org.jabylon.properties.types.impl
- PropertiesHelper() - Constructor for class org.jabylon.properties.types.impl.PropertiesHelper
- PropertiesHelper(boolean) - Constructor for class org.jabylon.properties.types.impl.PropertiesHelper
- PropertiesHelper(boolean, URI) - Constructor for class org.jabylon.properties.types.impl.PropertiesHelper
- PropertiesPackage - Interface in org.jabylon.properties
-
The Package for the model.
- PropertiesPackage.Literals - Interface in org.jabylon.properties
-
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
- PropertiesPackageImpl - Class in org.jabylon.properties.impl
-
An implementation of the model Package.
- PropertiesResourceFactoryImpl - Class in org.jabylon.properties.util
-
The Resource Factory associated with the package.
- PropertiesResourceFactoryImpl() - Constructor for class org.jabylon.properties.util.PropertiesResourceFactoryImpl
-
Creates an instance of the resource factory.
- PropertiesResourceImpl - Class in org.jabylon.properties.util
-
The Resource associated with the package.
- PropertiesResourceImpl(URI) - Constructor for class org.jabylon.properties.util.PropertiesResourceImpl
-
Creates an instance of the resource.
- PropertiesSwitch<T> - Class in org.jabylon.properties.util
-
The Switch for the model's inheritance hierarchy.
- PropertiesSwitch() - Constructor for class org.jabylon.properties.util.PropertiesSwitch
-
Creates an instance of the switch.
- Property - Interface in org.jabylon.properties
-
A representation of the model object 'Property'.
- PROPERTY - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the '
Property' class. - PROPERTY - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the '
Property' class. - PROPERTY__ANNOTATIONS - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Annotations' reference list feature.
- PROPERTY__ANNOTATIONS - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Annotations' reference list.
- PROPERTY__COMMENT - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Comment' attribute feature.
- PROPERTY__COMMENT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Comment' attribute.
- PROPERTY__COMMENT_WITHOUT_ANNOTATIONS - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Comment Without Annotations' attribute feature.
- PROPERTY__COMMENT_WITHOUT_ANNOTATIONS - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Comment Without Annotations' attribute.
- PROPERTY__KEY - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- PROPERTY__KEY - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Key' attribute.
- PROPERTY__VALUE - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- PROPERTY__VALUE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Value' attribute.
- PROPERTY_ANNOTATION - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the '
Property Annotation' class. - PROPERTY_ANNOTATION - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the '
Property Annotation' class. - PROPERTY_ANNOTATION__NAME - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- PROPERTY_ANNOTATION__NAME - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Name' attribute.
- PROPERTY_ANNOTATION__VALUES - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Values' attribute feature.
- PROPERTY_ANNOTATION__VALUES - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Values' attribute.
- PROPERTY_ANNOTATION_FEATURE_COUNT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The number of structural features of the 'Property Annotation' class.
- PROPERTY_COUNT_EDEFAULT - Static variable in class org.jabylon.properties.impl.ProjectLocaleImpl
-
The default value of the '
Property Count' attribute. - PROPERTY_FEATURE_COUNT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The number of structural features of the 'Property' class.
- PROPERTY_FILE - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the '
Property File' class. - PROPERTY_FILE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the '
Property File' class. - PROPERTY_FILE__LICENSE_HEADER - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'License Header' attribute feature.
- PROPERTY_FILE__LICENSE_HEADER - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'License Header' attribute.
- PROPERTY_FILE__PROPERTIES - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Properties' containment reference list feature.
- PROPERTY_FILE__PROPERTIES - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Properties' containment reference list.
- PROPERTY_FILE_DESCRIPTOR - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the '
Property File Descriptor' class. - PROPERTY_FILE_DESCRIPTOR - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the '
Property File Descriptor' class. - PROPERTY_FILE_DESCRIPTOR__CHILDREN - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Children' containment reference list.
- PROPERTY_FILE_DESCRIPTOR__DERIVED_DESCRIPTORS - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Derived Descriptors' reference list feature.
- PROPERTY_FILE_DESCRIPTOR__DERIVED_DESCRIPTORS - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Derived Descriptors' reference list.
- PROPERTY_FILE_DESCRIPTOR__KEYS - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Keys' attribute feature.
- PROPERTY_FILE_DESCRIPTOR__KEYS - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Keys' attribute.
- PROPERTY_FILE_DESCRIPTOR__LAST_MODIFICATION - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Last Modification' reference feature.
- PROPERTY_FILE_DESCRIPTOR__LAST_MODIFICATION - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Last Modification' reference.
- PROPERTY_FILE_DESCRIPTOR__LAST_MODIFIED - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Last Modified' attribute feature.
- PROPERTY_FILE_DESCRIPTOR__LAST_MODIFIED - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Last Modified' attribute.
- PROPERTY_FILE_DESCRIPTOR__LOCATION - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Location' attribute feature.
- PROPERTY_FILE_DESCRIPTOR__LOCATION - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Location' attribute.
- PROPERTY_FILE_DESCRIPTOR__MASTER - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Master' reference feature.
- PROPERTY_FILE_DESCRIPTOR__MASTER - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Master' reference.
- PROPERTY_FILE_DESCRIPTOR__NAME - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Name' attribute.
- PROPERTY_FILE_DESCRIPTOR__PARENT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Parent' container reference.
- PROPERTY_FILE_DESCRIPTOR__PERCENT_COMPLETE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Percent Complete' attribute.
- PROPERTY_FILE_DESCRIPTOR__PROJECT_LOCALE - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Project Locale' reference feature.
- PROPERTY_FILE_DESCRIPTOR__PROJECT_LOCALE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Project Locale' reference.
- PROPERTY_FILE_DESCRIPTOR__REVIEWS - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Reviews' containment reference list feature.
- PROPERTY_FILE_DESCRIPTOR__REVIEWS - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Reviews' containment reference list.
- PROPERTY_FILE_DESCRIPTOR__VARIANT - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Variant' attribute feature.
- PROPERTY_FILE_DESCRIPTOR__VARIANT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Variant' attribute.
- PROPERTY_FILE_DESCRIPTOR_FEATURE_COUNT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The number of structural features of the 'Property File Descriptor' class.
- PROPERTY_FILE_DIFF - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the '
Property File Diff' class. - PROPERTY_FILE_DIFF - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the '
Property File Diff' class. - PROPERTY_FILE_DIFF__KIND - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Kind' attribute feature.
- PROPERTY_FILE_DIFF__KIND - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Kind' attribute.
- PROPERTY_FILE_DIFF__NEW_PATH - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'New Path' attribute feature.
- PROPERTY_FILE_DIFF__NEW_PATH - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'New Path' attribute.
- PROPERTY_FILE_DIFF__OLD_PATH - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Old Path' attribute feature.
- PROPERTY_FILE_DIFF__OLD_PATH - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Old Path' attribute.
- PROPERTY_FILE_DIFF_FEATURE_COUNT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The number of structural features of the 'Property File Diff' class.
- PROPERTY_FILE_FEATURE_COUNT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The number of structural features of the 'Property File' class.
- PROPERTY_TYPE_EDEFAULT - Static variable in class org.jabylon.properties.impl.ProjectImpl
-
The default value of the '
Property Type' attribute. - PropertyAnnotation - Interface in org.jabylon.properties
-
A representation of the model object 'Property Annotation'.
- PropertyAnnotationImpl - Class in org.jabylon.properties.impl
-
An implementation of the model object 'Property Annotation'.
- PropertyAnnotationImpl() - Constructor for class org.jabylon.properties.impl.PropertyAnnotationImpl
- PropertyAnnotations - Class in org.jabylon.properties.types
- PropertyConverter - Interface in org.jabylon.properties.types
- PropertyFile - Interface in org.jabylon.properties
-
A representation of the model object 'Property File'.
- PropertyFileAcceptor - Interface in org.jabylon.properties.util.scanner
- PropertyFileDescriptor - Interface in org.jabylon.properties
-
A representation of the model object 'Property File Descriptor'.
- PropertyFileDescriptorImpl - Class in org.jabylon.properties.impl
-
An implementation of the model object 'Property File Descriptor'.
- PropertyFileDescriptorImpl() - Constructor for class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- PropertyFileDiff - Interface in org.jabylon.properties
-
A representation of the model object 'Property File Diff'.
- PropertyFileDiffImpl - Class in org.jabylon.properties.impl
-
An implementation of the model object 'Property File Diff'.
- PropertyFileDiffImpl() - Constructor for class org.jabylon.properties.impl.PropertyFileDiffImpl
- PropertyFileImpl - Class in org.jabylon.properties.impl
-
An implementation of the model object ' Property File'.
- PropertyFileImpl() - Constructor for class org.jabylon.properties.impl.PropertyFileImpl
- PropertyImpl - Class in org.jabylon.properties.impl
-
An implementation of the model object 'Property'.
- PropertyImpl() - Constructor for class org.jabylon.properties.impl.PropertyImpl
- PropertyResourceUtil - Class in org.jabylon.properties.util
- PropertyResourceUtil() - Constructor for class org.jabylon.properties.util.PropertyResourceUtil
- PropertyScanner - Interface in org.jabylon.properties.types
-
contributes a new kind of translatable resource
- PropertyWrapper - Class in org.jabylon.properties.xliff
- PropertyWrapper(Locale, Map<String, Property>) - Constructor for class org.jabylon.properties.xliff.PropertyWrapper
R
- read(InputStream) - Method in interface org.jabylon.properties.types.BilingualPropertyResource
-
Reads an arbitrary translation resource from the
InputStream, converts toPropertys, held in aPropertyWrapper, which is returned by this method.
(subject to change, as no implementation exists as of yet) - read(InputStream) - Method in class org.jabylon.properties.xliff.XliffResourceImpl
-
Reads an XLIFF (1.2) resource from the
InputStream, converts toPropertys, held in aPropertyWrapper, which is returned by this method. - read(InputStream, String) - Static method in class org.jabylon.properties.xliff.XliffReader
-
Converts the incoming XLIFF document into a
PropertyFilePOJO. - READ_ONLY_EDEFAULT - Static variable in class org.jabylon.properties.impl.ProjectVersionImpl
-
The default value of the '
Read Only' attribute. - readProperty(BufferedReader) - Method in class org.jabylon.properties.types.impl.POHelper
- readProperty(BufferedReader) - Method in class org.jabylon.properties.types.impl.PropertiesHelper
- relativePath() - Method in class org.jabylon.properties.impl.ProjectLocaleImpl
- relativePath() - Method in class org.jabylon.properties.impl.ResolvableImpl
- relativePath() - Method in class org.jabylon.properties.impl.WorkspaceImpl
- relativePath() - Method in interface org.jabylon.properties.Resolvable
- remove(int) - Method in class org.jabylon.properties.util.SynchronizedEList
- remove(Object) - Method in class org.jabylon.properties.util.SynchronizedEList
- REMOVE - org.jabylon.properties.DiffKind
-
The 'REMOVE' literal object.
- REMOVE_VALUE - Static variable in enum org.jabylon.properties.DiffKind
-
The 'REMOVE' literal value.
- removeAll(Collection<?>) - Method in class org.jabylon.properties.util.SynchronizedEList
- removeDescriptor(PropertyFileDescriptor) - Static method in class org.jabylon.properties.util.PropertyResourceUtil
- REOPENED - org.jabylon.properties.ReviewState
-
The 'REOPENED' literal object.
- REOPENED_VALUE - Static variable in enum org.jabylon.properties.ReviewState
-
The 'REOPENED' literal value.
- REPOSITORY_URI_EDEFAULT - Static variable in class org.jabylon.properties.impl.ProjectImpl
-
The default value of the '
Repository URI' attribute. - Resolvable<P extends Resolvable<?,?>,C extends Resolvable<?,?>> - Interface in org.jabylon.properties
-
A representation of the model object ' Resolvable'.
- RESOLVABLE - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the '
Resolvable' class. - RESOLVABLE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the '
Resolvable' class. - RESOLVABLE__CHILDREN - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Children' containment reference list feature.
- RESOLVABLE__CHILDREN - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Children' containment reference list.
- RESOLVABLE__NAME - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- RESOLVABLE__NAME - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Name' attribute.
- RESOLVABLE__PARENT - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Parent' container reference feature.
- RESOLVABLE__PARENT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Parent' container reference.
- RESOLVABLE__PERCENT_COMPLETE - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Percent Complete' attribute feature.
- RESOLVABLE__PERCENT_COMPLETE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Percent Complete' attribute.
- RESOLVABLE_FEATURE_COUNT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The number of structural features of the 'Resolvable' class.
- ResolvableImpl<P extends Resolvable<?,?>,C extends Resolvable<?,?>> - Class in org.jabylon.properties.impl
-
An implementation of the model object ' Resolvable'.
- ResolvableImpl() - Constructor for class org.jabylon.properties.impl.ResolvableImpl
- resolveChild(List<String>) - Method in class org.jabylon.properties.impl.ResolvableImpl
- resolveChild(List<String>) - Method in interface org.jabylon.properties.Resolvable
- resolveChild(URI) - Method in class org.jabylon.properties.impl.ProjectVersionImpl
- resolveChild(URI) - Method in class org.jabylon.properties.impl.ResolvableImpl
- resolveChild(URI) - Method in interface org.jabylon.properties.Resolvable
- RESOLVED - org.jabylon.properties.ReviewState
-
The 'RESOLVED' literal object.
- RESOLVED_VALUE - Static variable in enum org.jabylon.properties.ReviewState
-
The 'RESOLVED' literal value.
- RESOURCE_FOLDER - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the '
Resource Folder' class. - RESOURCE_FOLDER - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the '
Resource Folder' class. - RESOURCE_FOLDER__CHILDREN - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Children' containment reference list.
- RESOURCE_FOLDER__NAME - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Name' attribute.
- RESOURCE_FOLDER__PARENT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Parent' container reference.
- RESOURCE_FOLDER__PERCENT_COMPLETE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Percent Complete' attribute.
- RESOURCE_FOLDER_FEATURE_COUNT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The number of structural features of the 'Resource Folder' class.
- ResourceFolder - Interface in org.jabylon.properties
-
A representation of the model object 'Resource Folder'.
- ResourceFolderImpl - Class in org.jabylon.properties.impl
-
An implementation of the model object 'Resource Folder'.
- ResourceFolderImpl() - Constructor for class org.jabylon.properties.impl.ResourceFolderImpl
- retainAll(Collection<?>) - Method in class org.jabylon.properties.util.SynchronizedEList
- Review - Interface in org.jabylon.properties
-
A representation of the model object 'Review'.
- REVIEW - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the '
Review' class. - REVIEW - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the '
Review' class. - REVIEW__COMMENTS - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Comments' containment reference list feature.
- REVIEW__COMMENTS - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Comments' containment reference list.
- REVIEW__CREATED - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Created' attribute feature.
- REVIEW__CREATED - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Created' attribute.
- REVIEW__KEY - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- REVIEW__KEY - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Key' attribute.
- REVIEW__MESSAGE - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Message' attribute feature.
- REVIEW__MESSAGE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Message' attribute.
- REVIEW__REVIEW_TYPE - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Review Type' attribute feature.
- REVIEW__REVIEW_TYPE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Review Type' attribute.
- REVIEW__SEVERITY - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Severity' attribute feature.
- REVIEW__SEVERITY - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Severity' attribute.
- REVIEW__STATE - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'State' attribute feature.
- REVIEW__STATE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'State' attribute.
- REVIEW__USER - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'User' attribute feature.
- REVIEW__USER - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'User' attribute.
- REVIEW_FEATURE_COUNT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The number of structural features of the 'Review' class.
- REVIEW_STATE - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the '
Review State' enum. - REVIEW_STATE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the '
Review State' enum. - REVIEW_TYPE_EDEFAULT - Static variable in class org.jabylon.properties.impl.ReviewImpl
-
The default value of the '
Review Type' attribute. - ReviewImpl - Class in org.jabylon.properties.impl
-
An implementation of the model object 'Review'.
- ReviewImpl() - Constructor for class org.jabylon.properties.impl.ReviewImpl
- ReviewState - Enum in org.jabylon.properties
-
A representation of the literals of the enumeration 'Review State', and utility methods for working with them.
- ROOT_EDEFAULT - Static variable in class org.jabylon.properties.impl.WorkspaceImpl
-
The default value of the '
Root' attribute.
S
- save(Map<?, ?>) - Method in class org.jabylon.properties.util.PropertiesResourceImpl
- SCAN_CONFIGURATION - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the '
Scan Configuration' class. - SCAN_CONFIGURATION - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the '
Scan Configuration' class. - SCAN_CONFIGURATION__EXCLUDE - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Exclude' attribute feature.
- SCAN_CONFIGURATION__EXCLUDE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Exclude' attribute.
- SCAN_CONFIGURATION__EXCLUDES - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Excludes' attribute list feature.
- SCAN_CONFIGURATION__EXCLUDES - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Excludes' attribute list.
- SCAN_CONFIGURATION__INCLUDE - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Include' attribute feature.
- SCAN_CONFIGURATION__INCLUDE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Include' attribute.
- SCAN_CONFIGURATION__INCLUDES - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Includes' attribute list feature.
- SCAN_CONFIGURATION__INCLUDES - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Includes' attribute list.
- SCAN_CONFIGURATION__MASTER_LOCALE - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Master Locale' attribute feature.
- SCAN_CONFIGURATION__MASTER_LOCALE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Master Locale' attribute.
- SCAN_CONFIGURATION_FEATURE_COUNT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The number of structural features of the 'Scan Configuration' class.
- ScanConfiguration - Interface in org.jabylon.properties
-
A representation of the model object 'Scan Configuration'.
- ScanConfigurationImpl - Class in org.jabylon.properties.impl
-
An implementation of the model object 'Scan Configuration'.
- ScanConfigurationImpl() - Constructor for class org.jabylon.properties.impl.ScanConfigurationImpl
- set(int, E) - Method in class org.jabylon.properties.util.SynchronizedEList
- setAnnouncement(String) - Method in class org.jabylon.properties.impl.ProjectImpl
- setAnnouncement(String) - Method in interface org.jabylon.properties.Project
-
Sets the value of the '
Announcement' attribute. - setComment(String) - Method in class org.jabylon.properties.impl.PropertyImpl
- setComment(String) - Method in interface org.jabylon.properties.Property
-
Sets the value of the '
Comment' attribute. - setCreated(long) - Method in interface org.jabylon.properties.Comment
-
Sets the value of the '
Created' attribute. - setCreated(long) - Method in class org.jabylon.properties.impl.CommentImpl
- setCreated(long) - Method in class org.jabylon.properties.impl.ReviewImpl
- setCreated(long) - Method in interface org.jabylon.properties.Review
-
Sets the value of the '
Created' attribute. - setExclude(String) - Method in class org.jabylon.properties.impl.ScanConfigurationImpl
- setExclude(String) - Method in interface org.jabylon.properties.ScanConfiguration
-
Sets the value of the '
Exclude' attribute. - setInclude(String) - Method in class org.jabylon.properties.impl.ScanConfigurationImpl
- setInclude(String) - Method in interface org.jabylon.properties.ScanConfiguration
-
Sets the value of the '
Include' attribute. - setKey(String) - Method in class org.jabylon.properties.impl.PropertyImpl
- setKey(String) - Method in class org.jabylon.properties.impl.ReviewImpl
- setKey(String) - Method in interface org.jabylon.properties.Property
-
Sets the value of the '
Key' attribute. - setKey(String) - Method in interface org.jabylon.properties.Review
-
Sets the value of the '
Key' attribute. - setKeys(int) - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- setKeys(int) - Method in interface org.jabylon.properties.PropertyFileDescriptor
-
Sets the value of the '
Keys' attribute. - setKind(DiffKind) - Method in class org.jabylon.properties.impl.PropertyFileDiffImpl
- setKind(DiffKind) - Method in interface org.jabylon.properties.PropertyFileDiff
-
Sets the value of the '
Kind' attribute. - setLastModification(Comment) - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- setLastModification(Comment) - Method in interface org.jabylon.properties.PropertyFileDescriptor
-
Sets the value of the '
Last Modification' reference. - setLastModified(long) - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- setLastModified(long) - Method in interface org.jabylon.properties.PropertyFileDescriptor
-
Sets the value of the '
Last Modified' attribute. - setLicenseHeader(String) - Method in class org.jabylon.properties.impl.PropertyFileImpl
- setLicenseHeader(String) - Method in interface org.jabylon.properties.PropertyFile
-
Sets the value of the '
License Header' attribute. - setLocale(Locale) - Method in class org.jabylon.properties.impl.ProjectLocaleImpl
- setLocale(Locale) - Method in interface org.jabylon.properties.ProjectLocale
-
Sets the value of the '
Locale' attribute. - setLocation(URI) - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- setLocation(URI) - Method in interface org.jabylon.properties.PropertyFileDescriptor
-
Sets the value of the '
Location' attribute. - setMaster(PropertyFileDescriptor) - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- setMaster(PropertyFileDescriptor) - Method in interface org.jabylon.properties.PropertyFileDescriptor
-
Sets the value of the '
Master' reference. - setMasterLocale(String) - Method in class org.jabylon.properties.impl.ScanConfigurationImpl
- setMasterLocale(String) - Method in interface org.jabylon.properties.ScanConfiguration
-
Sets the value of the '
Master Locale' attribute. - setMessage(String) - Method in interface org.jabylon.properties.Comment
-
Sets the value of the '
Message' attribute. - setMessage(String) - Method in class org.jabylon.properties.impl.CommentImpl
- setMessage(String) - Method in class org.jabylon.properties.impl.ReviewImpl
- setMessage(String) - Method in interface org.jabylon.properties.Review
-
Sets the value of the '
Message' attribute. - setName(String) - Method in class org.jabylon.properties.impl.PropertyAnnotationImpl
- setName(String) - Method in class org.jabylon.properties.impl.ResolvableImpl
- setName(String) - Method in interface org.jabylon.properties.PropertyAnnotation
-
Sets the value of the '
Name' attribute. - setName(String) - Method in interface org.jabylon.properties.Resolvable
-
Sets the value of the '
Name' attribute. - setNewPath(String) - Method in class org.jabylon.properties.impl.PropertyFileDiffImpl
- setNewPath(String) - Method in interface org.jabylon.properties.PropertyFileDiff
-
Sets the value of the '
New Path' attribute. - setOldPath(String) - Method in class org.jabylon.properties.impl.PropertyFileDiffImpl
- setOldPath(String) - Method in interface org.jabylon.properties.PropertyFileDiff
-
Sets the value of the '
Old Path' attribute. - setParent(P) - Method in class org.jabylon.properties.impl.ResolvableImpl
- setParent(P) - Method in interface org.jabylon.properties.Resolvable
-
Sets the value of the '
Parent' container reference. - setPercentComplete(int) - Method in class org.jabylon.properties.impl.ResolvableImpl
- setPercentComplete(int) - Method in interface org.jabylon.properties.Resolvable
-
Sets the value of the '
Percent Complete' attribute. - setProjectLocale(ProjectLocale) - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- setProjectLocale(ProjectLocale) - Method in interface org.jabylon.properties.PropertyFileDescriptor
-
Sets the value of the '
Project Locale' reference. - setPropertyCount(int) - Method in class org.jabylon.properties.impl.ProjectLocaleImpl
- setPropertyCount(int) - Method in interface org.jabylon.properties.ProjectLocale
-
Sets the value of the '
Property Count' attribute. - setPropertyType(String) - Method in class org.jabylon.properties.impl.ProjectImpl
- setPropertyType(String) - Method in interface org.jabylon.properties.Project
-
Sets the value of the '
Property Type' attribute. - setReadOnly(boolean) - Method in class org.jabylon.properties.impl.ProjectVersionImpl
- setReadOnly(boolean) - Method in interface org.jabylon.properties.ProjectVersion
-
Sets the value of the '
Read Only' attribute. - setRepositoryURI(URI) - Method in class org.jabylon.properties.impl.ProjectImpl
- setRepositoryURI(URI) - Method in interface org.jabylon.properties.Project
-
Sets the value of the '
Repository URI' attribute. - setReviewType(String) - Method in class org.jabylon.properties.impl.ReviewImpl
- setReviewType(String) - Method in interface org.jabylon.properties.Review
-
Sets the value of the '
Review Type' attribute. - setRoot(URI) - Method in class org.jabylon.properties.impl.WorkspaceImpl
- setRoot(URI) - Method in interface org.jabylon.properties.Workspace
-
Sets the value of the '
Root' attribute. - setSeverity(Severity) - Method in class org.jabylon.properties.impl.ReviewImpl
- setSeverity(Severity) - Method in interface org.jabylon.properties.Review
-
Sets the value of the '
Severity' attribute. - setState(ReviewState) - Method in class org.jabylon.properties.impl.ReviewImpl
- setState(ReviewState) - Method in interface org.jabylon.properties.Review
-
Sets the value of the '
State' attribute. - setTeamProvider(String) - Method in class org.jabylon.properties.impl.ProjectImpl
- setTeamProvider(String) - Method in interface org.jabylon.properties.Project
-
Sets the value of the '
Team Provider' attribute. - setTemplate(ProjectLocale) - Method in class org.jabylon.properties.impl.ProjectVersionImpl
- setTemplate(ProjectLocale) - Method in interface org.jabylon.properties.ProjectVersion
-
Sets the value of the '
Template' reference. - setTerminology(boolean) - Method in class org.jabylon.properties.impl.ProjectImpl
- setTerminology(boolean) - Method in interface org.jabylon.properties.Project
-
Sets the value of the '
Terminology' attribute. - setTotal(int) - Method in interface org.jabylon.properties.ProjectStats
-
Sets the value of the '
Total' attribute. - setTranslated(int) - Method in interface org.jabylon.properties.ProjectStats
-
Sets the value of the '
Translated' attribute. - setUser(String) - Method in interface org.jabylon.properties.Comment
-
Sets the value of the '
User' attribute. - setUser(String) - Method in class org.jabylon.properties.impl.CommentImpl
- setUser(String) - Method in class org.jabylon.properties.impl.ReviewImpl
- setUser(String) - Method in interface org.jabylon.properties.Review
-
Sets the value of the '
User' attribute. - setValue(String) - Method in class org.jabylon.properties.impl.PropertyImpl
- setValue(String) - Method in interface org.jabylon.properties.Property
-
Sets the value of the '
Value' attribute. - setValues(Map<String, String>) - Method in class org.jabylon.properties.impl.PropertyAnnotationImpl
- setValues(Map<String, String>) - Method in interface org.jabylon.properties.PropertyAnnotation
-
Sets the value of the '
Values' attribute. - setVariant(Locale) - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- setVariant(Locale) - Method in interface org.jabylon.properties.PropertyFileDescriptor
-
Sets the value of the '
Variant' attribute. - Severity - Enum in org.jabylon.properties
-
A representation of the literals of the enumeration 'Severity', and utility methods for working with them.
- SEVERITY - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the '
Severity' enum. - SEVERITY - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the '
Severity' enum. - SEVERITY_EDEFAULT - Static variable in class org.jabylon.properties.impl.ReviewImpl
-
The default value of the '
Severity' attribute. - SingleFileAcceptor - Class in org.jabylon.properties.util.scanner
- SingleFileAcceptor() - Constructor for class org.jabylon.properties.util.scanner.SingleFileAcceptor
- size() - Method in class org.jabylon.properties.util.SynchronizedEList
- SOURCE_LANGUAGE - Static variable in class org.jabylon.properties.types.PropertyAnnotations
-
this annotation property is used for bilingual files to mark the language of the source language
- split(String) - Method in class org.jabylon.properties.types.impl.PropertiesHelper
-
splits the property line into a key and value part
- STATE_EDEFAULT - Static variable in class org.jabylon.properties.impl.ReviewImpl
-
The default value of the '
State' attribute. - subList(int, int) - Method in class org.jabylon.properties.util.SynchronizedEList
- SynchronizedEList<E> - Class in org.jabylon.properties.util
- SynchronizedEList(EList<E>) - Constructor for class org.jabylon.properties.util.SynchronizedEList
T
- TAG_BODY - Static variable in interface org.jabylon.properties.xliff.XliffXMLConstants
- TAG_FILE - Static variable in interface org.jabylon.properties.xliff.XliffXMLConstants
- TAG_MRK - Static variable in interface org.jabylon.properties.xliff.XliffXMLConstants
- TAG_SOURCE - Static variable in interface org.jabylon.properties.xliff.XliffXMLConstants
- TAG_TARGET - Static variable in interface org.jabylon.properties.xliff.XliffXMLConstants
- TAG_TRANS_UNIT - Static variable in interface org.jabylon.properties.xliff.XliffXMLConstants
- TAG_XLIFF - Static variable in interface org.jabylon.properties.xliff.XliffXMLConstants
- TARGET_LANGUAGE - Static variable in class org.jabylon.properties.types.PropertyAnnotations
-
this annotation property is used for bilingual files to mark the language of the source language
- TEAM_PROVIDER_EDEFAULT - Static variable in class org.jabylon.properties.impl.ProjectImpl
-
The default value of the '
Team Provider' attribute. - TEMPLATE_LOCALE - Static variable in interface org.jabylon.properties.ProjectLocale
-
a pseudo locale indicating the template "language"
- TERMINOLOGY_EDEFAULT - Static variable in class org.jabylon.properties.impl.ProjectImpl
-
The default value of the '
Terminology' attribute. - TMXConverter - Class in org.jabylon.properties.types.impl
- TMXConverter() - Constructor for class org.jabylon.properties.types.impl.TMXConverter
- toArray() - Method in class org.jabylon.properties.util.SynchronizedEList
- toArray(T[]) - Method in class org.jabylon.properties.util.SynchronizedEList
- toString() - Method in enum org.jabylon.properties.DiffKind
-
Returns the literal value of the enumerator, which is its string representation.
- toString() - Method in class org.jabylon.properties.impl.PropertyAnnotationImpl
- toString() - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
- toString() - Method in class org.jabylon.properties.impl.PropertyImpl
- toString() - Method in class org.jabylon.properties.impl.ResolvableImpl
- toString() - Method in enum org.jabylon.properties.ReviewState
-
Returns the literal value of the enumerator, which is its string representation.
- toString() - Method in enum org.jabylon.properties.Severity
-
Returns the literal value of the enumerator, which is its string representation.
- toURI() - Method in class org.jabylon.properties.impl.ResolvableImpl
- toURI() - Method in interface org.jabylon.properties.Resolvable
-
Computes a resolvable URI (not necessarily a file path) to uniquely identify this resolvable
- TYPE - Static variable in class org.jabylon.properties.types.impl.JavaPropertyScanner
- TYPE - Static variable in class org.jabylon.properties.types.impl.JavaPropertyScannerUTF8
- TYPE - Static variable in interface org.jabylon.properties.types.PropertyScanner
-
the unique id of the type of resources that this scanner is responsible for
U
- updatePercentComplete() - Method in class org.jabylon.properties.impl.ResolvableImpl
- updatePercentComplete() - Method in interface org.jabylon.properties.Resolvable
- URI - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'URI' data type.
- URI - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the 'URI' data type.
- USER_EDEFAULT - Static variable in class org.jabylon.properties.impl.CommentImpl
-
The default value of the '
User' attribute. - USER_EDEFAULT - Static variable in class org.jabylon.properties.impl.ReviewImpl
-
The default value of the '
User' attribute.
V
- VALUE_EDEFAULT - Static variable in class org.jabylon.properties.impl.PropertyImpl
-
The default value of the '
Value' attribute. - valueOf(String) - Static method in enum org.jabylon.properties.DiffKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jabylon.properties.ReviewState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jabylon.properties.Severity
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jabylon.properties.DiffKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jabylon.properties.ReviewState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jabylon.properties.Severity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VALUES - Static variable in enum org.jabylon.properties.DiffKind
-
A public read-only list of all the 'Diff Kind' enumerators.
- VALUES - Static variable in enum org.jabylon.properties.ReviewState
-
A public read-only list of all the 'Review State' enumerators.
- VALUES - Static variable in enum org.jabylon.properties.Severity
-
A public read-only list of all the 'Severity' enumerators.
- VARIANT_EDEFAULT - Static variable in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
-
The default value of the '
Variant' attribute.
W
- WARNING - org.jabylon.properties.Severity
-
The 'WARNING' literal object.
- WARNING_VALUE - Static variable in enum org.jabylon.properties.Severity
-
The 'WARNING' literal value.
- Workspace - Interface in org.jabylon.properties
-
A representation of the model object 'Workspace'.
- WORKSPACE - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the '
Workspace' class. - WORKSPACE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The meta object id for the '
Workspace' class. - WORKSPACE__CHILDREN - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Children' containment reference list.
- WORKSPACE__NAME - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Name' attribute.
- WORKSPACE__PARENT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Parent' container reference.
- WORKSPACE__PERCENT_COMPLETE - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Percent Complete' attribute.
- WORKSPACE__ROOT - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
-
The meta object literal for the 'Root' attribute feature.
- WORKSPACE__ROOT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The feature id for the 'Root' attribute.
- WORKSPACE_FEATURE_COUNT - Static variable in interface org.jabylon.properties.PropertiesPackage
-
The number of structural features of the 'Workspace' class.
- WorkspaceImpl - Class in org.jabylon.properties.impl
-
An implementation of the model object 'Workspace'.
- WorkspaceImpl() - Constructor for class org.jabylon.properties.impl.WorkspaceImpl
- WorkspaceScanner - Class in org.jabylon.properties.util.scanner
- WorkspaceScanner() - Constructor for class org.jabylon.properties.util.scanner.WorkspaceScanner
- write(OutputStream, PropertyFile, String) - Method in class org.jabylon.properties.types.impl.POHelper
- write(OutputStream, PropertyFile, String) - Method in class org.jabylon.properties.types.impl.PropertiesHelper
- write(OutputStream, PropertyFile, String) - Method in class org.jabylon.properties.types.impl.TMXConverter
- write(OutputStream, PropertyFile, String) - Method in interface org.jabylon.properties.types.PropertyConverter
-
serializes the given
PropertyFileinto the output steam - write(OutputStream, PropertyWrapper, PropertyWrapper, String) - Static method in class org.jabylon.properties.xliff.XliffWriter
-
Basically Main() for this class.
- write(PropertyWrapper, PropertyWrapper, OutputStream) - Method in interface org.jabylon.properties.types.BilingualPropertyResource
-
Converts Two
PropertyWrappersPropertys to an arbitrary translation format, which is written to theOutputStream. - write(PropertyWrapper, PropertyWrapper, OutputStream) - Method in class org.jabylon.properties.xliff.XliffResourceImpl
-
Converts Two
PropertyWrappersPropertys to XLIFF (1.2) translation format, which is written to theOutputStream. - writeComment(Writer, String) - Method in class org.jabylon.properties.types.impl.PropertiesHelper
- writeCommentAndAnnotations(Writer, Property) - Method in class org.jabylon.properties.types.impl.PropertiesHelper
- writeLicenseHeader(Writer, String) - Method in class org.jabylon.properties.types.impl.PropertiesHelper
- writeProperty(Writer, Property) - Method in class org.jabylon.properties.types.impl.PropertiesHelper
X
- XliffReader - Class in org.jabylon.properties.xliff
- XliffResourceImpl - Class in org.jabylon.properties.xliff
- XliffResourceImpl() - Constructor for class org.jabylon.properties.xliff.XliffResourceImpl
- XliffWriter - Class in org.jabylon.properties.xliff
- XliffXMLConstants - Interface in org.jabylon.properties.xliff
-
Holds finals for XML tag names and attributes.
- XliffZipInputStream - Class in org.jabylon.properties.xliff
- XliffZipInputStream(InputStream) - Constructor for class org.jabylon.properties.xliff.XliffZipInputStream
All Classes All Packages