|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JavaClass
Represents a Java class.
Metafacade interface to be used by AndroMDA cartridges.
| Method Summary | |
|---|---|
String |
getFullyQualifiedInterfaceImplementationName()
The fully qualified inteface implementation name. |
String |
getInterfaceImplementationName()
The name of the interface implementation. |
boolean |
isAbstractInterfaceImplementation()
Whether or not the inteface implementation should be an abstract class. |
boolean |
isJavaClassMetaType()
Indicates the metafacade type (used for metafacade mappings). |
| Methods inherited from interface org.andromda.metafacades.uml.GeneralizableElementFacade |
|---|
findTaggedValue, getAllGeneralizations, getAllSpecializations, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getSpecializations, isGeneralizableElementFacadeMetaType |
| Method Detail |
|---|
boolean isJavaClassMetaType()
trueString getFullyQualifiedInterfaceImplementationName()
The fully qualified inteface implementation name.
String getInterfaceImplementationName()
The name of the interface implementation.
boolean isAbstractInterfaceImplementation()
Whether or not the inteface implementation should be an abstract class.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||