Класс — различия между версиями

Материал из Uml2Wiki
Перейти к: навигация, поиск
 
Строка 13: Строка 13:
 
:A descriptor for a set of system objects that share the same attributes, operations, relationships, and behavior. A class represents a concept in the system under design. When used as an analysis model, a class will generally also correspond to a real-world entity  
 
:A descriptor for a set of system objects that share the same attributes, operations, relationships, and behavior. A class represents a concept in the system under design. When used as an analysis model, a class will generally also correspond to a real-world entity  
 
|}
 
|}
 +
 +
[http://lib.uml2.ru/C Назад]
 +
 +
[http://lib.uml2.ru/Приложение_А._Глоссарий Вернуться к указателю]

Текущая версия на 22:23, 16 октября 2011

Русский English

Класс

Class

Описывает группу системных объектов, которые имеют одинаковые атрибуты, операции, отношения и поведение. Класс представляет (описывает) концепцию разрабатываемой системы. Когда его используют в модели (см. Модель) анализа, класс соответствует объекту реального мира
A descriptor for a set of system objects that share the same attributes, operations, relationships, and behavior. A class represents a concept in the system under design. When used as an analysis model, a class will generally also correspond to a real-world entity

Назад

Вернуться к указателю