01.01.2015 Views

UML Weekend Crash Course™ - To Parent Directory

UML Weekend Crash Course™ - To Parent Directory

UML Weekend Crash Course™ - To Parent Directory

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Glossary<br />

<br />

abstract class<br />

A class that cannot be instantiated because a method (an implementation) has not been<br />

specified for every operation of the class. See also operation and method.<br />

abstract data type<br />

A class created to encapsulate a type of information common to an application. It is often<br />

used for items such as addresses, which contain a number of individual fields combined in a<br />

specific way and edited according to rules unique to that combination. See also encapsulation.<br />

abstraction<br />

A unique representation of a real-world entity. The intent of the representation is not a<br />

comprehensive description, but rather a description that is useful for a specific application<br />

or purpose. For more information see Session 1.<br />

abstract operation<br />

An operation without an associated method (implementation). See also operation and<br />

method.<br />

action<br />

A response to an event in a Statechart diagram, typically part of the transition from one<br />

state to another and typically atomic (cannot be broken into subtasks). See also event and<br />

Statechart.<br />

action state<br />

A condition in an object where it is occupied with the execution of an atomic behavior. An<br />

activity in an Activity diagram represents an action state.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!