Package net.ssehub.easy.instantiation.core.model.artifactModel.variability
Contains fragment artifacts, i.e., artifacts which are used to decompose
other artifacts but cannot be used standalone. Fragments within this package
are created as part of other fragments and resolved during the instantiation process, i.e.,
they are handled internally but may be used by other fragments and composite artifacts.
-
Class Summary Class Description AlternativeFragment Describes an alternative fragment.MultipleSelectionFragment Represents a multiple selection fragment.OptionalityFragment Describes an optional fragment.VariabilityFragment A top-level class for variability fragments, i.e., fragments combined with other types of fragments to explicitly express variability in generic artifacts.