--------- Original GoF Patterns ----------

Singleton Pattern
UUIDManager is a Singleton class
INSTANCE is the Singleton instance
getInstance creates and returns INSTANCE
File location: src/org/argouml/model/UUIDManager.java


Decorator Pattern
AbstractActivityGraphsHelperDecorator is a Decorator class
findClassifierByName is a decorate operation
impl of type ActivityGraphsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractActivityGraphsHelperDecorator.java

Decorator Pattern
AbstractActivityGraphsHelperDecorator is a Decorator class
findStateByName is a decorate operation
impl of type ActivityGraphsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractActivityGraphsHelperDecorator.java

Decorator Pattern
AbstractActivityGraphsHelperDecorator is a Decorator class
isAddingActivityGraphAllowed is a decorate operation
impl of type ActivityGraphsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractActivityGraphsHelperDecorator.java

Decorator Pattern
AbstractActivityGraphsHelperDecorator is a Decorator class
addInState is a decorate operation
impl of type ActivityGraphsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractActivityGraphsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
getAllClassifierRoles is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
getAllPossibleAssociationRoles is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
getClassifierRoles is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
getAssocationRole is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
getAllPossibleActivators is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
hasAsActivator is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
setActivator is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
getAllPossiblePredecessors is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
addBase is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
setBases is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
allAvailableFeatures is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
allAvailableContents is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
getAllPossibleBases is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
setBase is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
isAddingCollaborationAllowed is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
removeBase is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
removeConstrainingElement is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
removeMessage is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
removeMessage3 is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
removePredecessor is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
addConstrainingElement is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
addInstance is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
addMessage is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
addMessage3 is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
addPredecessor is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
setAction is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
setContext is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
setMessages3 is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
setPredecessors is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
setRepresentedClassifier is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
setRepresentedOperation is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
setSender is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCollaborationsHelperDecorator is a Decorator class
removeInteraction is a decorate operation
impl of type CollaborationsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCollaborationsHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
getSource is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
getDestination is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
removeActualArgument is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
removeClassifier is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
removeContext is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
removeReception is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
addActualArgument is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
addClassifier is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
addStimulus is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
setAsynchronous is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
setOperation is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
setClassifiers is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
setCommunicationLink is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
setComponentInstance is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
setContexts is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
setDispatchAction is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
setInstance is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
setNodeInstance is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
setReceiver is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
setRecurrence is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
setScript is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
setSender is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
setSignal is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
setSpecification is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
setTarget is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
setTransition is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
setValue is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
getInstantiation is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
setInstantiation is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCommonBehaviorHelperDecorator is a Decorator class
getActionOwner is a decorate operation
impl of type CommonBehaviorHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCommonBehaviorHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
clearStereotypes is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
isSubType is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAllSupertypes is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getSupertypes is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAssociateEnds is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAssociateEndsInh is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
removeFeature is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getFeatureName is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
isMethod is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
isOperation is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getOperations is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setOperations is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAttributes is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setAttributes is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAttributesInh is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getOperationsInh is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getReturnParameter is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getReturnParameters is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getSpecification is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getSpecifications is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getSubtypes is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAllBehavioralFeatures is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getBehavioralFeatures is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAllInterfaces is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAllClasses is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getRealizedInterfaces is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getExtendedClassifiers is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getGeneralization is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getBody is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getFlows is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getExtendingElements is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getExtendingClassifiers is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAllComponents is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAllDataTypes is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAllNodes is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAssociatedClassifiers is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAssociations is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAllClassifiers is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAssociations is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAssociationEnd is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAllContents is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAllAttributes is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAllVisibleElements is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getSource is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getDestination is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getDependencies is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getRelationships is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
isValidNamespace is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getFirstSharedNamespace is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAllPossibleNamespaces is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getChildren is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAllRealizedInterfaces is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
hasCompositeEnd is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
equalsAggregationKind is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
removeAnnotatedElement is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
removeClientDependency is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
removeConstraint is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
removeOwnedElement is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
removeParameter is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
removeSourceFlow is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
removeSupplierDependency is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
removeStereotype is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
removeTaggedValue is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
removeTargetFlow is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addAnnotatedElement is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addClient is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addClientDependency is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addComment is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addConnection is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addConstraint is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addDeploymentLocation is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addFeature is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addFeature is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addLink is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addMethod is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addOwnedElement is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addParameter is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addParameter is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addRaisedSignal is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addSourceFlow is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addStereotype is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addSupplier is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addSupplierDependency is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addTaggedValue is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addTargetFlow is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setAnnotatedElements is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setAssociation is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setRaisedSignals is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setBody is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setChild is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setConnections is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setDefaultValue is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setDiscriminator is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setFeature is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setFeatures is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setImplementationLocation is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setContainer is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setInitialValue is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setModelElementContainer is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setNamespace is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setOwner is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setOwnerScope is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setParameters is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setParent is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setQualifiers is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setResident is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setResidents is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setSources is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setSpecifications is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setTaggedValue is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setTaggedValues is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setType is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setUUID is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
removeDeploymentLocation is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setAbstract is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setActive is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setAggregation is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setLeaf is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setChangeability is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setChangeable is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setConcurrency is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setKind is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setKindToIn is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setKindToInOut is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setKindToOut is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setKindToReturn is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setMultiplicity is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setName is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setBody is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setNavigable is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setOrdering is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setPowertype is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setQuery is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setRoot is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setSpecification is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setTargetScope is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setVisibility is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
removeConnection is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
addElementResidence is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
removeElementResidence is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
setEnumerationLiterals is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractCoreHelperDecorator is a Decorator class
getAllMetatypeNames is a decorate operation
impl of type CoreHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractCoreHelperDecorator.java

Decorator Pattern
AbstractDataTypesHelperDecorator is a Decorator class
copyTaggedValues is a decorate operation
impl of type DataTypesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractDataTypesHelperDecorator.java

Decorator Pattern
AbstractDataTypesHelperDecorator is a Decorator class
equalsINITIALKind is a decorate operation
impl of type DataTypesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractDataTypesHelperDecorator.java

Decorator Pattern
AbstractDataTypesHelperDecorator is a Decorator class
equalsDeepHistoryKind is a decorate operation
impl of type DataTypesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractDataTypesHelperDecorator.java

Decorator Pattern
AbstractDataTypesHelperDecorator is a Decorator class
equalsShallowHistoryKind is a decorate operation
impl of type DataTypesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractDataTypesHelperDecorator.java

Decorator Pattern
AbstractDataTypesHelperDecorator is a Decorator class
equalsFORKKind is a decorate operation
impl of type DataTypesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractDataTypesHelperDecorator.java

Decorator Pattern
AbstractDataTypesHelperDecorator is a Decorator class
equalsJOINKind is a decorate operation
impl of type DataTypesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractDataTypesHelperDecorator.java

Decorator Pattern
AbstractDataTypesHelperDecorator is a Decorator class
equalsBRANCHKind is a decorate operation
impl of type DataTypesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractDataTypesHelperDecorator.java

Decorator Pattern
AbstractDataTypesHelperDecorator is a Decorator class
equalsCHOICEKind is a decorate operation
impl of type DataTypesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractDataTypesHelperDecorator.java

Decorator Pattern
AbstractDataTypesHelperDecorator is a Decorator class
equalsJUNCTIONKind is a decorate operation
impl of type DataTypesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractDataTypesHelperDecorator.java

Decorator Pattern
AbstractDataTypesHelperDecorator is a Decorator class
multiplicityToString is a decorate operation
impl of type DataTypesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractDataTypesHelperDecorator.java

Decorator Pattern
AbstractDataTypesHelperDecorator is a Decorator class
setBody is a decorate operation
impl of type DataTypesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractDataTypesHelperDecorator.java

Decorator Pattern
AbstractDataTypesHelperDecorator is a Decorator class
getBody is a decorate operation
impl of type DataTypesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractDataTypesHelperDecorator.java

Decorator Pattern
AbstractDataTypesHelperDecorator is a Decorator class
setLanguage is a decorate operation
impl of type DataTypesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractDataTypesHelperDecorator.java

Decorator Pattern
AbstractDataTypesHelperDecorator is a Decorator class
getLanguage is a decorate operation
impl of type DataTypesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractDataTypesHelperDecorator.java

Decorator Pattern
AbstractExtensionMechanismsHelperDecorator is a Decorator class
getStereotypes is a decorate operation
impl of type ExtensionMechanismsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java

