Java Doc for RelationalReferenceTable.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.RelationalReferenceTable

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




Method Summary
public  com.metaboss.sdlctools.models.metabossmodel.datadictionarymodel.DataTypegetDataType()
     Returns the value of reference dataType.
public  java.lang.StringgetDescriptionColumnNameOverride()
     Returns the value of attribute descriptionColumnNameOverride.
public  java.lang.StringgetDescriptionColumnNameSuggestion()
     Returns the value of attribute descriptionColumnNameSuggestion.
public  com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.domainimplementationmodel.DomainRelationalStorageDefinitiongetDomainStorage()
     Returns the value of reference domainStorage.
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.StringgetTableAlias()
     Returns the value of attribute tableAlias.
public  java.lang.StringgetValueColumnNameOverride()
     Returns the value of attribute valueColumnNameOverride.
public  java.lang.StringgetValueColumnNameSuggestion()
     Returns the value of attribute valueColumnNameSuggestion.
public  java.lang.StringgetWeightColumnNameOverride()
     Returns the value of attribute weightColumnNameOverride.
public  java.lang.StringgetWeightColumnNameSuggestion()
     Returns the value of attribute weightColumnNameSuggestion.
public  java.lang.StringgetWeightConstraintNameOverride()
     Returns the value of attribute weightConstraintNameOverride.
public  java.lang.StringgetWeightConstraintNameSuggestion()
     Returns the value of attribute weightConstraintNameSuggestion.
public  booleanisHasComparisonMechanism()
     Returns the value of attribute hasComparisonMechanism.
public  voidsetDataType(com.metaboss.sdlctools.models.metabossmodel.datadictionarymodel.DataType newValue)
     Sets the value of reference dataType.
public  voidsetDescriptionColumnNameOverride(java.lang.String newValue)
     Sets the value of descriptionColumnNameOverride attribute.
public  voidsetDescriptionColumnNameSuggestion(java.lang.String newValue)
     Sets the value of descriptionColumnNameSuggestion attribute.
public  voidsetDomainStorage(com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.domainimplementationmodel.DomainRelationalStorageDefinition newValue)
     Sets the value of reference domainStorage.
public  voidsetHasComparisonMechanism(boolean newValue)
     Sets the value of hasComparisonMechanism 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  voidsetTableAlias(java.lang.String newValue)
     Sets the value of tableAlias attribute.
public  voidsetValueColumnNameOverride(java.lang.String newValue)
     Sets the value of valueColumnNameOverride attribute.
public  voidsetValueColumnNameSuggestion(java.lang.String newValue)
     Sets the value of valueColumnNameSuggestion attribute.
public  voidsetWeightColumnNameOverride(java.lang.String newValue)
     Sets the value of weightColumnNameOverride attribute.
public  voidsetWeightColumnNameSuggestion(java.lang.String newValue)
     Sets the value of weightColumnNameSuggestion attribute.
public  voidsetWeightConstraintNameOverride(java.lang.String newValue)
     Sets the value of weightConstraintNameOverride attribute.
public  voidsetWeightConstraintNameSuggestion(java.lang.String newValue)
     Sets the value of weightConstraintNameSuggestion attribute.



Method Detail
getDataType
public com.metaboss.sdlctools.models.metabossmodel.datadictionarymodel.DataType getDataType()(Code)
Returns the value of reference dataType. Value of reference dataType.



getDescriptionColumnNameOverride
public java.lang.String getDescriptionColumnNameOverride()(Code)
Returns the value of attribute descriptionColumnNameOverride. Value of attribute descriptionColumnNameOverride.



getDescriptionColumnNameSuggestion
public java.lang.String getDescriptionColumnNameSuggestion()(Code)
Returns the value of attribute descriptionColumnNameSuggestion. Value of attribute descriptionColumnNameSuggestion.



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



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.



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



getValueColumnNameOverride
public java.lang.String getValueColumnNameOverride()(Code)
Returns the value of attribute valueColumnNameOverride. Value of attribute valueColumnNameOverride.



getValueColumnNameSuggestion
public java.lang.String getValueColumnNameSuggestion()(Code)
Returns the value of attribute valueColumnNameSuggestion. Value of attribute valueColumnNameSuggestion.



