<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>EntierStudio</title> <link rel="stylesheet" type="text/css" href="styles/layout.css" /> </head> <body> <table class="page" cellspacing="0" cellpadding="0"> <thead> <tr> <td class="pageHead"><div class="pageHeadName"><a href="javascript:history.go(-1)"><<</a>Overview<a href="javascript:history.go(1)">>></a></div></td> </tr> </thead> <tbody> <tr> <td class="pageBody"> <br /> <table class="pageBodyPane" cellspacing="2" cellpadding="2"> <thead class="paneHead"> <tr><td><h1>Property</h1></td></tr> </thead> <tbody class="paneBody"> <tr><td> <p class="topicStatus">[This topic is part of the alpha version documentation and is subject to change in future releases. Blank topics are included as placeholders.]</p> <div class="topicPanel"> <p class="TopicBlock">A property is an user-defined keyword that extends the definition of a model element (e.g. packages, classes, attributes, methods...) with some useful annotations.</p> <p class="TopicBlock">Like an UML tagged value, a property-value pair may be attached to any model element.</p> <p class="topicQuote">There is no predefined properties in EntierStudio</p> <p class="TopicBlock">A property may be one of these five kinds :</p> <ol> <li> Constraints.</li> <li> Modifiers.</li> <li> Specifiers.</li> <li> Stereotypes.</li> <li> Types.</li> </ol> <p class="TopicBlock">These names are only for convenience. They do not refer to distinct behaviours.</p> </div> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </body> </html>