|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.andromda.core.metafacade.MetafacadeConstants
public class MetafacadeConstants
Contains constants for use with metafacades. For example, the metafacade namespace separator :: is contained within this class.
| Field Summary | |
|---|---|
static java.lang.String |
METAFACADE_IMPLEMENTATION_SUFFIX
The suffix for the metafacade implementation classes (each metafacade implementation class ends with this string). |
static java.lang.String |
NAMESPACE_SCOPE_OPERATOR
Used to separate the metafacade namespaces. |
| Constructor Summary | |
|---|---|
MetafacadeConstants()
|
|
| Method Summary |
|---|
| 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 NAMESPACE_SCOPE_OPERATOR
public static final java.lang.String METAFACADE_IMPLEMENTATION_SUFFIX
| Constructor Detail |
|---|
public MetafacadeConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||