Uses of Class
com.togethersoft.openapi.sci.SciNetAttributeSection

Packages that use SciNetAttributeSection
com.togethersoft.openapi.sci 

Uses of SciNetAttributeSection in com.togethersoft.openapi.sci
 

Methods in com.togethersoft.openapi.sci that return SciNetAttributeSection
SciNetAttributeSectionSciNetGenericFactory.newNetAttributeSection(String text)
          Creates a new SciNetAttributeSection with the specified contents.
SciNetAttributeSectionSciNetHelper.addAttributeSection(SciObject anchor, boolean before)
          
SciNetAttributeSectionSciNetHelper.getAttributeSection(SciObject anchor, boolean before)