Java Doc for UMLMetafacadeProperties.java in  » UML » AndroMDA-3.2 » org » andromda » metafacades » uml » 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 » AndroMDA 3.2 » org.andromda.metafacades.uml 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   org.andromda.metafacades.uml.UMLMetafacadeProperties

UMLMetafacadeProperties
public class UMLMetafacadeProperties (Code)
Stores the metafacade namespace properties used throughout the UML metafacades.
author:
   Chad Brandon


Field Summary
final public static  StringALLOW_DEFAULT_IDENTITIFIERS
     Whether or not to allow default identifiers for modeled entities.
final public static  StringARRAY_NAME_SUFFIX
     Stores the suffix given to array type names.
final public static  StringCLASSIFIER_NAME_MASK
     The mask to apply to any classifier names
See Also:    NameMasker#mask(String, String) .
final public static  StringCLASSIFIER_PROPERTY_NAME_MASK
     The mask to apply to any of the classifier property names
See Also:    NameMasker#mask(String, String) .
final public static  StringCOLUMN_NAME_PREFIX
     Stores the property defining the prefix for entity table column names.
final public static  StringCONSTRAINT_SUFFIX
     The default suffix to use for foreign keys.
final public static  StringDEFAULT_ENUMERATION_LITERAL_TYPE
     The type to given default enumeration literals.
final public static  StringDEFAULT_IDENTIFIER_PATTERN
     The pattern used to construct the name entity default identifiers (if enabled).
final public static  StringDEFAULT_IDENTIFIER_TYPE
     The type to given default identifiers.
final public static  StringDEFAULT_IDENTIFIER_VISIBILITY
     The visibility to apply to default identifiers.
