Uses of Class
net.ssehub.easy.instantiation.core.model.artifactModel.representation.AbstractArtifactRepresentation
-
Packages that use AbstractArtifactRepresentation Package Description net.ssehub.easy.instantiation.core.model.artifactModel.representation Contains the implementation of the artifact content representations. -
-
Uses of AbstractArtifactRepresentation in net.ssehub.easy.instantiation.core.model.artifactModel.representation
Subclasses of AbstractArtifactRepresentation in net.ssehub.easy.instantiation.core.model.artifactModel.representation Modifier and Type Class Description classBinaryThe binary representation of an artifact.classTextThe textual representation of an artifact (if there is any).
-