Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » need to find out how to create own DataTypes the "right" way
need to find out how to create own DataTypes the "right" way [message #789145] Thu, 02 February 2012 16:59
B Simpson is currently offline B SimpsonFriend
Messages: 25
Registered: January 2012
Junior Member
hello guys,
here's what i am trying to accomplish (without profiles or stereotypes):

create my own datatypes:
- DatetimeType (format [default: 'Y-m-d H:i:s'])
- NumericType (length [default: 32], round_digits [default: 2])
- TextualType (max_length [default: 50], wysiwyg [default: TinyMCE])
etc.


class:
User
- date_created : DatetimeType
- login_counts : NumericType
- description : TextualType [wysiwyg : FCKEditor]

any hints on how to create user specified DataTypes AND _populate_ them?
thanks!
Previous Topic:Documentation on Profile creation
Next Topic:Update site is out?
Goto Forum:
  


Current Time: Sat Apr 20 03:15:27 GMT 2024

Powered by FUDForum. Page generated in 0.02934 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top