Uses of Class
net.ssehub.easy.instantiation.core.model.artifactModel.ComponentArtifact
-
Packages that use ComponentArtifact Package Description net.ssehub.easy.instantiation.core.model.artifactModel Contains the VIL artifact model. -
-
Uses of ComponentArtifact in net.ssehub.easy.instantiation.core.model.artifactModel
Methods in net.ssehub.easy.instantiation.core.model.artifactModel with parameters of type ComponentArtifact Modifier and Type Method Description abstract voidComponentArtifact. update(ComponentArtifact artifact)Updates this component.
-