Uses of Interface
net.ssehub.easy.basics.modelManagement.IModelData
Packages that use IModelData
Package
Description
Model management classes for reuse (realizing imports, loading, interlinking, notifying, etc.).
-
Uses of IModelData in net.ssehub.easy.basics.modelManagement
Subinterfaces of IModelData in net.ssehub.easy.basics.modelManagementModifier and TypeInterfaceDescriptioninterfaceRepresents the type of models to be managed.Classes in net.ssehub.easy.basics.modelManagement that implement IModelDataModifier and TypeClassDescriptionclassRepresents the type of models to be managed.classStores high-level information about an available (possibly unresolved) model.Methods in net.ssehub.easy.basics.modelManagement with parameters of type IModelDataModifier and TypeMethodDescriptionstatic booleanUtils.matches(IModelData data1, IModelData data2) Returns whether two model data object match.