com.structurizr.configuration.WorkspaceScope Maven / Gradle / Ivy
The newest version!
package com.structurizr.configuration;
public enum WorkspaceScope {
Landscape,
SoftwareSystem
}
package com.structurizr.configuration;
public enum WorkspaceScope {
Landscape,
SoftwareSystem
}