A B C D E F G I J K L M N O P R S T U V W 

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
 
AbstractScanFileAcceptor - Class in org.jabylon.properties.util.scanner
 
AbstractScanFileAcceptor(ProjectVersion, PropertyScanner, ScanConfiguration) - Constructor for class org.jabylon.properties.util.scanner.AbstractScanFileAcceptor
 
add(E) - Method in class org.jabylon.properties.util.SynchronizedEList
 
add(int, E) - Method in class org.jabylon.properties.util.SynchronizedEList
 
ADD_VALUE - Static variable in enum org.jabylon.properties.DiffKind
The 'ADD' literal value
addAll(Collection<? extends E>) - Method in class org.jabylon.properties.util.SynchronizedEList
 
addAll(int, 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
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.

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(P, NotificationChain) - Method in class org.jabylon.properties.impl.ResolvableImpl
 
basicSetProjectLocale(ProjectLocale, NotificationChain) - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
 

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'
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) - Method in class org.jabylon.properties.util.PropertiesHelper
returns the BOM if available.
clear() - Method in class org.jabylon.properties.util.SynchronizedEList
 
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
CommentImpl - Class in org.jabylon.properties.impl
An implementation of the model object 'Comment'
CommentImpl() - Constructor for class org.jabylon.properties.impl.CommentImpl
 
computeLocaleResourceLocation(Locale, ProjectVersion, URI) - Static method in class org.jabylon.properties.util.PropertyResourceUtil
 
computeLocation() - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
 
computeLocation() - Method in interface org.jabylon.properties.PropertyFileDescriptor
Computes the location according to the current locale and the location of the master.
computeTemplateResourceLocation(Locale, URI, Locale) - 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
 
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
 
convertPropertyTypeToString(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_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'
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'
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'
createPropertyTypeFromString(EDataType, String) - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
 
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(ProjectVersion) - Static method in class org.jabylon.properties.util.PropertyResourceUtil
 
createSeverityFromString(EDataType, String) - Method in class org.jabylon.properties.impl.PropertiesFactoryImpl
 
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'
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
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 caseXXX for 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.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.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
ENCODED_ISO_VALUE - Static variable in enum org.jabylon.properties.PropertyType
The 'ENCODED ISO' literal value
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
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.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.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.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.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

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
 
findTranslations(File, ScanConfiguration) - Method in class org.jabylon.properties.types.impl.JavaPropertyScanner
 
findTranslations(File, ScanConfiguration) - Method in interface org.jabylon.properties.types.PropertyScanner
 
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, IProgressMonitor) - 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 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(String) - Static method in enum org.jabylon.properties.DiffKind
Returns the 'Diff Kind' literal with the specified literal value
get(int) - Static method in enum org.jabylon.properties.DiffKind
Returns the 'Diff Kind' literal with the specified integer value
get(String) - Static method in enum org.jabylon.properties.PropertyType
Returns the 'Property Type' literal with the specified literal value
get(int) - Static method in enum org.jabylon.properties.PropertyType
Returns the 'Property Type' literal with the specified integer value
get(String) - Static method in enum org.jabylon.properties.ReviewState
Returns the 'Review State' literal with the specified literal value
get(int) - Static method in enum org.jabylon.properties.ReviewState
Returns the 'Review State' literal with the specified integer value
get(String) - Static method in enum org.jabylon.properties.Severity
Returns the 'Severity' literal with the specified literal 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
 
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.PropertyType
Returns the 'Property Type' 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.
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
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'
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.util.PropertiesHelper
 
getLiteral() - Method in enum org.jabylon.properties.DiffKind
 
getLiteral() - Method in enum org.jabylon.properties.PropertyType
 
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(File) - Method in class org.jabylon.properties.types.impl.JavaPropertyScanner
 
getLocale(File) - Method in interface org.jabylon.properties.types.PropertyScanner
 
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.ResolvableImpl
 
getName() - Method in class org.jabylon.properties.impl.WorkspaceImpl
 
getName() - Method in enum org.jabylon.properties.PropertyType
 
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(String) - Method in class org.jabylon.properties.impl.WorkspaceImpl
 
getProject() - Method in interface org.jabylon.properties.PropertiesPackage
Returns the meta object for class 'Project'
getProject(String) - Method in interface org.jabylon.properties.Workspace
 
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(Locale) - Method in class org.jabylon.properties.impl.ProjectVersionImpl
 
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(Locale) - Method in interface org.jabylon.properties.ProjectVersion
 
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_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.
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(String) - Method in class org.jabylon.properties.impl.PropertyFileImpl
 
getProperty() - Method in interface org.jabylon.properties.PropertiesPackage
Returns the meta object for class 'Property'
getProperty(String) - Method in interface org.jabylon.properties.PropertyFile
 
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_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'
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
 
getPropertyType() - Method in class org.jabylon.properties.impl.ProjectImpl
 
getPropertyType() - Method in class org.jabylon.properties.impl.PropertiesPackageImpl
 
getPropertyType() - Method in interface org.jabylon.properties.Project
Returns the value of the 'Property Type' attribute.
getPropertyType() - Method in interface org.jabylon.properties.PropertiesPackage
Returns the meta object for enum 'Property Type'
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.PropertyType
 
getValue() - Method in enum org.jabylon.properties.ReviewState
 
getValue() - Method in enum org.jabylon.properties.Severity
 
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_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_VALUE - Static variable in enum org.jabylon.properties.ReviewState
The 'INVALID' literal value
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
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
If the meaning of the 'Master' attribute isn't clear, there really should be more of a description here...
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, ScanConfiguration) - Method in class org.jabylon.properties.types.impl.JavaPropertyScanner
 
