Modifier and Type | Method and Description |
---|---|
PropertyElement |
PomFactory.createPropertyElement()
Returns a new object of class 'Property Element'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PropertyElement> |
Notifier.getConfiguration()
Returns the value of the 'Configuration' containment reference list.
|
org.eclipse.emf.common.util.EList<PropertyElement> |
Developer.getProperties()
Returns the value of the 'Properties' containment reference list.
|
org.eclipse.emf.common.util.EList<PropertyElement> |
Contributor.getProperties()
Returns the value of the 'Properties' containment reference list.
|
org.eclipse.emf.common.util.EList<PropertyElement> |
Model.getProperties()
Returns the value of the 'Properties' containment reference list.
|
org.eclipse.emf.common.util.EList<PropertyElement> |
Profile.getProperties()
Returns the value of the 'Properties' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertyElementImpl
An implementation of the model object ' Property Element'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<PropertyElement> |
NotifierImpl.configuration
The cached value of the '
Configuration ' containment reference list. |
protected org.eclipse.emf.common.util.EList<PropertyElement> |
DeveloperImpl.properties
The cached value of the '
Properties ' containment reference list. |
protected org.eclipse.emf.common.util.EList<PropertyElement> |
ProfileImpl.properties
The cached value of the '
Properties ' containment reference list. |
protected org.eclipse.emf.common.util.EList<PropertyElement> |
ContributorImpl.properties
The cached value of the '
Properties ' containment reference list. |
protected org.eclipse.emf.common.util.EList<PropertyElement> |
ModelImpl.properties
The cached value of the '
Properties ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
PropertyElement |
PomFactoryImpl.createPropertyElement() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PropertyElement> |
NotifierImpl.getConfiguration() |
org.eclipse.emf.common.util.EList<PropertyElement> |
DeveloperImpl.getProperties() |
org.eclipse.emf.common.util.EList<PropertyElement> |
ProfileImpl.getProperties() |
org.eclipse.emf.common.util.EList<PropertyElement> |
ContributorImpl.getProperties() |
org.eclipse.emf.common.util.EList<PropertyElement> |
ModelImpl.getProperties() |
Modifier and Type | Field and Description |
---|---|
protected List<PropertyElement> |
PropertiesAdapter.properties |
Modifier and Type | Method and Description |
---|---|
PropertyElement |
PropertiesAdapter.createObject(Element child) |
Constructor and Description |
---|
PropertiesAdapter(SSESyncResource resc,
Element containerNode,
List<PropertyElement> properties) |
Modifier and Type | Method and Description |
---|---|
T |
PomSwitch.casePropertyElement(PropertyElement object)
Returns the result of interpreting the object as an instance of ' Property Element'.
|
Modifier and Type | Field and Description |
---|---|
protected PropertyElement |
RefactoringModelResources.PropertyInfo.pair |
Modifier and Type | Method and Description |
---|---|
PropertyElement |
RefactoringModelResources.PropertyInfo.getPair() |
Modifier and Type | Method and Description |
---|---|
void |
RefactoringModelResources.PropertyInfo.setPair(PropertyElement pair) |
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.