org.ucworkbench.model
Interface IModule
- All Superinterfaces:
- IUCElement
public interface IModule
- extends IUCElement
This object is used to organize requirements artifacts into groups of related
items. Can be accessed from
Methods inherited from interface org.ucworkbench.model.IUCElement |
accept, childrenAccept, exists, getAncestor, getChildren, getCorrespondingResource, getElementName, getElementType, getParent, getPath, getUCProject, getUnderlyingResource |
getSubModule
IModule getSubModule(java.lang.String relativePath)
getFiles
java.util.Collection<IModelFileElement> getFiles()