| Package | Description |
|---|---|
| org.jabylon.properties | |
| org.jabylon.properties.impl | |
| org.jabylon.properties.util |
| Modifier and Type | Method and Description |
|---|---|
PropertyAnnotation |
PropertiesFactory.createPropertyAnnotation()
Returns a new object of class 'Property Annotation'
|
PropertyAnnotation |
Property.findAnnotation(String name)
Tries to find an annotation of the given name and returns it.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PropertyAnnotation> |
Property.getAnnotations()
Returns the value of the 'Annotations' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyAnnotationImpl
An implementation of the model object 'Property Annotation'
|
| Modifier and Type | Method and Description |
|---|---|
PropertyAnnotation |
PropertiesFactoryImpl.createPropertyAnnotation() |
PropertyAnnotation |
PropertyImpl.findAnnotation(String name) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PropertyAnnotation> |
PropertyImpl.getAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
T |
PropertiesSwitch.casePropertyAnnotation(PropertyAnnotation object)
Returns the result of interpreting the object as an instance of 'Property Annotation'
|
Copyright © 2013–2014 Jabylon. All rights reserved.