skip to main content
TGO > Programmers documentation > Integrating with JViews Diagrammer > Filtering features > Excluded classes support
 
Excluded classes support
The TGO-SDM adapter can specify a list of JViews TGO classes (IlpClass) to be excluded from the mapping to SDM objects.
You can use the following APIs to control class exclusion:
IlpAbstractSDMAdapter.setExcludedClasses (List<IlpClass>)
List<IlpClass> IlpAbstractSDMAdapter.getExcludedClasses()

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.