| Package | Description |
|---|---|
| org.jabylon.properties | |
| org.jabylon.properties.impl | |
| org.jabylon.properties.util |
| Modifier and Type | Method and Description |
|---|---|
Comment |
PropertiesFactory.createComment()
Returns a new object of class 'Comment'
|
Comment |
PropertyFileDescriptor.getLastModification()
Returns the value of the 'Last Modification' reference
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Comment> |
Review.getComments()
Returns the value of the 'Comments' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyFileDescriptor.setLastModification(Comment value)
Sets the value of the '
Last Modification' reference |
| Modifier and Type | Class and Description |
|---|---|
class |
CommentImpl
An implementation of the model object 'Comment'
|
| Modifier and Type | Method and Description |
|---|---|
Comment |
PropertiesFactoryImpl.createComment() |
Comment |
PropertyFileDescriptorImpl.getLastModification() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Comment> |
ReviewImpl.getComments() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyFileDescriptorImpl.setLastModification(Comment newLastModification) |
| Modifier and Type | Method and Description |
|---|---|
T |
PropertiesSwitch.caseComment(Comment object)
Returns the result of interpreting the object as an instance of 'Comment'
|
Copyright © 2013–2014 Jabylon. All rights reserved.