hmm this what i get:  ERROR - Couldn't find operation 'getType()' for
uml::Property.



thorque wrote:
> 
> Hello,
> 
> try
> 
> «DEFINE property FOR Property»
>   «this.getType().getName()»
> «ENDDEFINE»
> 
> Thorsten
> 
> On 4/10/07, Roberts V <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hello,
>>
>> i'm not sure whether this question has something to do with hibernate
>> cartridge, actually more with oaw.
>> but anyway i'm working with hibernate cartridge so i will ask :)
>>
>> this is working (to my mind - it should not work), no exceptions
>> «DEFINE property FOR Property»
>>    «this.type.name»
>> «ENDDEFINE»
>>
>> but this not.
>> i get error - "couldn't find operation 'getDatatype()' for uml::Property"
>> but according to Eclipse help there should be method getDatatype() for
>> property
>> «DEFINE property FOR Property»
>>    «this.getDatatype().getName()»
>> «ENDDEFINE»
>>
>> i'm sure - that i'm doing something wrong :|
>>
>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/uml%3A%3AProperty-question-tf3552540s17564.html#a9918175
>> Sent from the Fornax-Platform mailing list archive at Nabble.com.
>>
>>
>> -------------------------------------------------------------------------
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share
>> your
>> opinions on IT & business topics through brief surveys-and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> _______________________________________________
>> Fornax-developer mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/fornax-developer
>>
> 
> 
> 
> -- 
> Thorsten Kamann
> Software-Architect, Consultant, Coaching
> Germany, NRW
> 
> Business:
> itemis products and solutions GmbH & Co. KG
> Heinrichstraße 51
> 44536 Lünen
> 
> Rechtlicher Hinweis:
> Amtsgericht Dortmund, HRA 15841
> P.h.G.:
> Komplementär: itemis management GmbH, Amtsgericht Dortmund HRB 18939
> Geschäftsführer Jürgen Rödl
> 
> Personal:
> [EMAIL PROTECTED]
> http://www.thorsten-kamann.de/
> callto://thorque
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Fornax-developer mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/fornax-developer
> 
> 

-- 
View this message in context: 
http://www.nabble.com/uml%3A%3AProperty-question-tf3552540s17564.html#a9918684
Sent from the Fornax-Platform mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to