skip to main content
TGO > Programmers documentation > Integrating with JViews Diagrammer > Filtering features > Accepted classes support
 
Accepted classes support
The TGO-SDM adapter can specify a list of JViews TGO classes (IlpClass) to be mapped to SDM objects.
You can use the following APIs to control class inclusion:
IlpAbstractSDMAdapter.setAcceptedClasses (List<IlpClass>)
List<IlpClass> IlpAbstractSDMAdapter.getAcceptedClasses()

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