Uses of Class
net.ssehub.easy.integration.common.IModelAccess
-
Packages that use IModelAccess Package Description net.ssehub.easy.integration.common Implements the a readable interface to IVML/EAsY.net.ssehub.easy.integration.common.eclipse Implements the a readable interface to IVML/EAsY based on Eclipse. -
-
Uses of IModelAccess in net.ssehub.easy.integration.common
Fields in net.ssehub.easy.integration.common declared as IModelAccess Modifier and Type Field Description private IModelAccessModelInformation. accessMethods in net.ssehub.easy.integration.common that return IModelAccess Modifier and Type Method Description (package private) IModelAccessModelInformation. getOrigin()Returns the origin of this instance.Methods in net.ssehub.easy.integration.common with parameters of type IModelAccess Modifier and Type Method Description protected IModelInfoIModelAccess. createInfo(ModelInfo<Project> info, IModelAccess access)Factory method for creating a project information object.Constructors in net.ssehub.easy.integration.common with parameters of type IModelAccess Constructor Description ModelInformation(ModelInfo<Project> info, IModelAccess access)Creates a model info instance. -
Uses of IModelAccess in net.ssehub.easy.integration.common.eclipse
Subclasses of IModelAccess in net.ssehub.easy.integration.common.eclipse Modifier and Type Class Description classIModelAccessA basic class providing access to models.
-