Class ComponentContext
java.lang.Object
ch.admin.bit.jeap.archrepo.docgen.ComponentContext
The context of a system component, contains the component itself and relations to its direct neighbors
-
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static ComponentContextof(ArchitectureModel model, SystemComponent systemComponent) toString()
-
Method Details
-
of
-
getComponentsInContext
-
getProducedEventsGroupedByEvent
-
getSentCommandsGroupedByCommand
-
getConsumedEventsGroupedByEvent
-
getReceivedCommandsGroupedByCommand
-
getProvidedRestApiRelationsGroupedByPath
-
getSystemComponent
-
getOpenApiSpecUrl
-
getConsumedRestApiRelations
-
getProducedEventRelations
-
getSentCommandRelations
-
getProvidedRestApiRelations
-
getProvidedRestApiRelationViews
-
getConsumedEventRelations
-
getReceivedCommandRelations
-
getReactionStatisticsViews
-
equals
-
hashCode
public int hashCode() -
toString
-