|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Feature | |
org.infolayer.model | |
org.infolayer.templates.html |
Uses of Feature in org.infolayer.model |
Subclasses of Feature in org.infolayer.model | |
class |
UmlAssociationEnd
Functionality shifted to UmlProperty, Only needed for XMI compatibility purposes |
class |
UmlAttribute
|
class |
UmlOperation
|
class |
UmlProperty
|
Uses of Feature in org.infolayer.templates.html |
Methods in org.infolayer.templates.html with parameters of type Feature | |
static void |
TE_property.writeEnumerationSelect(XmlSerializer xw,
IlRequest context,
UmlClass cls,
UmlObject object,
Feature part,
java.lang.Object value,
boolean query)
|
static void |
TE_property.writeBooleanSelect(XmlSerializer xw,
IlRequest context,
UmlClass cls,
UmlObject object,
Feature part,
java.lang.Object value,
boolean query)
|
static void |
HtmlUtils.writeLabel(XmlSerializer xw,
IlRequest context,
Feature part)
Writes the label for a part. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |