public class Fragment extends AbstractPage
| Constructor and Description |
|---|
Fragment() |
| Modifier and Type | Method and Description |
|---|---|
void |
addUsedBy(String componentName,
List<Identifiable> components) |
String |
getDirectiveName() |
Map<String,Variable> |
getExposedVariables() |
String |
getType() |
Map<String,List<Identifiable>> |
getUsedBy() |
boolean |
isUsed() |
Container |
toContainer(FragmentElement fragmentElement) |
accept, addAsset, addAssets, addData, addVariable, equals, getAssets, getData, getHasValidationError, getId, getInactiveAssets, getLastUpdate, getName, getRows, getVariables, hasAsset, hashCode, removeVariable, setAssets, setData, setHasValidationError, setId, setInactiveAssets, setLastUpdate, setName, setRows, setVariables, toStringgetArtifactVersion, getDesignerVersion, getModelVersion, getPreviousArtifactVersion, getPreviousDesignerVersion, getStatus, isFavorite, setDesignerVersion, setDesignerVersionIfEmpty, setFavorite, setModelVersion, setModelVersionIfEmpty, setPreviousArtifactVersion, setPreviousDesignerVersion, setStatusclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetArtifactVersion, getDesignerVersion, getModelVersion, isFavorite, setDesignerVersionIfEmpty, setFavorite, setModelVersionIfEmptypublic Map<String,List<Identifiable>> getUsedBy()
public void addUsedBy(String componentName, List<Identifiable> components)
public String getType()
getType in interface IdentifiablegetType in class DesignerArtifactpublic boolean isUsed()
public String getDirectiveName()
public Container toContainer(FragmentElement fragmentElement)
Copyright © 2020. All rights reserved.