The Java interface is mapped directly to the UML Interface with the stereotype «JavaInterface». This stereotype is optional, and if the UML Interface has no stereotype, Java CE treats it as a Java interface. If no appropriate property is found in the UMLinterface, modifiers are mapped into UML Interface properties or to the Java language properties for the interface. All mapping rules used in Java class mapping apply to the Java interface.

Related Pages: