Docs tagged "Metadata"
Contained topics: Whitespace, Property Regex Selector, Hibernate Mapping Metadata, ID Generator Assignment, Embedded and Embeddable, Property Name Selector, ...
106 files
Whitespace
This metadata is used to control how whitespaces in Strings are handled when exporting models to XML....
Metadata
Property Regex Selector
The Property Regex Selector functions in a similar way to Property Name Selector, in that it activates metadata depending on the name configured in the selector....
Metadata selector
Metadata
Hibernate Mapping Metadata
Hibernate mapping in the context of tribefire refers to the mapping of entities and their properties to tables in a JDBC database. tribefire can carry out this process automatically, but it is also possible to control the mapping process using metadata.......
Metadata
ID Generator Assignment
This metadata allows you to assign an UID generator to an entity, so when a new instance is created, a UID is assigned to its index property....
Metadata
Embedded and Embeddable
This metadata allows you to create embedded properties.......
Metadata
Property Name Selector
This property name selector allows you to activate metadata based on the name of the property....
Metadata selector
Metadata
Code Formatting
This metadata can be assigned to a String property to make sure that text formatting and highlighting is in accord with a specific programming language, for example in a field that's expected to store JSON requests. Formatting is applied in property dialog window....
Metadata
General Metadata Properties
In addition to properties which affect the individual functionality of each metadata, there are also general properties common to all metadata....
Metadata
Prompt Metadata
The package Prompt controls how UI elements are displayed in Control Center or Explorer....
Metadata
Entity Signature Regex Selector
The entity signature regex selector allows you to activate metadata based on the type signature of the entity the metadata is assigned to....
Metadata selector
Metadata
Access Selector
The access selector allows you to activate metadata based on the external ID of the access associated with the model the metadata is assigned to....
Metadata selector
Metadata
Queryable and NonQueryable
This metadata property allows you to configure whether or not an entity type can be directly queried in Explorer....
Metadata
Property Level Hibernate Mapping
This metadata is used to configure Hibernate mapping at the property level.......
Metadata
Embedded
This metadata allows you to embed properties into their parent entity type....
Metadata
SelectiveInformation
This metadata allows you to configure what is displayed in the first column of each entity type instance in tribefire Explorer....
Metadata
Entity Type Selector
The entity type selector allows you to activate metadata based on a configured type condition....
Metadata selector
Metadata
Gm Entity Type Selector
The Gm entity type selector allows you to activate metadata based on the entity type....
Metadata selector
Metadata
DisplayInfo
You can use this metadata to configure the name, description, and icon of an element at once....
Metadata
Composite ID
This metadata allows you to create a composite key.......
Metadata
Description
This metadata allows you to configure the entity's description....
Metadata
AutoCommit
These metadata properties allow you to configure whether a commit is automatically performed after manipulations are performed....
Metadata
Smart Model Metadata
The smart package gathers together all metadata involved with mapping integration entities and properties to their Smart Model equivalents....
Metadata
Access Type Signature Selector
The access type selector allows you to activate metadata depending on the type of the type signature of the access the model containing the metadata is associated with....
Metadata selector
Metadata
Qualified Property Assignment
This metadata defines qualified mapping between integration- and smart-level properties....
Metadata
Instantiable
These metadata properties allow you to configure the instantiation permissions of the entity type they are assigned to....
Metadata
Link Property Assignment
This metadata is used to map a complex property, either a single or multiple aggregation, using an additional linking entity....
Metadata
Excel Reference Column Mapping
You can import data from an Excel spreadsheet by defining columns in a worksheet that are related to properties in tribefire....
Metadata
Emphasized
This metadata property allows you to configure the emphasis of each instance when displayed in Explorer....
Metadata
ColumnDisplay
This metadata allows you to configure the columns definition of an entity while displaying it with a list view....
Metadata
Positional Arguments
This metadata allows you to create a list of arguments whose position determines the order they should be provided in an API call....
Metadata
Access Type Selector
The access type selector allows you to activate metadata depending on the type of access the model containing the metadata is associated with....
Metadata selector
Metadata
Modifiable
These metadata allow you to configure whether an element can be edited....
Metadata
Adding Metadata
You can add metadata to models in the following ways:via the graphical metadata editorvia the ModelMetaDataEditor......
Metadata
Mandatory
These metadata allow you to configure whether a property is mandatory or not....
Metadata
Visible and Hidden
These metadata allow you to configure the visibility of the entity type they are assigned to....
Metadata
Efficient Transitive Access Policies
This metadata is used to activate Efficient (Transitive) Instance Level Security (either ELIS or ETILS) on an entity type or an entity hierarchy....
Metadata
Garbage Collection
You can use this metadata to influence the behavior of the garbage collector....
Metadata
Negation Selector
The negation selector allows you to negate the action of metadata....
Metadata selector
Metadata
On Action
This metadata allows you to assign an ActionProcessor that takes effect when an action request is executed on an entity. You can use BeanShell or JavaScript to create your processors....
Metadata
Use Case Selector
The use case selector allows you to define a unique use case string identifier describing when a metadata should be resolved....
Metadata selector
Metadata
Administrable
All security checks (except for the Acl and AclEntries deletion) can be overridden with the Administrable.........
Metadata
Predicate Metadata
While regular metadata can represent any information (for example color, font-size, description), predicate metadata describes, using a Boolean value, if a given element has a particular property....
Metadata
Composite Inverse Key Property Assignment
This metadata is used map a complex property using multiple Inverse Key Property Assignment instances. This means the join's direction is inverted and created using multiple references on properties belonging to the integration entity and the complex property type....
Metadata
Width
This metadata allows you to configure the width of the column of a given property in the UI, while displaying it with a list view....
Metadata
ModelDisplayInfo
This metadata allows you to configure how the model should be labeled. By using the Name property of this metadata, you can determine how the model's name will be displayed....
Metadata
Icon
This metadata property allows you to add an icon to a property, entity, or model....
Metadata
HideLabel
This metadata property allows you to configure the whether the name of a property within the details view will be hidden....
Metadata
Type Conditions
The type condition criteria belong to the TypeConditionModel, and are used to match against a variety of types....
Metadata selector
Metadata
Referenceable
This metadata properties allow you to configure whether you can select a existing entity for a property or only allow a new one to be created....
Metadata
Excel Identity Management Property
The Excel Identity Management Property metadata allows you to identity a unique element in each entity that data is imported to....
Metadata
Confirmation
When clicking in GME for the evaluation of a service, the service is always executed, no matter if it is a critical operation (for example, deleting multiple entries in the database) or not....
Metadata
DefaultSort
You can use this metadata to configure which column is sorted by default....
Metadata
Deletable
These metadata properties allow you to configure whether you can delete instances of the entity type they are assigned to....
Metadata
Disjunction Selector
The disjunction selector allows you to define two or more metadata selectors, one of which must be matched for the metadata to be resolved....
Metadata selector
Metadata
GroupPriority
This metadata allows you to order any groups that are displayed in an instance of the entity it is assigned to....
Metadata
VirtualEnum
This metadata allows you to configure a property as if it was an enum property....
Metadata
Min
These metadata properties allow you to place a constraint on a number or a date....
Metadata
Qualified Entity Assignment
This metadata is used to determine smart mapping at the entity level....
Metadata
Message
When executing a service request, the client always displays a generic message while waiting for its execution to finish....
Metadata
Alias
This metadata allows you to configure an alias for an element. An alias provides an alternative way to call a certain element in the code....
Metadata
Role Selector
The Role selector allows you to define which metadata should resolved depending a specific role....
Metadata selector
Metadata
Composite Key Property Assignment
This metadata is used to map a complex property using multiple Key Property Assignment instances....
Metadata
Constraint Metadata
The package Constraint gathers together all metadata which affect model components: either a entity type or property....
Metadata
AutoExpand
This metadata allows you to configure whether the nodes within the list view will be automatically expanded or not....
Metadata
Show as List
This metadata property allows you to configure how maps should be handled, either as a traditional map or as a list....
Metadata
Entity Level Hibernate Mapping
This metadata is used to configure Hibernate mapping at the entity level.......
Metadata
Fulltext Metadata
The package Full-Text gathers together all metadata that are concerned with full-text searching....
Metadata
Confidential and NonConfidential
These metadata allow you to configure whether the property value is hidden....
Metadata
AutoPagingSize
This metadata allows you to configure the auto paging size when fetching queries from the services side and the auto paging feature is enabled....
Metadata
Singleton
This metadata allows you to configure whether the Query Panel is displayed in Explorer....
Metadata
MinLength
These metadata properties allow you to place a constraint on the minimum and maximum amounts of certain elements....
Metadata
Default Navigation
This metadata allows you to configure which property is displayed by default when opening an entity in Explorer....
Metadata
Total Digits Formatting
This metadata is used to control the exact number of digits of a numeric property (Integer, Double, Long, and so on)....
Metadata
Condensed
This metadata allows you to configure how a property within an entity behaves when collapsed....
Metadata
GroupBy
This metadata allows you to group entities and enums, either by property or by type. GroupBy is supported only in Thumbnail View and not in the assembly panel (list view)....
Metadata
DetailsViewMode
This metadata allows you to configure the details panel visibility....
Metadata
DefaultView
This metadata allows you to configure which view is the preferred one to be used for opening a given type....
Metadata
Placeholder
This metadata property allows you to configure a piece of text as a placeholder in a text field....
Metadata
Formatting Metadata
The Formatting package gathers together all metadata that is used to format properties when exported to XML....
Metadata
Property Type Selector
The Property Type Selector allows you to resolve metadata depending on the type of property (String, Date, Entity, etc)....
Metadata selector
Metadata
Conjunction Selector
The conjunction selector allows you to determine two or more cases that must all be true for a metadata to be resolved....
Metadata selector
Metadata
Pattern
This metadata allows you to apply constraints on string properties using a regular expression....
Metadata
Metadata
Metadata are an optional way of adding extra, context-sensitive information to a model....
Metadata
Priority
This metadata property allows you to configure the priority of the element it has been assigned to....
Metadata
GroupAssignment
This metadata allows you to assign different properties to a group....
Metadata
Display Metadata
The Display package gathers together all metadata that in some way alters the way the model components are displayed in Control Center or Explorer....
Metadata
Name
This metadata allows you to configure how the entity is labeled....
Metadata
Ordered Link Property Assignment
This metadata is used to map a complex property, either a single or multiple aggregation, using an additional linking entity....
Metadata
Metadata Selectors
Selectors allow you to define conditions on the functionality of metadata. This means that after configuring a selector, the metadata is only resolved (used) when that condition is met....
Metadata selector
Metadata
Bidirectional
This metadata creates a relationship between two properties, so that when one is defined with a new value, the second property is automatically updated. Bidirectional properties are a pair of properties that are meant to represent the opposing sides of a relation....
Metadata
Date Clipping
You can use this metadata to influence how date and time are displayed....
Metadata
TimeZoneless
This metadata allows you to configure a date property to be formatted and inputted at UTC timezone....
Metadata
Bulleting
This metadata property allows you to configure whether properties of a list type are displayed in a numbered list....
Metadata
Excel Column Mapping
You can import data from an Excel spreadsheet by defining columns in a worksheet that are related to properties in Tribefire....
Metadata
SimplifiedAssignment
This metadata allows you to configure whether a simplified UI is used when assigning a property where this metadata is configured in....
Metadata
Excel Mapping Metadata
The package Excel groups all metadata that are concerned with mapping data from Microsoft Excel to tribefire....
Metadata
Inline
This metadata property allows you to configure whether the complex properties of an entity type are displayed inline....
Metadata
Inverse Key Property Assignment
This metadata is used to create an inverted join between complex properties, either single or multiple aggregations....
Metadata
Unique
These metadata allow you to configure whether a property must contain unique values....
Metadata
Key Property Assignment
This metadata is used to create a simple join between complex properties, either single or multiple aggregations....
Metadata
On Change
This metadata allows you to assign a StateChangeProcessor that affects another part of tribefire when a property is changed....
Metadata
Entity Compound Viewing
Using this metadata, you can display properties belonging to a complex type....
Metadata
Resource Streamer Metadata
You can use these metadata to influence the streaming of resources.For information about implementing a resource streamer, see ...
Metadata
Fraction Digits Formatting
This metadata is used to control the maximal number of decimal places allowed in a decimal property....
Metadata
Simple Property Discriminators
The simple property discriminators allow you to resolve metadata depending on the value of a property....
Metadata selector
Metadata
Constant Property Assignment
...
Metadata