SQLServer::City

Header Image
Project:
City 1 : Public <<Entity>> Entity
Created: 22/04/2024 21:22:56
Modified: 12/05/2024 21:32:14
Project:
Advanced:
Name of a City<br/>
  • Attributes
  • Operations
  • Associations From
  • Advanced
  • Other Links
Attribute Scope Type
Id Protected Int32
Notes: The unique system generated coded to identify a City ££<br/>
Name Public String
 
State Public String
 
Operation
Public
Persons (City: self, ) : SQLServer.Person
Details:
Notes: Navigation to all People in City<br/>
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
Restaurants (City: self, ) : SQLServer.Restaurant
Details:
Notes: Navigation to all Restaurants in City<br/><br/>
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Element Source Role Target Role
«Entity» Restaurant
Entity «Association»
Name: Restaurants
 
Name: City
 
Details:
 
«Entity» Person
Entity «Association»
Name: Persons
 
Name: City
 
Details:
 
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
«View» Node View Realization To