Skip navigation links
A C D E F G H I L M N O P R S T U V W 

H

H_CENTER - Static variable in interface com.arcway.cockpit.docgen.provider.interfaces.IProjectionFactory
horizontal center alignment
H_LEFT - Static variable in interface com.arcway.cockpit.docgen.provider.interfaces.IProjectionFactory
horizontal left alignment
H_RIGHT - Static variable in interface com.arcway.cockpit.docgen.provider.interfaces.IProjectionFactory
horizontal right alignment
hasCategory(String, String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IDataModelProvider
Returns whether an object type has a specific category.
hasChanges() - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IConfiguredProject
Returns true if this project currently is open and has local modifications.
hasCustomProperties(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IDataModelProvider
Returns whether any custom properties are defined for the specified object type.
hasCustomProperty(String, String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IDataModelProvider
Returns whether the specified custom property is defined for the specified object type.
hasCustomPropertyValues() - Method in interface com.arcway.cockpit.docgen.provider.interfaces.ICustomPropertiesAccess
Checks whether this object has any custom properties with values.
hasCustomPropertyValues() - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IRecord
Equivalent to IRecord.getKeySet() contains strings starting with IRecord.CUSTOM_KEY_PREFIX}

hasDefaultCategory() - Method in interface com.arcway.cockpit.docgen.provider.interfaces.ICustomPropertiesAccess
Returns whether the object belongs to the default category or not.
hasDefaultCategory() - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IRecord
Equivalent to IRecord.getCategoryID() returns null.
hasDescription() - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IModelElement
Checks whether a description is available for the unique element.
hasEmail() - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IStakeholder
Checks whether an e-mail address is specified for this stakeholder.
hasNonDefaultCategories(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IDataModelProvider
Returns whether an object type has non-default categories.
hasParent() - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFolder
Checks whether the current folder has a parent folder.
hasPropertyValue(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.ICustomPropertiesAccess
Checks whether the object has a property with specified ID for which a value is set.
hasPropertyValue(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IRecord
Equivalent to IRecord.get(String) returns !
hasSubFolder(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFolder
Checks whether the current folder has a sub folder with the specified name.
hasSubFolders() - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFolder
Checks whether the current folder has any sub folders.
A C D E F G H I L M N O P R S T U V W 
Skip navigation links