1 package org.omg.uml.foundation.core;2 3 public interface Artifact extends org.omg.uml.foundation.core.Classifier {4 }5