Uses of Interface
net.ssehub.easy.integration.common.IModelElement
-
Packages that use IModelElement Package Description net.ssehub.easy.integration.common Implements the a readable interface to IVML/EAsY.net.ssehub.easy.integration.common.impl Defines the a readable interface to IVML/EAsY. -
-
Uses of IModelElement in net.ssehub.easy.integration.common
Subinterfaces of IModelElement in net.ssehub.easy.integration.common Modifier and Type Interface Description interfaceIConstraintRepresents a constraint.interfaceIDecisionVariableRepresents a decision variable. -
Uses of IModelElement in net.ssehub.easy.integration.common.impl
Classes in net.ssehub.easy.integration.common.impl that implement IModelElement Modifier and Type Class Description classConstraintImplements the constraint (delegate).classDecisionVariableImplements a decision variable (delegate).
-