public interface CtShadowable
Modifier and Type | Method and Description |
---|---|
boolean |
isShadow()
When an element isn't present in the factory (created in another factory),
this element is considered as "shadow".
|
<E extends CtShadowable> |
setShadow(boolean isShadow)
Marks an element as shadow.
|
boolean isShadow()
CtTypeReference.getTypeDeclaration()
on a reference of java.lang.Class.<E extends CtShadowable> E setShadow(boolean isShadow)
isShadow()
.Copyright © 2007–2021 Inria. All rights reserved.