isTemplate(File, ScanConfiguration) - Method in interface org.jabylon.properties.types.PropertyScanner
 
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.JavaPropertyScanner
 
isTranslation(File, ScanConfiguration) - Method in interface org.jabylon.properties.types.PropertyScanner
 
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
 

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
 
loadProperties() - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
 
loadProperties(InputStream) - Method in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
 
loadProperties() - Method in interface org.jabylon.properties.PropertyFileDescriptor
 
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.util.POHelper
 
MASTER_LOCALE_EDEFAULT - Static variable in class org.jabylon.properties.impl.ScanConfigurationImpl
The default value of the 'Master Locale' attribute
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 createXXX methods
MODIFY_VALUE - Static variable in enum org.jabylon.properties.DiffKind
The 'MODIFY' literal value
move(int, E) - Method in class org.jabylon.properties.util.SynchronizedEList
 
move(int, int) - Method in class org.jabylon.properties.util.SynchronizedEList
 
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.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
 

O

OLD_PATH_EDEFAULT - Static variable in class org.jabylon.properties.impl.PropertyFileDiffImpl
The default value of the 'Old Path' attribute
OPEN_VALUE - Static variable in enum org.jabylon.properties.ReviewState
The 'OPEN' literal value
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
 

P

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
 
partialScan(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.util
 
POHelper() - Constructor for class org.jabylon.properties.util.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__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.util
 
PropertiesHelper() - Constructor for class org.jabylon.properties.util.PropertiesHelper
 
PropertiesHelper(boolean) - Constructor for class org.jabylon.properties.util.PropertiesHelper
 
PropertiesHelper(boolean, URI) - Constructor for class org.jabylon.properties.util.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 - 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 - Interface in org.jabylon.properties
A representation of the model object 'Property'
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__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_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 - Static variable in interface org.jabylon.properties.PropertiesPackage.Literals
The meta object literal for the 'Property Type' enum
PROPERTY_TYPE - Static variable in interface org.jabylon.properties.PropertiesPackage
The meta object id for the 'Property Type' enum
PROPERTY_TYPE_EDEFAULT - Static variable in class org.jabylon.properties.impl.ProjectImpl
The default value of the 'Property Type' attribute
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
 
PropertyType - Enum in org.jabylon.properties
A representation of the literals of the enumeration 'Property Type', and utility methods for working with them

R

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.util.POHelper
 
readProperty(BufferedReader) - Method in class org.jabylon.properties.util.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(Object) - Method in class org.jabylon.properties.util.SynchronizedEList
 
remove(int) - Method in class org.jabylon.properties.util.SynchronizedEList
 
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_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 - 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<P extends Resolvable<?,?>,C extends Resolvable<?,?>> - Interface in org.jabylon.properties
A representation of the model object ' Resolvable'.
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(URI) - Method in class org.jabylon.properties.impl.ProjectVersionImpl
 
resolveChild(URI) - Method in class org.jabylon.properties.impl.ResolvableImpl
 
resolveChild(List<String>) - Method in class org.jabylon.properties.impl.ResolvableImpl
 
resolveChild(URI) - Method in interface org.jabylon.properties.Resolvable
 
resolveChild(List<String>) - Method in interface org.jabylon.properties.Resolvable
 
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 - 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 - Interface in org.jabylon.properties
A representation of the model object 'Review'
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

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
 
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.ResolvableImpl
 
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(PropertyType) - Method in class org.jabylon.properties.impl.ProjectImpl
 
setPropertyType(PropertyType) - 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
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 - 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 - Enum in org.jabylon.properties
A representation of the literals of the enumeration 'Severity', and utility methods for working with them
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
 
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

TEAM_PROVIDER_EDEFAULT - Static variable in class org.jabylon.properties.impl.ProjectImpl
The default value of the 'Team Provider' attribute
TERMINOLOGY_EDEFAULT - Static variable in class org.jabylon.properties.impl.ProjectImpl
The default value of the 'Terminology' attribute
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.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.PropertyType
Returns the literal value of the enumerator, which is its string representation
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

U

UNICODE_VALUE - Static variable in enum org.jabylon.properties.PropertyType
The 'UNICODE' literal value
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.PropertyType
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 variable in enum org.jabylon.properties.DiffKind
A public read-only list of all the 'Diff Kind' enumerators
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 variable in enum org.jabylon.properties.PropertyType
A public read-only list of all the 'Property Type' enumerators
values() - Static method in enum org.jabylon.properties.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.jabylon.properties.ReviewState
A public read-only list of all the 'Review State' enumerators
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 variable in enum org.jabylon.properties.Severity
A public read-only list of all the 'Severity' enumerators
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.
VARIANT_EDEFAULT - Static variable in class org.jabylon.properties.impl.PropertyFileDescriptorImpl
The default value of the 'Variant' attribute

W

WARNING_VALUE - Static variable in enum org.jabylon.properties.Severity
The 'WARNING' literal value
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 - Interface in org.jabylon.properties
A representation of the model object 'Workspace'
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
 
writeLicenseHeader(Writer, String) - Method in class org.jabylon.properties.util.PropertiesHelper
 
writeProperty(Writer, Property) - Method in class org.jabylon.properties.util.PropertiesHelper
 
A B C D E F G I J K L M N O P R S T U V W 

Copyright © 2013–2014 Jabylon. All rights reserved.