Uses of Interface
net.ssehub.easy.instantiation.core.model.artifactModel.representation.IArtifactRepresentation
-
Packages that use IArtifactRepresentation Package Description net.ssehub.easy.instantiation.core.model.artifactModel.representation Contains the implementation of the artifact content representations. -
-
Uses of IArtifactRepresentation in net.ssehub.easy.instantiation.core.model.artifactModel.representation
Classes in net.ssehub.easy.instantiation.core.model.artifactModel.representation that implement IArtifactRepresentation Modifier and Type Class Description classAbstractArtifactRepresentationAn abstract implementation of artifact representations which cares for modifiability and for listeners.classBinaryThe binary representation of an artifact.classTextThe textual representation of an artifact (if there is any).
-