DictionaryForumContacts

   English Russian
Google | Forvo | +
the UML 2.0 interface concept expands the notion of interface used in popular programming languagesstresses
progr. Концепция интерфейса UML 2.0 расширяет понятие интерфейса, используемого в популярных языках программирования (и в более ранних версиях UML). Интерфейс может объявлять атрибуты, а не только операции. В противоположность этому Java-интерфейс может содержать только элементы данных, которые должны быть константами (определенными как static – статические и final – заключительные; and in earlier versions of the UML). An interface can declare attributes, not just operations. By contrast, in Java an interface can contain data members but they must be constants (defined as static and final; см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering)