com.togethersoft.openapi.sci
Interface SciNetAttributeSection
- public interface SciNetAttributeSection
- extends SciContainer, SciObject
Represents .NET assembly attributes section.
- Author:
- TogetherSoft
- Since: Together 6.0
- See Also: SciNetAttribute
| Methods inherited from interface com.togethersoft.openapi.sci.SciObject |
canCut, canDelete, canReplace, copy, cut, delete, getContainingFile, getContainingScope, getLanguage, getPositions, getText, getUserProperty, isReadOnly, replace, setUserProperty |
attributes
public SciNetAttributeEnumeration attributes()
canSetTargetSpecifier
public boolean canSetTargetSpecifier(String specifier)
getTargetSpecifier
public String getTargetSpecifier()
setTargetSpecifier
public void setTargetSpecifier(String specifier)