biouml.plugins.sbw
Class SbwModule
ru.biosoft.access.DataElementSupport
|
+--ru.biosoft.access.AbstractDataCollection
|
+--ru.biosoft.access.VectorDataCollection
|
+--biouml.plugins.sbw.SbwModule
- public class SbwModule
- extends VectorDataCollection
| Methods inherited from class ru.biosoft.access.AbstractDataCollection |
addDataCollectionListener, contains, contains, get, getCompleteName, getDescription, getInfo, isNotificationEnabled, isPropagationEnabled, propagateElementChanged, propagateElementWillChange, release, remove, removeDataCollectionListener, setNotificationEnabled, setPropagationEnabled, toString |
SbwModule
public SbwModule(DataCollection parent, ModuleDescriptor descriptor)
close
public void close()
throws java.lang.Exception
getAt
public DataElement getAt(int index)
getDataElementType
public Class getDataElementType()
getModuleDescriptor
public ModuleDescriptor getModuleDescriptor()
getModuleInstance
public Module getModuleInstance()
throws java.lang.Exception
getNameList
public List getNameList()
getSize
public int getSize()
isMutable
public boolean isMutable()
iterator
public Iterator iterator()
to Class biouml.plugins.sbw.SbwService- link dependency
BOTTOM