| Package | Description |
|---|---|
| org.jabylon.properties | |
| org.jabylon.properties.impl | |
| org.jabylon.properties.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Resolvable<P extends Resolvable<?,?>,C extends Resolvable<?,?>>
A representation of the model object '
Resolvable'.
|
interface |
Resolvable<P extends Resolvable<?,?>,C extends Resolvable<?,?>>
A representation of the model object '
Resolvable'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Project
A representation of the model object 'Project'
|
interface |
ProjectLocale
A representation of the model object 'Project Locale'
|
interface |
ProjectVersion
A representation of the model object 'Project Version'
|
interface |
PropertyFileDescriptor
A representation of the model object 'Property File Descriptor'
|
interface |
ResourceFolder
A representation of the model object 'Resource Folder'
|
interface |
Workspace
A representation of the model object 'Workspace'
|
| Modifier and Type | Method and Description |
|---|---|
Resolvable<?,?> |
Resolvable.resolveChild(List<String> path) |
Resolvable<?,?> |
Resolvable.resolveChild(org.eclipse.emf.common.util.URI path) |
| Modifier and Type | Class and Description |
|---|---|
class |
ResolvableImpl<P extends Resolvable<?,?>,C extends Resolvable<?,?>>
An implementation of the model object '
Resolvable'.
|
class |
ResolvableImpl<P extends Resolvable<?,?>,C extends Resolvable<?,?>>
An implementation of the model object '
Resolvable'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectImpl
An implementation of the model object 'Project'
|
class |
ProjectLocaleImpl
An implementation of the model object 'Project Locale'
|
class |
ProjectVersionImpl
An implementation of the model object '
Project Version'.
|
class |
PropertyFileDescriptorImpl
An implementation of the model object 'Property File Descriptor'
|
class |
ResolvableImpl<P extends Resolvable<?,?>,C extends Resolvable<?,?>>
An implementation of the model object '
Resolvable'.
|
class |
ResourceFolderImpl
An implementation of the model object 'Resource Folder'
|
class |
WorkspaceImpl
An implementation of the model object 'Workspace'
|
| Modifier and Type | Method and Description |
|---|---|
Resolvable<?,?> |
ResolvableImpl.resolveChild(List<String> pathSegments) |
Resolvable |
ProjectVersionImpl.resolveChild(org.eclipse.emf.common.util.URI path) |
Resolvable<?,?> |
ResolvableImpl.resolveChild(org.eclipse.emf.common.util.URI path) |
| Modifier and Type | Method and Description |
|---|---|
<P extends Resolvable<?,?>,C extends Resolvable<?,?>> |
PropertiesSwitch.caseResolvable(Resolvable<P,C> object)
Returns the result of interpreting the object as an instance of 'Resolvable'
|
<P extends Resolvable<?,?>,C extends Resolvable<?,?>> |
PropertiesSwitch.caseResolvable(Resolvable<P,C> object)
Returns the result of interpreting the object as an instance of 'Resolvable'
|
| Modifier and Type | Method and Description |
|---|---|
static Resolvable<?,?> |
PropertyResourceUtil.getOrCreateFolder(Resolvable<?,?> parent,
String... segments) |
| Modifier and Type | Method and Description |
|---|---|
<P extends Resolvable<?,?>,C extends Resolvable<?,?>> |
PropertiesSwitch.caseResolvable(Resolvable<P,C> object)
Returns the result of interpreting the object as an instance of 'Resolvable'
|
static Resolvable<?,?> |
PropertyResourceUtil.getOrCreateFolder(Resolvable<?,?> parent,
String... segments) |
Copyright © 2013–2014 Jabylon. All rights reserved.