| Package | Description |
|---|---|
| org.jabylon.properties | |
| org.jabylon.properties.impl | |
| org.jabylon.properties.util | |
| org.jabylon.properties.util.scanner |
| Modifier and Type | Method and Description |
|---|---|
PropertyFileDescriptor |
PropertiesFactory.createPropertyFileDescriptor()
Returns a new object of class 'Property File Descriptor'
|
PropertyFileDescriptor |
PropertyFileDescriptor.getMaster()
Returns the value of the 'Master' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PropertyFileDescriptor> |
PropertyFileDescriptor.getDerivedDescriptors()
Returns the value of the 'Derived Descriptors' reference list.
|
org.eclipse.emf.common.util.EList<PropertyFileDescriptor> |
ProjectLocale.getDescriptors()
Returns the value of the 'Descriptors' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyFileDescriptor.setMaster(PropertyFileDescriptor value)
Sets the value of the '
Master' reference |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyFileDescriptorImpl
An implementation of the model object 'Property File Descriptor'
|
| Modifier and Type | Method and Description |
|---|---|
PropertyFileDescriptor |
PropertiesFactoryImpl.createPropertyFileDescriptor() |
protected PropertyFileDescriptor |
ProjectVersionImpl.findDescriptor(org.eclipse.emf.common.util.URI path) |
PropertyFileDescriptor |
PropertyFileDescriptorImpl.getMaster() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PropertyFileDescriptor> |
PropertyFileDescriptorImpl.getDerivedDescriptors() |
org.eclipse.emf.common.util.EList<PropertyFileDescriptor> |
ProjectLocaleImpl.getDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
PropertyFileDescriptorImpl.basicSetMaster(PropertyFileDescriptor newMaster,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
PropertyFileDescriptorImpl.setMaster(PropertyFileDescriptor newMaster) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PropertyResourceUtil.addNewLocalizedDescriptor(PropertyFileDescriptor descriptor,
ProjectLocale locale) |
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
getLocation() must be set for this to work |
T |
PropertiesSwitch.casePropertyFileDescriptor(PropertyFileDescriptor object)
Returns the result of interpreting the object as an instance of 'Property File Descriptor'
|
static void |
PropertyResourceUtil.removeDescriptor(PropertyFileDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
protected PropertyFileDescriptor |
AbstractScanFileAcceptor.createDescriptor(ProjectLocale projectLocale,
org.eclipse.emf.common.util.URI childURI) |
Copyright © 2013–2014 Jabylon. All rights reserved.