com.togethersoft.openapi.util
Class RwiElementsUtil
- public abstract class RwiElementsUtil
- Author:
- TogetherSoft
- Since: Together 4.0
EMPTY_RWI_ELEMENTS
private final static RwiElement[] EMPTY_RWI_ELEMENTS
EMPTY_RWI_REFERENCES
private final static RwiReference[] EMPTY_RWI_REFERENCES
checkProperty
public static boolean checkProperty(IdeContext context, String propertyName, boolean value)
checkProperty
public static boolean checkProperty(IdeContext context, String propertyName, String value)
getRwiElements
public static RwiElement[] getRwiElements(IdeContext context)
getRwiReferences
public static RwiReference[] getRwiReferences(IdeContext context)
isPropertyWritable
public static boolean isPropertyWritable(RwiElement[] elements, String propertyName)
- Since:
- Together 5.0
to Class com.togethersoft.openapi.rwi.RwiElement
to Class com.togethersoft.openapi.rwi.RwiReference