Package | Description |
---|---|
org.tanjakostic.jcleancim.model |
Classes being created by a builder or with the API (code) to hold the in-memory UML model.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
UmlObject.addTaggedValue(java.lang.String name,
java.lang.String value)
Adds the UML tagged value (
name , value pair) to this UML object, as
defined in the UML model. |
java.lang.String |
AbstractUmlObject.addTaggedValue(java.lang.String name,
java.lang.String value) |
Copyright 2009-2015 Tatjana (Tanja) Kostic