Java Doc for RelationalAssociationTable.java in  » UML » MetaBoss » com » metaboss » sdlctools » models » metabossmodel » enterprisemodel » systemimplementationmodel » domainimplementationmodel » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » UML » MetaBoss » com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.domainimplementationmodel 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.domainimplementationmodel.RelationalAssociationTable

RelationalAssociationTable
public interface RelationalAssociationTable extends com.metaboss.sdlctools.models.metabossmodel.ModelElement(Code)
RelationalAssociationTable object instance interface.




Method Summary
public  com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.AssociationgetAssociation()
     Returns the value of reference association.
public  com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.domainimplementationmodel.DomainRelationalStorageDefinitiongetDomainStorage()
     Returns the value of reference domainStorage.
public  java.lang.StringgetFirstRoleColumnNameOverride()
     Returns the value of attribute firstRoleColumnNameOverride.
public  java.lang.StringgetFirstRoleColumnNameSuggestion()
     Returns the value of attribute firstRoleColumnNameSuggestion.
public  java.lang.StringgetFirstRoleReferentialConstraintNameOverride()
     Returns the value of attribute firstRoleReferentialConstraintNameOverride.
public  java.lang.StringgetFirstRoleReferentialConstraintNameSuggestion()
     Returns the value of attribute firstRoleReferentialConstraintNameSuggestion.
public  java.lang.StringgetNameOverride()
     Returns the value of attribute nameOverride.
public  java.lang.StringgetNameSuggestion()
     Returns the value of attribute nameSuggestion.
public  java.lang.StringgetPrimaryKeyConstraintNameOverride()
     Returns the value of attribute primaryKeyConstraintNameOverride.
public  java.lang.StringgetPrimaryKeyConstraintNameSuggestion()
     Returns the value of attribute primaryKeyConstraintNameSuggestion.
public  java.lang.StringgetSecondRoleColumnNameOverride()
     Returns the value of attribute secondRoleColumnNameOverride.
public  java.lang.StringgetSecondRoleColumnNameSuggestion()
     Returns the value of attribute secondRoleColumnNameSuggestion.
public  java.lang.StringgetSecondRoleReferentialConstraintNameOverride()
     Returns the value of attribute secondRoleReferentialConstraintNameOverride.
public  java.lang.StringgetSecondRoleReferentialConstraintNameSuggestion()
     Returns the value of attribute secondRoleReferentialConstraintNameSuggestion.
public  java.lang.StringgetTableAlias()
     Returns the value of attribute tableAlias.
public  voidsetAssociation(com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.Association newValue)
     Sets the value of reference association.
public  voidsetDomainStorage(com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.domainimplementationmodel.DomainRelationalStorageDefinition newValue)
     Sets the value of reference domainStorage.
public  voidsetFirstRoleColumnNameOverride(java.lang.String newValue)
     Sets the value of firstRoleColumnNameOverride attribute.
public  voidsetFirstRoleColumnNameSuggestion(java.lang.String newValue)
     Sets the value of firstRoleColumnNameSuggestion attribute.
public  voidsetFirstRoleReferentialConstraintNameOverride(java.lang.String newValue)
     Sets the value of firstRoleReferentialConstraintNameOverride attribute.
public  voidsetFirstRoleReferentialConstraintNameSuggestion(java.lang.String newValue)
     Sets the value of firstRoleReferentialConstraintNameSuggestion attribute.
public  voidsetNameOverride(java.lang.String newValue)
     Sets the value of nameOverride attribute.
public  voidsetNameSuggestion(java.lang.String newValue)
     Sets the value of nameSuggestion attribute.
public  voidsetPrimaryKeyConstraintNameOverride(java.lang.String newValue)
     Sets the value of primaryKeyConstraintNameOverride attribute.
public  voidsetPrimaryKeyConstraintNameSuggestion(java.lang.String newValue)
     Sets the value of primaryKeyConstraintNameSuggestion attribute.
public  voidsetSecondRoleColumnNameOverride(java.lang.String newValue)
     Sets the value of secondRoleColumnNameOverride attribute.
public  voidsetSecondRoleColumnNameSuggestion(java.lang.String newValue)
     Sets the value of secondRoleColumnNameSuggestion attribute.
public  voidsetSecondRoleReferentialConstraintNameOverride(java.lang.String newValue)
     Sets the value of secondRoleReferentialConstraintNameOverride attribute.
public  voidsetSecondRoleReferentialConstraintNameSuggestion(java.lang.String newValue)
     Sets the value of secondRoleReferentialConstraintNameSuggestion attribute.
public  voidsetTableAlias(java.lang.String newValue)
     Sets the value of tableAlias attribute.



Method Detail
getAssociation
public com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.Association getAssociation()(Code)
Returns the value of reference association. Value of reference association.



getDomainStorage
public com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.domainimplementationmodel.DomainRelationalStorageDefinition getDomainStorage()(Code)
Returns the value of reference domainStorage. Value of reference domainStorage.



getFirstRoleColumnNameOverride
public java.lang.String getFirstRoleColumnNameOverride()(Code)
Returns the value of attribute firstRoleColumnNameOverride. Value of attribute firstRoleColumnNameOverride.



getFirstRoleColumnNameSuggestion
public java.lang.String getFirstRoleColumnNameSuggestion()(Code)
Returns the value of attribute firstRoleColumnNameSuggestion. Value of attribute firstRoleColumnNameSuggestion.



getFirstRoleReferentialConstraintNameOverride
public java.lang.String getFirstRoleReferentialConstraintNameOverride()(Code)
Returns the value of attribute firstRoleReferentialConstraintNameOverride. Value of attribute firstRoleReferentialConstraintNameOverride.



getFirstRoleReferentialConstraintNameSuggestion
public java.lang.String getFirstRoleReferentialConstraintNameSuggestion()(Code)
Returns the value of attribute firstRoleReferentialConstraintNameSuggestion. Value of attribute firstRoleReferentialConstraintNameSuggestion.



getNameOverride
public java.lang.String getNameOverride()(Code)
Returns the value of attribute nameOverride. Value of attribute nameOverride.



getNameSuggestion
public java.lang.String getNameSuggestion()(Code)
Returns the value of attribute nameSuggestion. Value of attribute nameSuggestion.



getPrimaryKeyConstraintNameOverride
public java.lang.String getPrimaryKeyConstraintNameOverride()(Code)
Returns the value of attribute primaryKeyConstraintNameOverride. Value of attribute primaryKeyConstraintNameOverride.



getPrimaryKeyConstraintNameSuggestion
public java.lang.String getPrimaryKeyConstraintNameSuggestion()(Code)
Returns the value of attribute primaryKeyConstraintNameSuggestion. Value of attribute primaryKeyConstraintNameSuggestion.



getSecondRoleColumnNameOverride
public java.lang.String getSecondRoleColumnNameOverride()(Code)
Returns the value of attribute secondRoleColumnNameOverride. Value of attribute secondRoleColumnNameOverride.



getSecondRoleColumnNameSuggestion
public java.lang.String getSecondRoleColumnNameSuggestion()(Code)
Returns the value of attribute secondRoleColumnNameSuggestion. Value of attribute secondRoleColumnNameSuggestion.



getSecondRoleReferentialConstraintNameOverride
public java.lang.String getSecondRoleReferentialConstraintNameOverride()(Code)
Returns the value of attribute secondRoleReferentialConstraintNameOverride. Value of attribute secondRoleReferentialConstraintNameOverride.



getSecondRoleReferentialConstraintNameSuggestion
public java.lang.String getSecondRoleReferentialConstraintNameSuggestion()(Code)
Returns the value of attribute secondRoleReferentialConstraintNameSuggestion. Value of attribute secondRoleReferentialConstraintNameSuggestion.



getTableAlias
public java.lang.String getTableAlias()(Code)
Returns the value of attribute tableAlias. Value of attribute tableAlias.



setAssociation
public void setAssociation(com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.Association newValue)(Code)
Sets the value of reference association. See RelationalAssociationTable.getAssociation for description on the reference.
Parameters:
  newValue - New value to be set.



setDomainStorage
public void setDomainStorage(com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.domainimplementationmodel.DomainRelationalStorageDefinition newValue)(Code)
Sets the value of reference domainStorage. See RelationalAssociationTable.getDomainStorage for description on the reference.
Parameters:
  newValue - New value to be set.



setFirstRoleColumnNameOverride
public void setFirstRoleColumnNameOverride(java.lang.String newValue)(Code)
Sets the value of firstRoleColumnNameOverride attribute. See RelationalAssociationTable.getFirstRoleColumnNameOverride for description on the attribute.
Parameters:
  newValue - New value to be set.



setFirstRoleColumnNameSuggestion
public void setFirstRoleColumnNameSuggestion(java.lang.String newValue)(Code)
Sets the value of firstRoleColumnNameSuggestion attribute. See RelationalAssociationTable.getFirstRoleColumnNameSuggestion for description on the attribute.
Parameters:
  newValue - New value to be set.



setFirstRoleReferentialConstraintNameOverride
public void setFirstRoleReferentialConstraintNameOverride(java.lang.String newValue)(Code)
Sets the value of firstRoleReferentialConstraintNameOverride attribute. See RelationalAssociationTable.getFirstRoleReferentialConstraintNameOverride for description on the attribute.
Parameters:
  newValue - New value to be set.



setFirstRoleReferentialConstraintNameSuggestion
public void setFirstRoleReferentialConstraintNameSuggestion(java.lang.String newValue)(Code)
Sets the value of firstRoleReferentialConstraintNameSuggestion attribute. See RelationalAssociationTable.getFirstRoleReferentialConstraintNameSuggestion for description on the attribute.
Parameters:
  newValue - New value to be set.



setNameOverride
public void setNameOverride(java.lang.String newValue)(Code)
Sets the value of nameOverride attribute. See RelationalAssociationTable.getNameOverride for description on the attribute.
Parameters:
  newValue - New value to be set.



setNameSuggestion
public void setNameSuggestion(java.lang.String newValue)(Code)
Sets the value of nameSuggestion attribute. See RelationalAssociationTable.getNameSuggestion for description on the attribute.
Parameters:
  newValue - New value to be set.



setPrimaryKeyConstraintNameOverride
public void setPrimaryKeyConstraintNameOverride(java.lang.String newValue)(Code)
Sets the value of primaryKeyConstraintNameOverride attribute. See RelationalAssociationTable.getPrimaryKeyConstraintNameOverride for description on the attribute.
Parameters:
  newValue - New value to be set.



setPrimaryKeyConstraintNameSuggestion
public void setPrimaryKeyConstraintNameSuggestion(java.lang.String newValue)(Code)
Sets the value of primaryKeyConstraintNameSuggestion attribute. See RelationalAssociationTable.getPrimaryKeyConstraintNameSuggestion for description on the attribute.
Parameters:
  newValue - New value to be set.



setSecondRoleColumnNameOverride
public void setSecondRoleColumnNameOverride(java.lang.String newValue)(Code)
Sets the value of secondRoleColumnNameOverride attribute. See RelationalAssociationTable.getSecondRoleColumnNameOverride for description on the attribute.
Parameters:
  newValue - New value to be set.



setSecondRoleColumnNameSuggestion
public void setSecondRoleColumnNameSuggestion(java.lang.String newValue)(Code)
Sets the value of secondRoleColumnNameSuggestion attribute. See RelationalAssociationTable.getSecondRoleColumnNameSuggestion for description on the attribute.
Parameters:
  newValue - New value to be set.



setSecondRoleReferentialConstraintNameOverride
public void setSecondRoleReferentialConstraintNameOverride(java.lang.String newValue)(Code)
Sets the value of secondRoleReferentialConstraintNameOverride attribute. See RelationalAssociationTable.getSecondRoleReferentialConstraintNameOverride for description on the attribute.
Parameters:
  newValue - New value to be set.



setSecondRoleReferentialConstraintNameSuggestion
public void setSecondRoleReferentialConstraintNameSuggestion(java.lang.String newValue)(Code)
Sets the value of secondRoleReferentialConstraintNameSuggestion attribute. See RelationalAssociationTable.getSecondRoleReferentialConstraintNameSuggestion for description on the attribute.
Parameters:
  newValue - New value to be set.



setTableAlias
public void setTableAlias(java.lang.String newValue)(Code)
Sets the value of tableAlias attribute. See RelationalAssociationTable.getTableAlias for description on the attribute.
Parameters:
  newValue - New value to be set.



www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.