Decorator Pattern
AbstractExtensionMechanismsHelperDecorator is a Decorator class
getStereotype is a decorate operation
impl of type ExtensionMechanismsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java

Decorator Pattern
AbstractExtensionMechanismsHelperDecorator is a Decorator class
getStereotype is a decorate operation
impl of type ExtensionMechanismsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java

Decorator Pattern
AbstractExtensionMechanismsHelperDecorator is a Decorator class
getMetaModelName is a decorate operation
impl of type ExtensionMechanismsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java

Decorator Pattern
AbstractExtensionMechanismsHelperDecorator is a Decorator class
getAllPossibleStereotypes is a decorate operation
impl of type ExtensionMechanismsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java

Decorator Pattern
AbstractExtensionMechanismsHelperDecorator is a Decorator class
isValidStereoType is a decorate operation
impl of type ExtensionMechanismsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java

Decorator Pattern
AbstractExtensionMechanismsHelperDecorator is a Decorator class
getStereotypes is a decorate operation
impl of type ExtensionMechanismsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java

Decorator Pattern
AbstractExtensionMechanismsHelperDecorator is a Decorator class
addCopyStereotype is a decorate operation
impl of type ExtensionMechanismsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java

Decorator Pattern
AbstractExtensionMechanismsHelperDecorator is a Decorator class
isStereotype is a decorate operation
impl of type ExtensionMechanismsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java

Decorator Pattern
AbstractExtensionMechanismsHelperDecorator is a Decorator class
isStereotypeInh is a decorate operation
impl of type ExtensionMechanismsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java

Decorator Pattern
AbstractExtensionMechanismsHelperDecorator is a Decorator class
addExtendedElement is a decorate operation
impl of type ExtensionMechanismsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java

Decorator Pattern
AbstractExtensionMechanismsHelperDecorator is a Decorator class
setBaseClass is a decorate operation
impl of type ExtensionMechanismsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java

Decorator Pattern
AbstractExtensionMechanismsHelperDecorator is a Decorator class
setIcon is a decorate operation
impl of type ExtensionMechanismsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java

Decorator Pattern
AbstractExtensionMechanismsHelperDecorator is a Decorator class
setTag is a decorate operation
impl of type ExtensionMechanismsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java

Decorator Pattern
AbstractExtensionMechanismsHelperDecorator is a Decorator class
setValueOfTag is a decorate operation
impl of type ExtensionMechanismsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java

Decorator Pattern
AbstractExtensionMechanismsHelperDecorator is a Decorator class
addTaggedValue is a decorate operation
impl of type ExtensionMechanismsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java

Decorator Pattern
AbstractExtensionMechanismsHelperDecorator is a Decorator class
removeTaggedValue is a decorate operation
impl of type ExtensionMechanismsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java

Decorator Pattern
AbstractExtensionMechanismsHelperDecorator is a Decorator class
setTaggedValue is a decorate operation
impl of type ExtensionMechanismsHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
getSource is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
getDestination is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
getStateMachine is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setEventAsTrigger is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
isAddingStatemachineAllowed is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
isTopState is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
getAllPossibleStatemachines is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
getAllPossibleSubvertices is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setStatemachineAsSubmachine is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
getTop is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
getOutgoingStates is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
findOperationByName is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
getAllSubStates is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
removeSubvertex is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
addSubvertex is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setBound is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setConcurrent is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setContainer is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setDoActivity is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setEffect is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setEntry is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setExit is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setExpression is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setGuard is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setInternalTransitions is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setSource is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setState is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setStateMachine is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setSubvertices is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setTrigger is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setWhen is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
getPath is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
getStatebyName is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setReferenceState is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
findNamespaceForEvent is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
addDeferrableEvent is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
removeDeferrableEvent is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractStateMachinesHelperDecorator is a Decorator class
setContext is a decorate operation
impl of type StateMachinesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Decorator Pattern
AbstractUmlHelperDecorator is a Decorator class
addListenersToModel is a decorate operation
impl of type UmlHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUmlHelperDecorator.java

Decorator Pattern
AbstractUmlHelperDecorator is a Decorator class
getOwner is a decorate operation
impl of type UmlHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUmlHelperDecorator.java

