com.togethersoft.openapi.util
Class RwiElementsUtil


public abstract class RwiElementsUtil

Author:
TogetherSoft

Method Summary
 static booleancheckProperty(IdeContext context, String propertyName, boolean value)
           
 static booleancheckProperty(IdeContext context, String propertyName, String value)
           
 static RwiElement[]getRwiElements(IdeContext context)
           
 static RwiReference[]getRwiReferences(IdeContext context)
           

Method Detail

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)