| Package | Description |
|---|---|
| org.jabylon.properties | |
| org.jabylon.properties.impl | |
| org.jabylon.properties.util |
| Modifier and Type | Method and Description |
|---|---|
Project |
PropertiesFactory.createProject()
Returns a new object of class 'Project'
|
Project |
Workspace.getProject(String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectImpl
An implementation of the model object 'Project'
|
| Modifier and Type | Method and Description |
|---|---|
Project |
PropertiesFactoryImpl.createProject() |
Project |
ProjectVersionImpl.getProject() |
Project |
WorkspaceImpl.getProject(String name) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
ProjectVersionImpl.basicSetParent(Project newParent,
org.eclipse.emf.common.notify.NotificationChain msgs)
This is specialized for the more specific type known in this context.
|
| Modifier and Type | Method and Description |
|---|---|
T |
PropertiesSwitch.caseProject(Project object)
Returns the result of interpreting the object as an instance of 'Project'
|
Copyright © 2013–2014 Jabylon. All rights reserved.