Decorator Pattern
AbstractUmlHelperDecorator is a Decorator class
deleteCollection is a decorate operation
impl of type UmlHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUmlHelperDecorator.java

Decorator Pattern
AbstractUmlHelperDecorator is a Decorator class
getSource is a decorate operation
impl of type UmlHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUmlHelperDecorator.java

Decorator Pattern
AbstractUmlHelperDecorator is a Decorator class
getDestination is a decorate operation
impl of type UmlHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUmlHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
getExtensionPoints is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
getAllUseCases is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
getAllActors is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
getExtendedUseCases is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
getExtendingUseCases is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
getExtends is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
getIncludedUseCases is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
getIncludes is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
getSpecificationPath is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
setBase is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
removeExtend is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
removeExtensionPoint is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
removeInclude is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
addExtend is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
addExtensionPoint is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
addInclude is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
setAddition is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
setCondition is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
setExtension is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
setExtensionPoints is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
setIncludes is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
setLocation is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java

Decorator Pattern
AbstractUseCasesHelperDecorator is a Decorator class
setUseCase is a decorate operation
impl of type UseCasesHelper is the Decoratee class
File Location: src/org/argouml/model/AbstractUseCasesHelperDecorator.java


 ActivityGraphsHelper CollaborationsHelper CommonBehaviorHelper CoreHelper DataTypesHelper ExtensionMechanismsHelper StateMachinesHelper UmlHelper UseCasesHelper
Strategy Pattern.
Model is the Context class.
ModelImplementation is the Strategy interface.
Concrete Strategy classes: 
Delegation through impl of type ModelImplementation
File Location: src/org/argouml/model/Model.java,
               src/org/argouml/model/ModelImplementation.java

Flyweight Pattern.
Facade is a flyweight factory.
GENERATED_TAG is a flyweight object (declared public-static-final).
File location: src/org/argouml/model/Facade.java

Mediator Pattern.
Mediator: Model
Colleagues:  UndoCoreHelperDecorator ModelImplementation MementoCreationObserver
FileLocation: src/org/argouml/model/Model.java

Mediator Pattern.
Mediator: UndoCoreHelperDecorator
Colleagues:  AbstractCoreHelperDecorator Facade Model DirectionKind
FileLocation: src/org/argouml/model/UndoCoreHelperDecorator.java

Mediator Pattern.
Mediator: UndoCoreHelperDecorator$1
Colleagues:  UndoCoreHelperDecorator BooleanSetter
FileLocation: src/org/argouml/model/UndoCoreHelperDecorator.java

Mediator Pattern.
Mediator: UndoCoreHelperDecorator$2
Colleagues:  UndoCoreHelperDecorator ObjectSetter
FileLocation: src/org/argouml/model/UndoCoreHelperDecorator.java

Mediator Pattern.
Mediator: UndoCoreHelperDecorator$3
Colleagues:  UndoCoreHelperDecorator StringSetter
FileLocation: src/org/argouml/model/UndoCoreHelperDecorator.java

Facade Pattern.
Model is a facade class.
Hidden types: ModelImplementation MementoCreationObserver
Facade access types: UndoCoreHelperDecorator
File Location: src/org/argouml/model/Model.java

Facade Pattern.
UndoCoreHelperDecorator is a facade class.
Hidden types: ModelMemento Model Facade DirectionKind
Facade access types: UndoCoreHelperDecorator
File Location: src/org/argouml/model/UndoCoreHelperDecorator.java


------------------------------------------

Pattern Instance Statistics:

Creational Patterns
==============================
Abstract Factory            0
Factory Method              0
Singleton                   1
------------------------------
Structural Patterns
==============================
Adapter                     0
Bridge                      0
Composite                   0
Decorator                   9
Facade                      2
Flyweight                   1
Proxy                       0
------------------------------
Behavioral Patterns
==============================
Chain of Responsibility     0
Mediator                    5
Observer                    0
State                       0
Strategy                    1
Template Method             0
Visitor                     0
------------------------------

Number of classes processed: 105
Number of files processed: 80
Size of DelegationTable: 474
Size of concrete class nodes: 18
Size of undirected invocation edges: 57


nMediatorFacadeDual/nMediator = 2/5
nImmutable/nFlyweight = 0/1
nFlyweightGoFVersion = 0