getWeightColumnNameOverride
public java.lang.String getWeightColumnNameOverride()(Code)
Returns the value of attribute weightColumnNameOverride. Value of attribute weightColumnNameOverride.



getWeightColumnNameSuggestion
public java.lang.String getWeightColumnNameSuggestion()(Code)
Returns the value of attribute weightColumnNameSuggestion. Value of attribute weightColumnNameSuggestion.



getWeightConstraintNameOverride
public java.lang.String getWeightConstraintNameOverride()(Code)
Returns the value of attribute weightConstraintNameOverride. Value of attribute weightConstraintNameOverride.



getWeightConstraintNameSuggestion
public java.lang.String getWeightConstraintNameSuggestion()(Code)
Returns the value of attribute weightConstraintNameSuggestion. Value of attribute weightConstraintNameSuggestion.



isHasComparisonMechanism
public boolean isHasComparisonMechanism()(Code)
Returns the value of attribute hasComparisonMechanism. Value of attribute hasComparisonMechanism.



setDataType
public void setDataType(com.metaboss.sdlctools.models.metabossmodel.datadictionarymodel.DataType newValue)(Code)
Sets the value of reference dataType. See RelationalReferenceTable.getDataType for description on the reference.
Parameters:
  newValue - New value to be set.



setDescriptionColumnNameOverride
public void setDescriptionColumnNameOverride(java.lang.String newValue)(Code)
Sets the value of descriptionColumnNameOverride attribute. See RelationalReferenceTable.getDescriptionColumnNameOverride for description on the attribute.
Parameters:
  newValue - New value to be set.



setDescriptionColumnNameSuggestion
public void setDescriptionColumnNameSuggestion(java.lang.String newValue)(Code)
Sets the value of descriptionColumnNameSuggestion attribute. See RelationalReferenceTable.getDescriptionColumnNameSuggestion for description on the attribute.
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 RelationalReferenceTable.getDomainStorage for description on the reference.
Parameters:
  newValue - New value to be set.



setHasComparisonMechanism
public void setHasComparisonMechanism(boolean newValue)(Code)
Sets the value of hasComparisonMechanism attribute. See RelationalReferenceTable.isHasComparisonMechanism 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 RelationalReferenceTable.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 RelationalReferenceTable.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 RelationalReferenceTable.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 RelationalReferenceTable.getPrimaryKeyConstraintNameSuggestion 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 RelationalReferenceTable.getTableAlias for description on the attribute.
Parameters:
  newValue - New value to be set.



setValueColumnNameOverride
public void setValueColumnNameOverride(java.lang.String newValue)(Code)
Sets the value of valueColumnNameOverride attribute. See RelationalReferenceTable.getValueColumnNameOverride for description on the attribute.
Parameters:
  newValue - New value to be set.



setValueColumnNameSuggestion
public void setValueColumnNameSuggestion(java.lang.String newValue)(Code)
Sets the value of valueColumnNameSuggestion attribute. See RelationalReferenceTable.getValueColumnNameSuggestion for description on the attribute.
Parameters:
  newValue - New value to be set.



setWeightColumnNameOverride
public void setWeightColumnNameOverride(java.lang.String newValue)(Code)
Sets the value of weightColumnNameOverride attribute. See RelationalReferenceTable.getWeightColumnNameOverride for description on the attribute.
Parameters:
  newValue - New value to be set.



setWeightColumnNameSuggestion
public void setWeightColumnNameSuggestion(java.lang.String newValue)(Code)
Sets the value of weightColumnNameSuggestion attribute. See RelationalReferenceTable.getWeightColumnNameSuggestion for description on the attribute.
Parameters:
  newValue - New value to be set.



setWeightConstraintNameOverride
public void setWeightConstraintNameOverride(java.lang.String newValue)(Code)
Sets the value of weightConstraintNameOverride attribute. See RelationalReferenceTable.getWeightConstraintNameOverride for description on the attribute.
Parameters:
  newValue - New value to be set.



setWeightConstraintNameSuggestion
public void setWeightConstraintNameSuggestion(java.lang.String newValue)(Code)
Sets the value of weightConstraintNameSuggestion attribute. See RelationalReferenceTable.getWeightConstraintNameSuggestion 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.