Interface ComponentWithCoordinates
- All Superinterfaces:
Named, SoftwareComponent
Represents a component that determines its publication coordinates.
- Since:
- 4.7
-
Nested Class Summary
Nested classes/interfaces inherited from interface Named
Named.Namer -
Method Summary
Modifier and TypeMethodDescriptionThe publication coordinates for this component.
-
Method Details
-
getCoordinates
ModuleVersionIdentifier getCoordinates()The publication coordinates for this component.
-