public class IncludeGenerationContext extends Object implements IScadGenerationContext
Used internally by the context generation framework.
Use the ScadGenerationContextFactory to generate generation context.
| Modifier | Constructor and Description |
|---|---|
protected |
IncludeGenerationContext(Collection<Integer> excluded,
Collection<Integer> included) |
| Modifier and Type | Method and Description |
|---|---|
IScadGenerationContext |
applyTag(int tag)
Apply the given tag to this context.
|
boolean |
isTagIncluded()
True if the current object should be included into the result.
|
protected IncludeGenerationContext(Collection<Integer> excluded, Collection<Integer> included)
public boolean isTagIncluded()
IScadGenerationContextisTagIncluded in interface IScadGenerationContextpublic IScadGenerationContext applyTag(int tag)
IScadGenerationContextapplyTag in interface IScadGenerationContexttag - the tag to be appliedCopyright © 2014–2020, Printing in 3D. All rights reserved.