final public static  StringDEFAULT_MULTIPLICITY
     The namespace property used to define the default multiplicity of an attribute or association end (when one isn't modeled).
final public static  StringENABLE_MANAGEABLE_ENTITIES
     Whether or not to enable manageable entities for the currently running cartridge.
final public static  StringENABLE_TEMPLATING
     This property controls whether or not to produce templating parameters where possible.
final public static  StringENTITY_NAME_MASK
     The mask to apply to the entity name
See Also:    NameMasker#mask(String, String) .
final public static  StringENTITY_PROPERTY_NAME_MASK
     The mask to apply to the entity property (attributes and association) names
See Also:   MetafacadeUtils#getMaskedName(String, String) .
final public static  StringENUMERATION_LITERAL_NAME_MASK
     The mask to apply to enumeration literal names
See Also:    NameMasker#mask(String, String) .
final public static  StringENUMERATION_NAME_MASK
     The mask to apply to the enumeration literal name
See Also:    NameMasker#mask(String, String) .
final public static  StringFOREIGN_KEY_SUFFIX
     The default suffix to use for foreign keys.
final public static  StringJDBC_MAPPINGS_URI
     Stores the property containing the URI to the JDBC mappings file.
final public static  StringLANGUAGE_MAPPINGS_URI
     Stores the property containing the URI to the language mappings file.
final public static  StringMANAGEABLE_ID_DISPLAY_STRATEGY
     Denotes whether or not the id needs to be displayed when managing an entity, or whether this should be transparent for the user.
final public static  StringMANAGEABLE_PACKAGE_NAME_SUFFIX
     The namespace property used to denote the name of the subpackage create for manageable entities.
final public static  StringMANAGEABLE_SERVICE_ACCESSOR_PATTERN
     The namespace property used to identify the pattern used to construct the backend CRUD service's accessor.
final public static  StringMAX_SQL_NAME_LENGTH
     The maximum length a SQL name can be before its truncated.
final public static  StringNAMESPACE_SEPARATOR
     The separator used for packages and element names when constructing fully qualified names.
final public static  StringOPERATION_NAME_MASK
     The mask to apply to any operation names
See Also:    NameMasker#mask(String, String) .
final public static  StringPARAMETER_NAME_MASK
     The mask to apply to any parameter names
See Also:    NameMasker#mask(String, String) .
final public static  StringPLURALIZE_ASSOCIATION_END_NAMES
     Allows the pluralization of association end names (when the multiplicity is greater than one) to be turned on/off.
final public static  StringPOSTCONDITION_NAME_PATTERN
     The pattern used for constructing operations that handle postcondition constraints.
final public static  StringPRECONDITION_NAME_PATTERN
     The pattern used for constructing operations that handle precondition constraints.
final public static  StringPROPERTY_DEFAULT_MAX_LIST_SIZE
     Stores the default upper limit for lists.
final public static  StringPROPERTY_DEFAULT_PAGE_SIZE
     Stores the default number of records shown per page.
final public static  StringPROPERTY_DEFAULT_RESOLVEABLE
    
final public static  StringRELATION_NAME_SEPARATOR
     The seperator for relation names between associations.
final public static  StringROLE_NAME_MASK
     The mask to apply to role names
See Also:    NameMasker#mask(String, String) .
final public static  StringSCHEMA_NAME
     Stores the property defining the default schema name for entity tables.
final public static  StringSQL_MAPPINGS_URI
     Stores the property containing the URI to the SQL mappings file.
final public static  StringSQL_NAME_SEPARATOR
     The seperator to use when constructing SQL names.
final public static  StringTABLE_NAME_PREFIX
     Stores the property defining the prefix for entity table names.
final public static  StringTYPE_SAFE_ENUMS_ENABLED
     Indicates whether enumerations must be generated using a Java 5 type-safe enum or a traditional enumeration-pattern class.
final public static  StringUNDEFINED_NAME
     The name given to model elements without a name.
final public static  StringUSE_ARRAYS_FOR_MULTIPLICITIES_OF_TYPE_MANY
     Stores the boolean flag indicating whether or not we should use arrays instead of collections with associations of type many (where appropriate).
final public static  StringWRAPPER_MAPPINGS_URI
     Stores the property containing the URI to the Wrapper mappings file.



Field Detail
ALLOW_DEFAULT_IDENTITIFIERS
final public static String ALLOW_DEFAULT_IDENTITIFIERS(Code)
Whether or not to allow default identifiers for modeled entities.



ARRAY_NAME_SUFFIX
final public static String ARRAY_NAME_SUFFIX(Code)
Stores the suffix given to array type names.



CLASSIFIER_NAME_MASK
final public static String CLASSIFIER_NAME_MASK(Code)
The mask to apply to any classifier names
See Also:    NameMasker#mask(String, String) .



CLASSIFIER_PROPERTY_NAME_MASK
final public static String CLASSIFIER_PROPERTY_NAME_MASK(Code)
The mask to apply to any of the classifier property names
See Also:    NameMasker#mask(String, String) .



COLUMN_NAME_PREFIX
final public static String COLUMN_NAME_PREFIX(Code)
Stores the property defining the prefix for entity table column names.



CONSTRAINT_SUFFIX
final public static String CONSTRAINT_SUFFIX(Code)
The default suffix to use for foreign keys.



DEFAULT_ENUMERATION_LITERAL_TYPE
final public static String DEFAULT_ENUMERATION_LITERAL_TYPE(Code)
The type to given default enumeration literals.



DEFAULT_IDENTIFIER_PATTERN
final public static String DEFAULT_IDENTIFIER_PATTERN(Code)
The pattern used to construct the name entity default identifiers (if enabled).



DEFAULT_IDENTIFIER_TYPE
final public static String DEFAULT_IDENTIFIER_TYPE(Code)
The type to given default identifiers.



DEFAULT_IDENTIFIER_VISIBILITY
final public static String DEFAULT_IDENTIFIER_VISIBILITY(Code)
The visibility to apply to default identifiers.



DEFAULT_MULTIPLICITY
final public static String DEFAULT_MULTIPLICITY(Code)
The namespace property used to define the default multiplicity of an attribute or association end (when one isn't modeled).



ENABLE_MANAGEABLE_ENTITIES
final public static String ENABLE_MANAGEABLE_ENTITIES(Code)
Whether or not to enable manageable entities for the currently running cartridge.



ENABLE_TEMPLATING
final public static String ENABLE_TEMPLATING(Code)
This property controls whether or not to produce templating parameters where possible.



ENTITY_NAME_MASK
final public static String ENTITY_NAME_MASK(Code)
The mask to apply to the entity name
See Also:    NameMasker#mask(String, String) .



ENTITY_PROPERTY_NAME_MASK
final public static String ENTITY_PROPERTY_NAME_MASK(Code)
The mask to apply to the entity property (attributes and association) names
See Also:   MetafacadeUtils#getMaskedName(String, String) .



ENUMERATION_LITERAL_NAME_MASK
final public static String ENUMERATION_LITERAL_NAME_MASK(Code)
The mask to apply to enumeration literal names
See Also:    NameMasker#mask(String, String) .



ENUMERATION_NAME_MASK
final public static String ENUMERATION_NAME_MASK(Code)
The mask to apply to the enumeration literal name
See Also:    NameMasker#mask(String, String) .



FOREIGN_KEY_SUFFIX
final public static String FOREIGN_KEY_SUFFIX(Code)
The default suffix to use for foreign keys.



JDBC_MAPPINGS_URI
final public static String JDBC_MAPPINGS_URI(Code)
Stores the property containing the URI to the JDBC mappings file.



LANGUAGE_MAPPINGS_URI
final public static String LANGUAGE_MAPPINGS_URI(Code)
Stores the property containing the URI to the language mappings file.



MANAGEABLE_ID_DISPLAY_STRATEGY
final public static String MANAGEABLE_ID_DISPLAY_STRATEGY(Code)
Denotes whether or not the id needs to be displayed when managing an entity, or whether this should be transparent for the user.



MANAGEABLE_PACKAGE_NAME_SUFFIX
final public static String MANAGEABLE_PACKAGE_NAME_SUFFIX(Code)
The namespace property used to denote the name of the subpackage create for manageable entities.



MANAGEABLE_SERVICE_ACCESSOR_PATTERN
final public static String MANAGEABLE_SERVICE_ACCESSOR_PATTERN(Code)
The namespace property used to identify the pattern used to construct the backend CRUD service's accessor.



MAX_SQL_NAME_LENGTH
final public static String MAX_SQL_NAME_LENGTH(Code)
The maximum length a SQL name can be before its truncated.



NAMESPACE_SEPARATOR
final public static String NAMESPACE_SEPARATOR(Code)
The separator used for packages and element names when constructing fully qualified names.



OPERATION_NAME_MASK
final public static String OPERATION_NAME_MASK(Code)
The mask to apply to any operation names
See Also:    NameMasker#mask(String, String) .



PARAMETER_NAME_MASK
final public static String PARAMETER_NAME_MASK(Code)
The mask to apply to any parameter names
See Also:    NameMasker#mask(String, String) .



PLURALIZE_ASSOCIATION_END_NAMES
final public static String PLURALIZE_ASSOCIATION_END_NAMES(Code)
Allows the pluralization of association end names (when the multiplicity is greater than one) to be turned on/off.



POSTCONDITION_NAME_PATTERN
final public static String POSTCONDITION_NAME_PATTERN(Code)
The pattern used for constructing operations that handle postcondition constraints.



PRECONDITION_NAME_PATTERN
final public static String PRECONDITION_NAME_PATTERN(Code)
The pattern used for constructing operations that handle precondition constraints.



PROPERTY_DEFAULT_MAX_LIST_SIZE
final public static String PROPERTY_DEFAULT_MAX_LIST_SIZE(Code)
Stores the default upper limit for lists.



PROPERTY_DEFAULT_PAGE_SIZE
final public static String PROPERTY_DEFAULT_PAGE_SIZE(Code)
Stores the default number of records shown per page.



PROPERTY_DEFAULT_RESOLVEABLE
final public static String PROPERTY_DEFAULT_RESOLVEABLE(Code)
Are manageable tables resolved by default when referenced ?



RELATION_NAME_SEPARATOR
final public static String RELATION_NAME_SEPARATOR(Code)
The seperator for relation names between associations.



ROLE_NAME_MASK
final public static String ROLE_NAME_MASK(Code)
The mask to apply to role names
See Also:    NameMasker#mask(String, String) .



SCHEMA_NAME
final public static String SCHEMA_NAME(Code)
Stores the property defining the default schema name for entity tables.



SQL_MAPPINGS_URI
final public static String SQL_MAPPINGS_URI(Code)
Stores the property containing the URI to the SQL mappings file.



SQL_NAME_SEPARATOR
final public static String SQL_NAME_SEPARATOR(Code)
The seperator to use when constructing SQL names.



TABLE_NAME_PREFIX
final public static String TABLE_NAME_PREFIX(Code)
Stores the property defining the prefix for entity table names.



TYPE_SAFE_ENUMS_ENABLED
final public static String TYPE_SAFE_ENUMS_ENABLED(Code)
Indicates whether enumerations must be generated using a Java 5 type-safe enum or a traditional enumeration-pattern class.



UNDEFINED_NAME
final public static String UNDEFINED_NAME(Code)
The name given to model elements without a name.



USE_ARRAYS_FOR_MULTIPLICITIES_OF_TYPE_MANY
final public static String USE_ARRAYS_FOR_MULTIPLICITIES_OF_TYPE_MANY(Code)
Stores the boolean flag indicating whether or not we should use arrays instead of collections with associations of type many (where appropriate).



WRAPPER_MAPPINGS_URI
final public static String WRAPPER_MAPPINGS_URI(Code)
Stores the property containing the URI to the Wrapper mappings file.





Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

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