public interface FolderType
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ConfigurationPackage.getFolderType()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.util.FeatureMap |
getGroup()
Returns the value of the 'Group' attribute list.
|
org.eclipse.emf.common.util.EList<String> |
getLocation()
Returns the value of the 'Location' attribute list.
|
org.eclipse.emf.ecore.util.FeatureMap getGroup()
FeatureMap.Entry.
If the meaning of the 'Group' attribute list isn't clear, there really should be more of a description here...
ConfigurationPackage.getFolderType_Group()org.eclipse.emf.common.util.EList<String> getLocation()
String.
If the meaning of the 'Location' attribute list isn't clear, there really should be more of a description here...
ConfigurationPackage.getFolderType_Location()