Interface Model
- All Known Implementing Classes:
AbstractModel
Deprecated.
Model for special APIs.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleNewInvoke
(Invoke invoke) Deprecated.void
handleNewPointsToSet
(CSVar csVar, PointsToSet pts) Deprecated.boolean
isRelevantVar
(Var var) Deprecated.
-
Method Details
-
handleNewInvoke
Deprecated. -
isRelevantVar
Deprecated. -
handleNewPointsToSet
Deprecated.
-
AnalysisModelPlugin
instead.