Belongs to the Customer class, a Complex class 
Name: Jenny (String)
Gender: Female (String)
Age: 42 (Number)
Primitive classes
                                
                                
Referring the instance using the current instance qualifier
Referring the instance by name
                                
Framework Methods
User Defined Method
                                
Return CUSTOMER
                                
Stock balance  = STOCKBAL – Quantity
(STOCKBAL)         1000 – 1500
	          = -500
STOCKBAL updated, but STOCKBAL is < 0, which is against business rule
Sale Event
Without Encapsulation
With Encapsulation
Stock balance = STOCKBAL – Quantity
(STOCKBAL)
STOCKBAL is not updated, as STOCKBAL is < 0
Sale Event
UpdateStockbal()
Returns False
STOCKBAL is Public
STOCKBAL is Private
                                
Customer Number field appears as a drop-down list in the CASH event presentation
Customer Number field appears as a drop-down list in the SALE event presentation
CUST ispec presentation
                                
SalesOrder
orderNum
custID
billAddress
delivAddress
Address
streetNum
streetName
streetType
town
billAddress
delivAddress
SalesOrder object owns two instances of Address class
                                
Stereotypes in AB Suite
Segment
Ispec
Report
Frame
Group
Insertable
Event
CopyIspec
CopyEvent
SQL Script
Presentation Interface
Serializable Interface
                                
Если не удалось найти и скачать презентацию, Вы можете заказать его на нашем сайте. Мы постараемся найти нужный Вам материал и отправим по электронной почте. Не стесняйтесь обращаться к нам, если у вас возникли вопросы или пожелания:
Email: Нажмите что бы посмотреть