Skip navigation links
A C F G I T 

G

getAllObjects(String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleReportDataProvider
Returns all objects of the specified type.
getAllObjects(String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleReportDataProvider
Returns all objects of the specified type sorted by the specified attribute.
getAllObjectsForHistoryItem(String, IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleReportDataProvider
Returns all objects of the specified type which have been modified the last time with the commit identified by the history item.
getAllObjectsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleReportDataProvider
Returns all objects of the specified type that belong to the specified category.
getAllObjectsWithCategory(String, String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleReportDataProvider
Returns all objects of the specified type that belong to the specified category sorted by the specified attribute.
getAllObjectsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleReportDataProvider
Returns all objects of the specified type that belong to the default category.
getAllObjectsWithDefaultCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleReportDataProvider
Returns all objects of the specified type that belong to the default category sorted by the specified attribute.
getAllRootObjects(String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleReportDataProvider
Returns all root objects of the specified type The objects are by default returned in natural order.
getAllRootObjects(String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleReportDataProvider
Returns all root objects of the specified type sorted by the specified attribute.
getAllRootObjectsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleReportDataProvider
Returns all root objects of the specified type that belong to the specified category.
getAllRootObjectsWithCategory(String, String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleReportDataProvider
Returns all root objects of the specified type that belong to the specified category sorted by the specified attribute.
getAllRootObjectsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleReportDataProvider
Returns all root objects of the specified type that belong to the default category.
getAllRootObjectsWithDefaultCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleReportDataProvider
Returns all root objects of the specified type that belong to the default category sorted by the specified attribute.
getAncestorObjects() - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the ancestor objects of this object, i.e. the parent object and its parents recursively.
getAttribute(String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the value of the specified attribute.
getAttribute_asParagraphList(String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the value of the specified attribute as List of String.
getAttribute_asSingleLine(String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the value of the specified attribute as String.
getAttribute_asTimestamp_MilliSecondsSince_01_01_1970(String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the value of the specified attribute as time stamp.
getChildObjects(String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the direct child objects of the given type of this object.
getChildObjects(String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the direct child objects of the given type of this object.
getChildObjectsOfTypeRank(int) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the direct child objects of the given type rank of this object.
getChildObjectsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the direct child objects of the given type of this object that belong to the specified category.
getChildObjectsWithCategory(String, String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the direct child objects of the given type of this object that belong to the specified category.
getChildObjectsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the direct child objects of the given type of this object that belong to the default category.
getChildObjectsWithDefaultCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the direct child objects of the given type of this object that belong to the default category.
getChildrenIDPrefix(String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the prefix that will be used for the id of a new child item of the specified type.
getItemsForModelElement(String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleReportDataProvider
Returns all objects of the specified type that are linked to the specified model element.
getItemsForModelElement(String, String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleReportDataProvider
Returns all objects of the specified type that are linked to the specified model element sorted by the specified attribute.
getItemsNotLinkedToAnyModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleReportDataProvider
Returns all objects of the specified type that are not linked to any model element.
getItemsNotLinkedToAnyModelElement(String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleReportDataProvider
Returns all objects of the specified type that are not linked to any model element sorted by the specified attribute.
getKnownValuesForAttribute(String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleReportDataProvider
Returns the known values for the specified attribute.
getLinkedModelElements() - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the linked model elements.
getObjectType() - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the id of the object type of this object.
getParentObject() - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the parent object of this object.
getRelatedLOObjects(String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the related linkable objects for this object based on the specified relation type.
getRelatedLOObjects(String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the related linkable objects for this object based on the specified relation type.
getRelatedLOObjectsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the related linkable objects for this object based on the specified relation type and that belong to the specified category.
getRelatedLOObjectsWithCategory(String, String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the related linkable objects for this object based on the specified relation type and that belong to the sepcified category.
getRelatedLOObjectsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the related linkable objects for this object based on the specified relation type and that belong to the default category.
getRelatedLOObjectsWithDefaultCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the related linkable objects for this object based on the specified relation type and that belong to the default category.
getRelatedMDObjects(String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the related module data objects for this object based on the specified relation type.
getRelatedMDObjects(String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the related module data objects for this object based on the specified relation type.
getRelatedMDObjectsWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the related module data objects for this object based on the specified relation type and that belong to the specified category.
getRelatedMDObjectsWithCategory(String, String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the related module data objects for this object based on the specified relation type and that belong to the specified category.
getRelatedMDObjectsWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the related module data objects for this object based on the specified relation type and that belong to the default category.
getRelatedMDObjectsWithDefaultCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns the related module data objects for this object based on the specified relation type and that belong to the default category.
getUniqueIdentifier() - Method in interface com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
Returns a unique identifier that uniquely identifies this object within its project.
A C F G I T 
Skip navigation links