public interface Folder
extends org.eclipse.emf.ecore.EObject
WidespreadPackage.getFolder()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Folder> |
getContents()
Returns the value of the 'Contents' containment reference list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setName(String value)
Sets the value of the '
Name' attribute. |
org.eclipse.emf.common.util.EList<Folder> getContents()
Folder.
WidespreadPackage.getFolder_Contents()String getName()
setName(String),
WidespreadPackage.getFolder_Name()Copyright © 2018–2020 Atlanmod. All rights reserved.