Package io.contextmap.model
Class BoundedContext
java.lang.Object
io.contextmap.model.BoundedContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidsetDomainObjects(List<DomainObject> domainObjects) voidvoidsetRuntime(Runtime runtime) void
-
Constructor Details
-
BoundedContext
public BoundedContext()
-
-
Method Details
-
getName
-
setName
-
getSystem
-
setSystem
-
getRuntime
-
setRuntime
-
getDomainObjects
-
setDomainObjects
-