|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.argouml.uml.cognitive.critics.Init
Registers critics for use in Argo/UML. This class is called at system startup time. If you add a new critic, you need to add a line here.
Agency
Field Summary | |
static CompoundCritic |
clsNaming
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crAlreadyRealizes
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crAssocNameConflict
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crAttrNameConflict
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crCircularAssocClass
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crCircularComposition
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crCircularInheritance
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crClassMustBeAbstract
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crClassWithoutComponent
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crCompInstanceWithoutNode
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crComponentWithoutNode
Deprecated. as of 0.15.3 to be made private. |
static CompoundCritic |
crCompoundConstructorNeeded
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crConflictingComposites
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crConsiderSingleton
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crConstructorNeeded
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crCrossNamespaceAssoc
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crDisambigClassName
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crDisambigStateName
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crDupParamName
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crDupRoleNames
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crEmptyPackage
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crFinalSubclassed
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crIllegalGeneralization
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crIllegalName
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crInstanceWithoutClassifier
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crInterfaceAllPublic
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crInterfaceOperOnly
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crInterfaceWithoutComponent
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crInvalidBranch
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crInvalidFork
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crInvalidJoin
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crMergeClasses
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crMissingAttrName
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crMissingClassName
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crMissingOperName
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crMissingStateName
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crMultiInherit
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crMultipleAgg
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crMultipleInitialStates
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crMultiRealization
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crNameConflictAC
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crNameConfusion
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crNavFromInterface
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crNoAssociations
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crNodeInsideElement
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crNodeInstanceInsideElement
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crNodesOverlap
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crNoGuard
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crNoIncomingTransitions
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crNoInitialState
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crNoInstanceVariables
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crNonAggDataType
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crNoOperations
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crNoOutgoingTransitions
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crNoTransitions
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crNoTriggerOrGuard
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crNWayAgg
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crObjectWithoutComponent
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crOperNameConflict
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crOppEndConflict
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crReservedName
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crSingletonViolatedMSA
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crSingletonViolatedOPC
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crSubclassReference
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crTooManyAssoc
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crTooManyAttr
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crTooManyClasses
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crTooManyOper
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crTooManyStates
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crTooManyTransitions
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crUnconventionalAttrName
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crUnconventionalClassName
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crUnconventionalOperName
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crUnconventionalPackName
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crUnnavigableAssoc
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crUselessAbstract
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crUselessInterface
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crWrongLinkEnds
Deprecated. as of 0.15.3 to be made private. |
static Critic |
crZeroLengthEdge
Deprecated. as of 0.15.3 to be made private. |
static CompoundCritic |
noTrans1
Deprecated. as of 0.15.3 to be made private. |
static CompoundCritic |
noTrans2
Deprecated. as of 0.15.3 to be made private. |
Constructor Summary | |
Init()
|
Method Summary | |
static void |
init()
static initializer, register all appropriate critics |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static Critic crAssocNameConflict
public static Critic crAttrNameConflict
public static Critic crOperNameConflict
public static Critic crCircularAssocClass
public static Critic crCircularInheritance
public static Critic crCircularComposition
public static Critic crCrossNamespaceAssoc
public static Critic crDupParamName
public static Critic crDupRoleNames
public static Critic crFinalSubclassed
public static Critic crIllegalGeneralization
public static Critic crAlreadyRealizes
public static Critic crInterfaceAllPublic
public static Critic crInterfaceOperOnly
public static Critic crMultipleAgg
public static Critic crNWayAgg
public static Critic crNavFromInterface
public static Critic crUnnavigableAssoc
public static Critic crNameConflictAC
public static Critic crMissingClassName
public static Critic crMissingAttrName
public static Critic crMissingOperName
public static Critic crMissingStateName
public static Critic crNoInstanceVariables
public static Critic crNoAssociations
public static Critic crNonAggDataType
public static Critic crOppEndConflict
public static Critic crUselessAbstract
public static Critic crUselessInterface
public static Critic crDisambigClassName
public static Critic crDisambigStateName
public static Critic crConflictingComposites
public static Critic crTooManyAssoc
public static Critic crTooManyAttr
public static Critic crTooManyOper
public static Critic crTooManyStates
public static Critic crTooManyTransitions
public static Critic crTooManyClasses
public static Critic crNoTransitions
public static Critic crNoIncomingTransitions
public static Critic crNoOutgoingTransitions
public static Critic crMultipleInitialStates
public static Critic crNoInitialState
public static Critic crNoTriggerOrGuard
public static Critic crNoGuard
public static Critic crInvalidFork
public static Critic crInvalidJoin
public static Critic crInvalidBranch
public static Critic crEmptyPackage
public static Critic crNoOperations
public static Critic crConstructorNeeded
public static Critic crNameConfusion
public static Critic crMergeClasses
public static Critic crSubclassReference
public static Critic crComponentWithoutNode
public static Critic crCompInstanceWithoutNode
public static Critic crClassWithoutComponent
public static Critic crInterfaceWithoutComponent
public static Critic crObjectWithoutComponent
public static Critic crNodeInsideElement
public static Critic crNodeInstanceInsideElement
public static Critic crWrongLinkEnds
public static Critic crInstanceWithoutClassifier
public static Critic crUnconventionalOperName
public static Critic crUnconventionalAttrName
public static Critic crUnconventionalClassName
public static Critic crUnconventionalPackName
public static Critic crClassMustBeAbstract
public static Critic crReservedName
public static Critic crMultiInherit
public static Critic crMultiRealization
public static Critic crIllegalName
public static Critic crConsiderSingleton
public static Critic crSingletonViolatedMSA
public static Critic crSingletonViolatedOPC
public static Critic crNodesOverlap
public static Critic crZeroLengthEdge
public static CompoundCritic clsNaming
public static CompoundCritic noTrans1
public static CompoundCritic noTrans2
public static CompoundCritic crCompoundConstructorNeeded
Constructor Detail |
public Init()
Method Detail |
public static void init()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20040316) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |