Uses of Class
wt.tools.metamodel.SupportedAPIKind

Packages that use SupportedAPIKind
wt.tools.metamodel   
 

Uses of SupportedAPIKind in wt.tools.metamodel
 

Fields in wt.tools.metamodel declared as SupportedAPIKind
static SupportedAPIKind SupportedAPIKind.DEFAULT
           
static SupportedAPIKind SupportedAPIKind.PRIVATE
           
static SupportedAPIKind SupportedAPIKind.PUBLIC
           
static SupportedAPIKind SupportedAPIKind.EXTENDABLE
           
static SupportedAPIKind SupportedAPIKind.DEPRECATED
           
protected  SupportedAPIKind ModelElement.supportedAPI
           
static SupportedAPIKind SupportedAPIKind.DEFAULT
           
static SupportedAPIKind SupportedAPIKind.PRIVATE
           
static SupportedAPIKind SupportedAPIKind.PUBLIC
           
static SupportedAPIKind SupportedAPIKind.EXTENDABLE
           
static SupportedAPIKind SupportedAPIKind.DEPRECATED
           
protected  SupportedAPIKind ModelElement.supportedAPI
           
 

Methods in wt.tools.metamodel that return SupportedAPIKind
static SupportedAPIKind SupportedAPIKind.toEnum(String theValue)
           
 SupportedAPIKind ModelElement.getSupportedAPI()
           
static SupportedAPIKind SupportedAPIKind.toEnum(String theValue)
           
 SupportedAPIKind ModelElement.getSupportedAPI()
           
 

Methods in wt.tools.metamodel with parameters of type SupportedAPIKind
 void ModelElement.setSupportedAPI(SupportedAPIKind supportedAPIKind)
           
 void ModelElement.setSupportedAPI(SupportedAPIKind supportedAPIKind)