Package net.ssehub.easy.instantiation.core.model.artifactModel.representation
Contains the implementation of the artifact content representations.
-
Interface Summary Interface Description IArtifactRepresentation The common interface for all artifact representations. -
Class Summary Class Description AbstractArtifactRepresentation An abstract implementation of artifact representations which cares for modifiability and for listeners.Binary The binary representation of an artifact.Text The textual representation of an artifact (if there is any).