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