|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.uml.UMLStereotypeManager
+-----------+ 0..1 stereotypes 0..1 UMLStereotypeManager | getText() |----------------------------------------- UMLStereotype +-----------+ uMLStereotypeManager stereotypes
Field Summary | |
static java.lang.String |
COMPONENT
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
CONSISTENCYRULE
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
CONTRACT
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
DATABASE
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
DBVERSANT
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
DTD_CHOICE
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
DTD_MIXED
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
DTD_PERSISTENT
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
DTD_SEQUENCE
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
FSA_UNPARSE_MODULE
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
IMMUTABLE
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
IMPORT
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
INTERFACE
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
JAVA_BEAN_COMPONENT
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
NAVIGABLE
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
OODATABASE
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
OQLPERSISTENT
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
REFERENCE
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
SDLACTOR
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
SDLBLOCK
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
SDLPROCESS
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
SINGLETON
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
SQLDATABASE
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
SQLPERSISTENT
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
TYPE
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
VIRTUAL_PATH
Used to flag associations that only make user provided iteratorOf methods available as links in story patterns. |
static java.lang.String |
XML_CHOICE
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
XML_MIXED
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
XML_PERSISTENT
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
XML_SEQUENCE
No comment provided by developer, please add a comment to improve documentation. |
Method Summary | |
boolean |
addToStereotypes(UMLStereotype value)
Access method for one to n association "stereotypes". |
java.util.Iterator |
entriesOfBasicStereotypes()
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
entriesOfStereotypes()
No comment provided by developer, please add a comment to improve documentation. |
static UMLStereotypeManager |
get()
|
FStereotype |
getFromFStereotypes(java.lang.String key)
Get the fromFStereotypes attribute of the UMLStereotypeManager object |
UMLStereotype |
getFromStereotypes(java.lang.String key)
Get the fromStereotypes attribute of the UMLStereotypeManager object |
boolean |
hasInStereotypes(FStereotype value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
hasKeyInStereotypes(java.lang.String key)
No comment provided by developer, please add a comment to improve documentation. |
void |
initDefaultStereotypes()
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
iteratorOfBasicStereotypes()
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
iteratorOfStereotypes()
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
keysOfStereotypes()
No comment provided by developer, please add a comment to improve documentation. |
void |
removeAllFromStereotypes()
No comment provided by developer, please add a comment to improve documentation. |
boolean |
removeFromStereotypes(FStereotype value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
removeFromStereotypes(java.lang.String key)
No comment provided by developer, please add a comment to improve documentation. |
void |
removeYou()
No comment provided by developer, please add a comment to improve documentation. |
ASGElement |
searchID(java.lang.String id)
Searches the ASG tree for a given id |
int |
sizeOfStereotypes()
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String TYPE
public static final java.lang.String INTERFACE
public static final java.lang.String REFERENCE
public static final java.lang.String IMPORT
public static final java.lang.String IMMUTABLE
public static final java.lang.String SINGLETON
public static final java.lang.String SQLPERSISTENT
public static final java.lang.String OQLPERSISTENT
public static final java.lang.String DATABASE
public static final java.lang.String OODATABASE
public static final java.lang.String SQLDATABASE
public static final java.lang.String DBVERSANT
public static final java.lang.String FSA_UNPARSE_MODULE
public static final java.lang.String NAVIGABLE
public static final java.lang.String DTD_PERSISTENT
public static final java.lang.String DTD_CHOICE
public static final java.lang.String DTD_MIXED
public static final java.lang.String DTD_SEQUENCE
public static final java.lang.String XML_PERSISTENT
public static final java.lang.String XML_CHOICE
public static final java.lang.String XML_MIXED
public static final java.lang.String XML_SEQUENCE
public static final java.lang.String CONSISTENCYRULE
public static final java.lang.String SDLBLOCK
public static final java.lang.String SDLPROCESS
public static final java.lang.String SDLACTOR
public static final java.lang.String CONTRACT
public static final java.lang.String COMPONENT
public static final java.lang.String JAVA_BEAN_COMPONENT
public static final java.lang.String VIRTUAL_PATH
Method Detail |
public static UMLStereotypeManager get()
public void initDefaultStereotypes()
public java.util.Iterator entriesOfBasicStereotypes()
public java.util.Iterator iteratorOfBasicStereotypes()
public boolean addToStereotypes(UMLStereotype value)
value
- The object added.
public java.util.Iterator entriesOfStereotypes()
public UMLStereotype getFromStereotypes(java.lang.String key)
key
- No description provided
public FStereotype getFromFStereotypes(java.lang.String key)
getFromFStereotypes
in interface FStereotypeManager
key
- No description provided
public boolean hasInStereotypes(FStereotype value)
hasInStereotypes
in interface FStereotypeManager
value
- No description provided
public boolean hasKeyInStereotypes(java.lang.String key)
key
- No description provided
public java.util.Iterator iteratorOfStereotypes()
public java.util.Iterator keysOfStereotypes()
public void removeAllFromStereotypes()
public boolean removeFromStereotypes(FStereotype value)
value
- No description provided
public boolean removeFromStereotypes(java.lang.String key)
key
- No description provided
public int sizeOfStereotypes()
public ASGElement searchID(java.lang.String id)
id
- The id to search for.
public void removeYou()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |