public class JavaClassLogicImpl extends JavaClassLogic
JavaClass
,
Serialized FormmetaObject
contextRoot, logger
Constructor and Description |
---|
JavaClassLogicImpl(Object metaObject,
String context) |
Modifier and Type | Method and Description |
---|---|
String |
getName(boolean fault)
If WebFault stereotype, change name from XXException to XXFault.
|
Object |
getType()
UML22 implementation for TemplateParameter logic
|
protected String |
handleGetFullyQualifiedInterfaceImplementationName() |
protected String |
handleGetInterfaceImplementationName() |
protected String |
handleGetTemplateParams() |
protected boolean |
handleIsAbstractInterfaceImplementation() |
copyTaggedValues, findAttribute, findTaggedValue, findTaggedValue, findTaggedValues, getAbstractions, getAllAssociatedClasses, getAllGeneralizations, getAllProperties, getAllRequiredConstructorParameters, getAllSpecializations, getArray, getArrayName, getAssociatedClasses, getAssociationEnds, getAttributes, getAttributes, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedArrayName, getFullyQualifiedInterfaceImplementationName, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getId, getImplementationOperations, getImplementedInterfaceList, getInstanceAttributes, getInstanceOperations, getInterfaceAbstractions, getInterfaceImplementationName, getJavaNewString, getJavaNullString, getKeywords, getLabel, getLanguageMappings, getModel, getName, getNavigableConnectingEnds, getNavigableConnectingEnds, getNonArray, getOperationCallFromAttributes, getOperations, getPackage, getPackageName, getPackageName, getPackagePath, getProperties, getProperties, getQualifiedName, getRequiredConstructorParameters, getRootPackage, getSerialVersionUID, getSourceDependencies, getSpecializations, getStateMachineContext, getStaticAttributes, getStaticOperations, getStereotypeNames, getStereotypes, getSuperClass, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, getWrapperName, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAbstract, isAbstractInterfaceImplementation, isArrayType, isAssociationClass, isBindingDependenciesPresent, isBlobType, isBooleanType, isCharacterType, isClassifierFacadeMetaType, isClobType, isCollectionType, isConstraintsPresent, isDataType, isDateType, isDocumentationPresent, isDoubleType, isEmbeddedValue, isEnumeration, isFileType, isFloatType, isGeneralizableElementFacadeMetaType, isIntegerType, isInterface, isJavaClassMetaType, isLeaf, isListType, isLongType, isMapType, isModelElementFacadeMetaType, isPrimitive, isReservedWord, isSetType, isStringType, isTemplateParametersPresent, isTimeType, isValidIdentifierName, isWrappedPrimitive, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariants
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
public JavaClassLogicImpl(Object metaObject, String context)
metaObject
- context
- public String getName(boolean fault)
fault
- true if name is to be converted to Fault version, for VO Template onlypublic Object getType()
protected String handleGetInterfaceImplementationName()
handleGetInterfaceImplementationName
in class JavaClassLogic
JavaClass.getInterfaceImplementationName()
protected String handleGetFullyQualifiedInterfaceImplementationName()
handleGetFullyQualifiedInterfaceImplementationName
in class JavaClassLogic
JavaClass.getFullyQualifiedInterfaceImplementationName()
protected boolean handleIsAbstractInterfaceImplementation()
handleIsAbstractInterfaceImplementation
in class JavaClassLogic
JavaClass.isAbstractInterfaceImplementation()
protected String handleGetTemplateParams()
JavaClassLogic.getTemplateParameters()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.