cartago
Class ObservableArtifactInfo
java.lang.Object
cartago.ObservableArtifactInfo
- All Implemented Interfaces:
- java.io.Serializable
public class ObservableArtifactInfo
- extends java.lang.Object
- implements java.io.Serializable
TOPOLOGY EXTENSION:
Class storing info about an observable artifact
- Author:
- aricci
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObservableArtifactInfo
public ObservableArtifactInfo(ArtifactDescriptor des,
java.util.List<ArtifactObsProperty> props)
ObservableArtifactInfo
public ObservableArtifactInfo(ArtifactId targetArtifact,
java.util.List<ArtifactObsProperty> props)
getTargetArtifact
public ArtifactId getTargetArtifact()
getObsProperties
public java.util.List<ArtifactObsProperty> getObsProperties()
getDescriptor
public ArtifactDescriptor getDescriptor()
>DEIS - University of Bologna