cartago
Class ArtifactOutPort

java.lang.Object
  extended by cartago.ArtifactOutPort

public class ArtifactOutPort
extends java.lang.Object

Class representing artifact out port.

Author:
aricci

Method Summary
 void addArtifact(ArtifactId id)
           
 java.util.ArrayList<ArtifactId> getArtifactList()
           
 java.lang.String getPortName()
           
 void removeArtifact(ArtifactId id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getArtifactList

public java.util.ArrayList<ArtifactId> getArtifactList()

addArtifact

public void addArtifact(ArtifactId id)

getPortName

public java.lang.String getPortName()

removeArtifact

public void removeArtifact(ArtifactId id)


>DEIS - University of Bologna