HEADER

biouml.plugins.sbw
Class SbwServiceCategory

ru.biosoft.access.DataElementSupport
  |
  +--ru.biosoft.access.AbstractDataCollection
        |
        +--ru.biosoft.access.VectorDataCollection
              |
              +--biouml.plugins.sbw.SbwServiceCategory

public class SbwServiceCategory
extends VectorDataCollection


Fields inherited from class ru.biosoft.access.VectorDataCollection
INITIAL_SIZE

Constructor Summary
SbwServiceCategory(DataCollection parent, String name)
           

Method Summary
 ClassgetDataElementType()
           

Methods inherited from class ru.biosoft.access.VectorDataCollection
close, getAt, getNameList, getSize, iterator, put, toArray

Methods inherited from class ru.biosoft.access.AbstractDataCollection
addDataCollectionListener, contains, contains, get, getCompleteName, getDescription, getInfo, isMutable, isNotificationEnabled, isPropagationEnabled, propagateElementChanged, propagateElementWillChange, release, remove, removeDataCollectionListener, setNotificationEnabled, setPropagationEnabled, toString

Methods inherited from class ru.biosoft.access.DataElementSupport
getName, getOrigin, registerConstructorWithBadEqual

Constructor Detail

SbwServiceCategory

public SbwServiceCategory(DataCollection parent, String name)
Method Detail

getDataElementType

public Class getDataElementType()

Dependency Links

to Class biouml.plugins.sbw.SbwService

link dependency

FOOTER

BOTTOM