wt.tools.generation.architecture
Class WTClassProcessor
java.lang.Object
wt.tools.generation.architecture.ClassProcessor
wt.tools.generation.architecture.WTClassProcessor
- Direct Known Subclasses:
- Anchor, Conceptual, Forwarder, Implementation, RemoteForwarder, WTGeneralProcessor
- public abstract class WTClassProcessor
- extends ClassProcessor
Methods inherited from class wt.tools.generation.architecture.ClassProcessor |
accessorDocs, addAccessors, addClassnameAttribute, addConstant, addConstant, addExceptions, addField, addLinkAccessors, addLinkAliasAccessors, addLinkFeatures, addResourceAttribute, addVersionControlAttributes, constructorSpecifics, copyCommon, copyDependencies, enumerationResources, enumerationSupport, enumUseResourceInfo, externalizationSupport, externalizationSupportPost, fulfillAccessors, fulfillConstant, fulfillField, fulfillOperation, getterSpecifics, makeDefaultConstructor, makeGetter, makeLinkGetter, makeLinkSetter, makeRemover, makeSetter, makeSetterValidate, netFactorSupport, persistenceSupport, persistenceSupportPost, process, process, processAssociations, processAssociations, processAttributes, processAttributes, processDepends, processFirstClassAssociation, processInherits, processInherits, processModule, processOperation, processOperations, processOperations, processPackage, processPostProcess, processPrimary, processReference, processRole, processRole, processSpecial, processStandardAssociation, removerSpecifics, setClassAccumulator, setterSpecifics |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
remoteEnabled
protected boolean remoteEnabled
WTClassProcessor
protected WTClassProcessor(ClassClass source)
addResourceAttribute
protected void addResourceAttribute()
addServerAttribute
protected void addServerAttribute()
clientServerTag
protected abstract String clientServerTag()
initializeSpecifics
protected void initializeSpecifics(Operation source,
Operation newOne)
- Overrides:
initializeSpecifics
in class ClassProcessor
makeRemoteTarget
protected void makeRemoteTarget(Operation source,
boolean isAbstract)
operationSpecifics
protected void operationSpecifics(Operation source,
Operation newOne)
- Overrides:
operationSpecifics
in class ClassProcessor
processPrimary
protected void processPrimary()
- Overrides:
processPrimary
in class ClassProcessor
remoteSupport
protected void remoteSupport()
setTarget
protected void setTarget()
- Overrides:
setTarget
in class ClassProcessor
transferProperty
protected void transferProperty(String name)
typeTag
protected abstract String typeTag()