| Package | Description |
|---|---|
| org.jabylon.properties | |
| org.jabylon.properties.impl | |
| org.jabylon.properties.util | |
| org.jabylon.properties.util.scanner |
| Modifier and Type | Method and Description |
|---|---|
ProjectVersion |
PropertiesFactory.createProjectVersion()
Returns a new object of class 'Project Version'
|
ProjectVersion |
Workspace.getTerminology() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectVersionImpl
An implementation of the model object '
Project Version'.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectVersion |
PropertiesFactoryImpl.createProjectVersion() |
ProjectVersion |
WorkspaceImpl.getTerminology() |
| Modifier and Type | Method and Description |
|---|---|
static void |
PropertyResourceUtil.addNewLocale(ProjectLocale locale,
ProjectVersion version) |
static void |
PropertyResourceUtil.addNewTemplateDescriptor(PropertyFileDescriptor descriptor,
ProjectVersion version)
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 |
T |
PropertiesSwitch.caseProjectVersion(ProjectVersion object)
Returns the result of interpreting the object as an instance of 'Project Version'
|
static org.eclipse.emf.common.util.URI |
PropertyResourceUtil.computeLocaleResourceLocation(Locale locale,
ProjectVersion version,
org.eclipse.emf.common.util.URI templateLocation) |
static void |
PropertyResourceUtil.createMissingDescriptorEntries(ProjectVersion parent,
org.eclipse.core.runtime.IProgressMonitor monitor) |
static PropertyScanner |
PropertyResourceUtil.createScanner(ProjectVersion version) |
| Modifier and Type | Method and Description |
|---|---|
ProjectVersion |
AbstractScanFileAcceptor.getProjectVersion() |
| Constructor and Description |
|---|
AbstractScanFileAcceptor(ProjectVersion projectVersion,
PropertyScanner scanner,
ScanConfiguration config) |
FullScanFileAcceptor(ProjectVersion projectVersion,
PropertyScanner scanner,
ScanConfiguration config) |
PartialScanFileAcceptor(ProjectVersion projectVersion,
PropertyScanner scanner,
ScanConfiguration config) |
Copyright © 2013–2014 Jabylon. All rights reserved.